1 2002-12-24 [oliver] 0.8.7claws4
3 * src/stock_pixmap.[ch]
4 move SYLPHEED_LOGO to end of list in order
5 to remove it from Custom Toolbar`s Icon View
7 2002-12-24 [alfons] 0.8.7claws3
10 summary_thread_build(): fix crash because of focus != selection
11 after threading. when deleting the selection, gtk tries but fails
12 to find the correct focusable element. we now force the selection
13 to be focused. this should solve the infamous bug reported by
14 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
15 a test case is available.
17 2002-12-24 [darko] 0.8.7claws2
20 don't crash when unmarking message with unread children
22 2002-12-23 [christoph] 0.8.7claws1
25 * src/common/Makefile.am
26 update Makefiles for moved intl.h, version.h and defs.h
28 rewrite imap_session_get to avoid duplicate code
30 2002-12-23 [paul] 0.8.7claws
32 * Santa-Claws released
36 squeeze in updated Hungarian and Russian translations.
37 Submitted by Gál Zoltán and Ruslan N. Balkin
39 2002-12-23 [paul] 0.8.6claws129
42 updated by Witold Wladyslaw Wojciech Wilk
44 2002-12-23 [paul] 0.8.6claws128
46 * src/quote_fmt_parse.y
47 fix typo and add licence header
49 2002-12-23 [paul] 0.8.6claws127
54 2002-12-23 [paul] 0.8.6claws126
57 updated translation, submitted by Alessandro Maestri
59 2002-12-23 [paul] 0.8.6claws125
61 * src/quote_fmt_parse.y
62 fix signature-stripping on replies bug. match
63 '-- \n' and not '-- '.
65 2002-12-22 [paul] 0.8.6claws124
70 updated translations. submitted by George Danchev,
71 Ricardo Mones Lastra, and Urke MMI respectively
73 2002-12-21 [paul] 0.8.6claws123
78 2002-12-21 [paul] 0.8.6claws122
81 fix bug [643638] where if a person is in one or more
82 addressbook groups editing that person's email
83 address results in removal from those groups.
84 Patch submitted by Luke Plant.
86 2002-12-20 [christoph] 0.8.6claws121
90 reimplement expand_search_string using GString to
91 prevent crashs caused by miscalculated string
92 lengths reported by Paul
94 2002-12-20 [christoph] 0.8.6claws120
97 don't use "changed" to check if op_count has to be changed as it
98 is also set when the message has unread children
99 (closes bug [ 653221 ] crash while deleting duplicates)
101 2002-12-20 [paul] 0.8.6claws119
103 * sync with 0.8.6cvs27
104 see ChangeLog 2002-12-20
106 2002-12-20 [paul] 0.8.6claws118
108 * sync with 0.8.6cvs26
109 see ChangeLog 2002-12-19 and 2002-12-20
111 2002-12-19 [alfons] 0.8.6claws117
114 fix incorrect parsing of email addresses, submitted by
115 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
116 name display if it contains @".
118 2002-12-18 [paul] 0.8.6claws116
120 * sync with 0.8.6cvs23
121 see ChangeLog 2002-12-18
123 2002-12-18 [paul] 0.8.6claws115
130 sync with 0.8.6cvs22.
131 see ChangeLog 2002-12-17 and 2002-12-18
133 2002-12-17 [christoph] 0.8.6claws114
136 o don't create a session if imap greeting fails
137 o don't close socket when authentication fails
138 this is done by imap_session_destroy
140 2002-12-17 [thorsten] 0.8.6claws113
144 tools/google_msgid.pl ** NEW FILE **
145 Added "search for message-id" script and doc
147 2002-12-17 [thorsten] 0.8.6claws112
150 Updated hungarian translation
151 (updated by Gal Zoltan)
153 2002-12-16 [christoph] 0.8.6claws111
156 remove stupid addressbook dump to debug output
158 fix memory leak found by Hiro
160 2002-12-14 [paul] 0.8.6claws110
163 fix menubar sensitivity on send
165 * src/prefs_filtering.c
166 * src/prefs_matcher.c
167 * src/prefs_scoring.c
170 * src/common/quoted-printable.h
173 2002-12-13 [christoph] 0.8.6claws109
176 * src/manage_window.[ch]
177 * src/gtk/Makefile.am
178 * src/gtk/manage_window.[ch]
179 move manage_window files to gtk directory
181 2002-12-13 [christoph] 0.8.6claws108
184 * src/gtkshruler.[ch]
185 * src/gtk/Makefile.am
186 * src/gtk/gtkshruler.[ch]
187 move gtkshruler files to gtk directory
189 2002-12-13 [christoph] 0.8.6claws107
193 * src/gtkstext.[ch] ** REMOVE **
196 * src/gtk/gtkstext.[ch] ** NEW **
197 * src/gtk/Makefile.am
198 o move stext functions to gtkstext.c to remove
199 dependency of gtkutils
200 o move gtkstext files to gtk directory
202 * src/gtk/Makefile.am
203 * src/gtk/sslcertwindow.[ch]
204 UI stuff can always depend on common code so
205 it's ok to add ../common to include path
207 2002-12-13 [colin] 0.8.6claws106
210 Disconnect sighandlers for mainwindow when
211 quicksearch has the focus
213 * src/mainwindow.[ch]
214 Make key_pressed callback public, to be able
217 2002-12-13 [christoph] 0.8.6claws105
220 create .mh_sequences file in new MH folders
221 (closes feature request [ 523162 ] MH folders should
224 2002-12-13 [colin] 0.8.6claws104
227 Better handling of quicksearch show/hide
228 (basically the button stays under the mouse
231 2002-12-13 [paul] 0.8.6claws103
233 * sync with 0.8.6cvs17
234 see ChangeLog 2002-12-13
236 2002-12-13 [paul] 0.8.6claws102
239 updated by Ricardo Mones Lastra
241 2002-12-11 [colin] 0.8.6claws101
244 remove statusbar stuff
246 set statusbar verbosity when moving folders
248 2002-12-11 [colin] 0.8.6claws100
249 * src/prefs_filtering.c
250 * src/prefs_matcher.c
251 * src/prefs_scoring.c
254 2002-12-11 [colin] 0.8.6claws99
256 * src/prefs_common.[ch]
257 Add summary_quicksearch_type
259 Save last used quicksearch type
261 2002-12-11 [jens] 0.8.6claws98
262 * src/prefs_filtering.c
263 * src/prefs_matcher.c
264 * src/prefs_scoring.c
265 added dialog for incomplete rules in scoring, filtering and
266 matcher to ask wheather really close
268 2002-12-11 [colin] 0.8.6claws97
271 Fix folder dnd statusbar logging
273 2002-12-10 [christoph] 0.8.6claws96
285 * src/common/log.[ch]
286 o handle verbose logging in statusbar directly in statusbar code
287 and common code does not need any knowledge about a statusbar
288 o remove direct calls to statusbar_(puts|pop)_all functions
290 2002-12-10 [jens] 0.8.6claws95
293 removed gettext from g_warnings
299 2002-12-10 [colin] 0.8.6claws94
302 finish crash dialog fix
304 2002-12-10 [colin] 0.8.6claws93
307 "Fix" "sylpheed already running" instead of
308 crash dialog appearing after a crash
310 2002-12-10 [colin] 0.8.6claws92
313 add src/gtk/sslcertwindow.c
315 2002-12-10 [paul] 0.8.6claws91
318 updated to reflect recent changes
319 submitted by Alessandro Maestri
321 2002-12-09 [christoph] 0.8.6claws90
324 * src/smtp.[ch] ** REMOVE **
325 * src/common/Makefile.am
326 * src/common/smtp.[ch] ** NEW **
327 move smtp files to common directory
329 2002-12-09 [christoph] 0.8.6claws89
332 * src/session.[ch] ** REMOVE **
333 * src/common/Makefile.am
334 * src/common/session.[ch] ** NEW **
335 move session files to common directory
337 2002-12-09 [paul] 0.8.6claws88
340 fix bug [649746] edit accounts: move account reverted
341 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
343 2002-12-09 [colin] 0.8.6claws87
345 * src/ssl_certificate.c
348 2002-12-09 [colin] 0.8.6claws86
351 Try to open the cert.pem database and
352 issue a warning if it isn't there
354 2002-12-09 [colin] 0.8.6claws85
356 * src/common/ssl_certificate.c
357 * src/gtk/sslcertwindow.c
360 2002-12-09 [colin] 0.8.6claws84
362 * src/ssl_certificate.[ch] ** REMOVED **
363 * src/common/ssl_certificate.[ch] ** NEW **
365 * src/common/Makefile.am
366 Moved ssl_certificate.[ch] to common
368 Put back needed include
369 * src/gtk/sslcertwindow.[ch]
370 Changed ssl_certificate.h include
372 2002-12-09 [colin] 0.8.6claws83
374 * src/gtk/sslcertwindow.[ch]
375 Implement hook for certificate acception
376 * src/ssl_certificate.[ch]
377 Implement hook for certificate acception
379 Reenable certificate acception check
381 Register sslcertwindow's hook
383 2002-12-08 [christoph] 0.8.6claws82
391 o add missing includes
394 * src/common/.cvsignore
395 * src/common/version.h ** REMOVE **
396 remove autogenerated file
398 2002-12-08 [paul] 0.8.6claws81
401 put back needed include
403 2002-12-08 [colin] 0.8.6claws80
405 * src/gtk/sslcertwindow.c
406 Cleaner popups when asking
407 * src/ssl_certificate.c
408 * src/prefs_common.[ch]
409 remove ssl certificate pref
410 put back needed include
412 put back needed include
414 2002-12-08 [christoph] 0.8.6claws79
420 only abort hook invokation if required data is missing not
421 if our own data pointer is NULL, update hookfunction for
424 2002-12-08 [paul] 0.8.6claws78
445 clean up: remove unneccesary includes
447 2002-12-08 [christoph] 0.8.6claws77
452 * src/common/hooks.[ch]
453 hook functions now have a gboolean return value, if a hook
454 returns TRUE it will stop executing of any more hooks in
455 the same hooklist for this invokation
457 2002-12-08 [colin] 0.8.6claws76
460 put back argv0 for CRASH_DIALOG
462 2002-12-08 [christoph] 0.8.6claws75
475 * src/prefs_account.[ch]
476 * src/prefs_common.[ch]
479 * src/ssl_certificate.[ch]
480 * src/ssl_manager.[ch]
481 * src/common/Makefile.am
483 * src/common/nntp.[ch]
484 * src/common/socket.[ch]
485 * src/common/ssl.[ch]
486 * src/gtk/sslcertwindow.[ch]
488 use new autoconf script to detect OpenSSL with extra parameters
489 to specify the location of libs and includes, also remove USE_SSL
492 * src/common/sylpheed.[ch]
493 * src/common/version.h.in
494 start seperation of common code initialization seperated from gui
497 The function that is called when a color lable changes
498 should not change the color lable again
500 2002-12-08 [colin] 0.8.6claws74
502 * src/gtk/sslcertwindow.c
505 2002-12-08 [colin] 0.8.6claws73
509 Register a hook for statusbar_puts_all
511 invoke statusbar_puts_all's hook
513 2002-12-08 [colin] 0.8.6claws72
515 * src/ssl_certificate.c
516 Put back a badly-removed include
518 2002-12-08 [colin] 0.8.6claws71
520 * src/gtk/sslcertwindow.[ch] ** NEW **
521 new certificate presentation
522 * src/gtk/Makefile.am
524 * src/ssl_certificate.[ch]
525 gtk cleanup, made utility functions public
527 use new cert presentation
529 2002-12-07 [christoph] 0.8.6claws70
532 * src/nntp.[ch] ** REMOVE **
533 * src/common/Makefile.am
534 * src/common/nntp.[ch] ** NEW **
535 move nntp files to common directory
537 2002-12-07 [christoph] 0.8.6claws69
541 implement msginfo update callback using sylpheed's new
542 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
544 2002-12-06 [christoph] 0.8.6claws68
547 This patch changes the 'Edit Group Details' dialog to
548 allow extended selections in either pane, so that
549 addresses can be added or removed from a group more
550 quickly and easily. (it actually is a net decrease in
551 file size, as some unnecessary functions have been
553 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
555 2002-12-06 [christoph] 0.8.6claws67
558 * src/template.[ch] ** REMOVE **
559 * src/common/Makefile.am
560 * src/common/template.[ch] ** NEW **
561 move template files to common directory
564 add missing log.h include
566 2002-12-06 [melvin] 0.8.6claws66
568 * src/prefs_actions.c
569 Added the trailing ">" syntax to insert command's output
570 without replacing old text (in contrast to trailing "|").
572 2002-12-05 [colin] 0.8.6claws65
575 Don't modify original search_string or it'll change
576 the next iterations in the for()
578 2002-12-05 [darko] 0.8.6claws64
581 proper check for filtering commands, found by Colin
583 2002-12-05 [darko] 0.8.6claws63
586 check proper string for NULL pointer, found by Colin
588 2002-12-05 [darko] 0.8.6claws62
590 * src/common/utils.[ch]
591 expand_search_string(): new function
592 converts Mutt-like patterns to Sylpheed's
595 use expand_search_string() to allow Mutt-like
596 patterns in extended search
598 document extended option in quick search
600 2002-12-05 [paul] 0.8.6claws61
602 * sync with 0.8.6cvs16
603 see ChangeLog 2002-12-05
608 2002-12-04 [christoph] 0.8.6claws60
611 put imap authentication code into a new function and
612 remove it from imap_session_new that will allow to
613 send other commands before authentication
615 2002-12-04 [christoph] 0.8.6claws59
618 use already existing method to prevent unneeded IMAP
619 folder selects. Set imap_select parameters to NULL
620 in some functions if the values are not required.
623 remove no longer required include
625 2002-12-04 [paul] 0.8.6claws58
628 updated by Ricardo Mones Lastra
631 po/hu.po ** NEW FILE **
632 initial Hungarian translation, submitted
633 by Gál Zoltán <galzoli@hu.inter.net>
635 2002-12-03 [christoph] 0.8.6claws57
638 * src/gtksctree.[ch] ** REMOVE **
639 * src/gtk/Makefile.am
640 * src/gtk/gtksctree.[ch] ** NEW **
641 move gtksctree files to gtk directory
643 2002-12-03 [christoph] 0.8.6claws56
646 * src/md5.[ch] ** REMOVE **
647 * srm/common/Makefile.am
648 * src/common/md5.[ch] ** NEW **
649 move md5 files to common directory
652 remove not required #include
654 2002-12-03 [sergey] 0.8.6claws55
658 gtkut_window_popup(): new function.
660 main_window_popup(): use gtkut_window_popup() to raise
661 window without changing its position.
662 (see sylpheed-main ML message [sylpheed:17247])
664 2002-12-03 [sergey] 0.8.6claws54
667 send_message_local(): removed first-dot escaping
668 (SMTP-only, not needed for sending through pipe)
670 2002-12-03 [paul] 0.8.6claws53
673 update to reflect recent changes (thanks
674 to Ricardo Mones Lastra)
676 * tools/filter_conv.pl
677 fix problem with quoted strings. Patch submitted
678 by Luke Plant <lukeplant@softhome.net>
680 2002-12-03 [paul] 0.8.6claws52
682 * sync with 0.8.6cvs15
683 see ChangeLog 2002-12-03
685 2002-12-02 [christoph] 0.8.6claws51
688 * src/common/log.[ch]
689 implement logging using a hook function
693 define hooklist name in header file to avoid
694 errors caused by wrong spelling of hooklist names
699 2002-12-02 [christoph] 0.8.6claws50
701 * src/common/Makefile.am
702 add src/common/hooks.[ch]
704 * src/common/hooks.[ch]
705 implement a simple hook system using glib's hook functions
709 use new hook system for folder item updates
711 2002-12-02 [christoph] 0.8.6claws49
713 * doc-src/ui_seperation.txt ** NEW **
714 information for ui seperation
717 remove files that were moved to common
718 include common directory by default for the header files
721 * src/common/socket.c
723 implement automaton using g_io_*-functions instead of
724 gdk_input_add to make it ui independent
734 remove common/ prefix because directory is now in
753 * src/ssl_certificate.c
754 add log.h header file for logging functions
760 o move debug_mode to common/utils.c
761 o add functions to set and get debug_mode
763 * src/defs.h ** REMOVE **
764 * src/intl.h ** REMOVE **
765 * src/socket.[ch] ** REMOVE **
766 * src/ssl.[ch] ** REMOVE **
767 * src/utils.[ch] ** REMOVE **
768 replaced by new files in src/common/
770 * src/common/Makefile.am
771 add new files in src/common/
773 * src/common/defs.h ** NEW **
774 * src/common/intl.h ** NEW **
775 * src/common/log.[ch] ** NEW **
776 * src/common/socket.[ch] ** NEW **
777 * src/common/ssl.[ch] ** NEW **
778 * src/common/utils.[ch] ** NEW **
779 replacement for files in src/
781 2002-12-02 [colin] 0.8.6claws48
784 Scroll folderview if necessary during dnd
786 2002-12-02 [colin] 0.8.6claws47
789 Add check to verify a move is within a single mailbox
791 Add specific error string for this check
793 2002-12-02 [colin] 0.8.6claws46
796 Add a test to folder moving, remove a statusbar_print
798 Add Move folder... context-menu item
799 Factorize folder moving code
800 Enable folder DND for mbox
802 2002-12-01 [christoph] 0.8.6claws45
805 remove conf.aspelltest if the version check fails
807 2002-11-30 [christoph] 0.8.6claws44
810 run libtoolize --force in autogen to create missing
813 2002-11-30 [christoph] 0.8.6claws43
819 * src/uuencode.[ch] ** REMOVED **
820 * src/common/Makefile.am
821 * src/common/uuencode.[ch] ** NEW **
822 move uuen/decoder to common directory
824 2002-11-30 [christoph] 0.8.6claws42
827 * src/base64.[ch] ** REMOVED **
836 * src/common/Makefile.am
837 * src/common/base64.[ch] ** NEW **
838 move base64 en/decoder to common directory
840 2002-11-30 [christoph] 0.8.6claws41
842 * src/common ** NEW **
843 new directory for UI independent code
845 new directory for GTK frontend
846 * src/common/.cvsignore ** NEW **
847 * src/gtk/.cvsignore ** NEW **
849 * src/common/Makefile.am ** NEW **
850 * src/gtk/Makefile.am ** NEW **
851 automake files to build new seperated stuff
853 the binary will currently still be build with the
854 files in src, so we include the code from the
855 subdirs for now after building the libs there
857 2002-11-30 [paul] 0.8.6claws40
860 fix bug [642731] 'Wrong selected account with drafted mail'
862 2002-11-29 [oliver] 0.8.6claws39
865 o update summaryview when switching between different
868 o check if messageview holds already removed msg
872 2002-11-29 [oliver] 0.8.6claws38
875 remove not needed variables and includes
876 make messageview stay opened and move to next when msgs are deleted
878 2002-11-29 [oliver] 0.8.6claws37
881 disable compose button (messageview toolbar) by default
882 deleted msgs are moved to trash
884 2002-11-29 [melvin] 0.8.6claws36
887 Increased minimal gpgme version to 0.3.10 (Zombies out)
888 and to detect signatures expirations (gpgme 0.3.6)
891 Use non obsolescent function for Gpgme engine checking.
894 Inform about expired signatures or signatures which key
895 has expired. Expiration date is displayed.
898 Inform about expired signatures or signatures which key
901 2002-11-28 [paul] 0.8.6claws35
904 re-instate 'Check for new messages' in Newsgroup
905 folders right-click menu, after a suggestion from
906 Tim Mann <timmann@users.sourceforge.net>
909 after a crash check only local folders for new
912 2002-11-28 [paul] 0.8.6claws34
915 apply patch that fixes the checking of GTK with XIM
916 support on different OSs, such as FreeBSD. Patch
917 submitted by Topia <topia@users.sourceforge.net>
919 2002-11-28 [paul] 0.8.6claws33
924 more changes to the English
926 2002-11-28 [paul] 0.8.6claws32
928 * sync with 0.8.6cvs13
929 see ChangeLog 2002-11-28 (no sync needed
932 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
934 * src/mainwindow.[ch]
935 add patch by Ivan F. Martinez introducing messageview Toolbar
936 some changes and committed by oliver
938 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
940 * src/messageview.[ch]
941 add patch by Ivan F. Martinez introducing messageview Toolbar
942 some changes and committed by oliver
944 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
947 add patch by Ivan F. Martinez introducing messageview Toolbar
948 some changes and committed by oliver
950 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
953 add patch by Ivan F. Martinez introducing messageview Toolbar
954 some changes and committed by oliver
956 2002-11-28 [oliver] 0.8.6claws27
958 * src/prefs_toolbar.[ch]
959 getting ready for messageview toolbar
960 free mem allocated by gettext
961 change prefs_toolbar to prefs_toolbar_open
963 2002-11-28 [thorsten] 0.8.6claws26
966 cleaned up conflicting declarations of
967 imageview_show_image()
969 2002-11-28 [paul] 0.8.6claws25
971 * src/grouplistdialog.c
973 src/prefs_summary_column.c
974 a few more improvements to the English
976 2002-11-28 [colin] 0.8.6claws24
979 A few updates to command-line parameters
981 2002-11-28 [colin] 0.8.6claws23
983 * src/prefs_filtering.c
984 Fix problems with prefs_filtering_delete_path:
985 a) if the first rule is removed, original pointers
986 weren't updated (leading to segfaults)
987 b) it was always global_processing updated in case
988 of removed path was parent of rule path
990 2002-11-27 [paul] 0.8.6claws22
996 src/prefs_customheader.c
997 src/prefs_display_header.c
998 src/prefs_filtering.c
999 src/prefs_folder_item.c
1002 src/prefs_summary_column.c
1003 src/prefs_template.c
1005 improve the English in the GUI
1007 2002-11-27 [colin] 0.8.6claws21
1010 Fix processing renaming problems happening after
1013 2002-11-27 [colin] 0.8.6claws20
1016 recursive move now deletes src each subfolder after
1019 Use identifier instead of path during dnd (enables
1022 2002-11-27 [paul] 0.8.6claws19
1025 apply patch that does command-line processing
1026 BEFORE gtk_init, allowing claws to run from
1027 shell-scripts in non-X environment (e.g. crontab
1028 or ip-up, ip-down scripts). Patch submitted by
1029 Ruslan N. Balkin <baron@dartel.ru>
1032 updated by Alessandro Maestri
1034 2002-11-27 [paul] 0.8.6claws18
1036 * sync with 0.8.6cvs12
1038 Differences are that main uses a 'Receive dialog'
1039 frame on the Interface tab, whereas claws groups all
1040 the dialogs together in a 'Dialogs' frame.
1042 2002-11-27 [colin] 0.8.6claws17
1044 * src/prefs_matcher.c
1045 Fix Execute criteria's NOT flag
1048 2002-11-26 [christoph] 0.8.6claws16
1051 rewrite the ssl code a little bit, only use one
1052 SSL context, set default certificates' file/path
1054 2002-11-26 [thorsten] 0.8.6claws15
1057 default-reply-to didn't work for ml-reply
1059 2002-11-26 [melvin] 0.8.6claws14
1061 * src/prefs_actions.c
1062 Made pipe-actions ignore short headers in message view
1063 Made trailing-pipe-actions write in the message view with
1064 the same font as the original message
1066 2002-11-26 [paul] 0.8.6claws13
1069 this time commit the correct file
1071 2002-11-26 [paul] 0.8.6claws12
1073 * sync with 0.8.6cvs11
1074 src/quote_fmt_parse.y
1079 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
1081 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
1084 see ChangeLog 2002-11-25 and 2002-11-26
1086 2002-11-26 [colin] 0.8.6claws11
1089 Fix collapsed folder not auto-expanding during
1090 mail dnd, if it was the source folder.
1092 2002-11-25 [colin] 0.8.6claws10
1094 * src/folderview.[ch]
1095 Variable renaming and cleaning (slist of nodes
1096 to be re-collapsed is stored in FolderView)
1098 2002-11-25 [paul] 0.8.6claws9
1100 * src/prefs_common.[ch]
1101 fix breakage caused by last commit
1103 2002-11-25 [paul] 0.8.6claws8
1105 * sync with 0.8.6cvs4
1106 see ChangeLog 2002-11-21
1108 2002-11-25 [paul] 0.8.6claws7
1110 * sync with 0.8.6cvs4
1111 see ChangeLog 2002-11-20
1113 2002-11-25 [paul] 0.8.6claws6
1115 * sync with 0.8.6cvs3
1116 see ChangeLog 2002-11-18
1118 2002-11-25 [colin] 0.8.6claws5
1121 Add gtkut_ctree_node_is_parent()
1123 Spring-loaded folders
1125 2002-11-25 [colin] 0.8.6claws4
1128 Add slist_concat_unique(), function to merge
1129 two GSList filtering dups
1131 * src/summaryview.[ch]
1134 Add detection/update/display of unread answers
1137 Add procmsg_find_children()
1138 Add procmsg_msg_has_marked_parent()
1140 2002-11-25 [colin] 0.8.6claws3
1142 * src/ssl_certificate.[ch]
1143 Allow checking a certificate without a DNS
1145 Allow to forget a cert (by deleting it)
1146 Make ssl_certificate_destroy_public
1147 * src/ssl_manager.[ch] ** NEW FILES **
1148 Gui to manage (display/remove) certificates
1149 * src/prefs_common.[ch]
1150 Add a pref to allow silent acceptation of
1151 trusted certificates or not (based on the
1152 "I want to know what's going on" principle)
1154 Add SSL manager in Tools menu
1156 Add the new files to the build
1158 Add ssl_manager.c to translations
1160 2002-11-25 [colin] 0.8.6claws2
1162 * src/summaryview.[ch]
1163 Add S_SEARCH_EXTENDED to the quick search, which
1164 allows to search using filtering syntax.
1166 2002-11-25 [colin] 0.8.6claws1
1169 Deletion of duplicates now prefer deleting
1170 the unread dup (fixes feature-request 638989).
1172 2002-11-24 [paul] 0.8.6claws
1178 updated by Ricardo Mones Lastra,
1179 Witold Wladyslaw Wojciech Wilk,
1180 Ruslan N. Balkin, and Urke MMI
1183 2002-11-24 [paul] 0.8.5claws182
1186 updated by George Danchev
1188 2002-11-23 [alfons] 0.8.5claws181
1191 tiny memory leak found by browsing Dimitar's
1194 2002-11-23 [paul] 0.8.5claws180
1197 updated by Alessandro Maestri
1199 2002-11-22 [christoph] 0.8.5claws179
1203 * src/prefs_filtering.c
1207 2002-11-22 [alfons] 0.8.5claws178
1210 summary_execute_delete_func(): if message is deleted, make
1211 sure to also remove its entry in the subject hash table.
1212 fixes a corner case bug.
1214 2002-11-22 [paul] 0.8.5claws177
1217 add 'autom4te.cache'
1219 * ltconfig ** REMOVED **
1222 2002-11-22 [paul] 0.8.5claws176
1225 textview_set_font(): fix for message display in
1226 UTF-8 locales (thanks to Sergey Vlasov).
1229 add new team members and contributors
1232 2002-11-21 [colin] 0.8.5claws175
1235 Add procmsg_remove_special_headers()
1237 Use procmsg_remove_special_headers() for
1240 2002-11-21 [colin] 0.8.5claws174
1243 Fix moving/copying from queue/draft folders
1246 2002-11-21 [christoph] 0.8.5claws173
1252 * src/matcher_parser_lex.[hl]
1254 * src/mbox_folder.[ch]
1255 * src/prefs_filtering.c
1257 * src/quote_fmt_lex.l
1259 fix all warnings except the warnings in lex and yacc files
1261 2002-11-20 [christoph] 0.8.5claws172
1264 fix MsgInfo retrieval for IMAP draft and queue folders
1265 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1267 2002-11-19 [christoph] 0.8.5claws171
1270 fix segfault, when draft saving does not get
1271 the MsgInfo of the new message
1272 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1274 2002-11-19 [christoph] 0.8.5claws170
1277 add parameter check for flag setting function
1278 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1280 2002-11-18 [paul] 0.8.5claws169
1283 more sensitivity fixes to redirect mode:
1284 * disable toolbar draft button
1285 * allow only Address book in the Tools menu
1286 * disable editing of message by the spell
1289 2002-11-18 [paul] 0.8.5claws168
1292 fix sensitivity of menu items in compose_redirect():
1293 allow only the necessary items
1295 2002-11-18 [paul] 0.8.5claws167
1298 fix bug [ 603259 ] 'attachment got lost on bounce'
1300 2002-11-18 [paul] 0.8.5claws166
1303 updated by Ruslan N. Balkin <baron@dartel.ru>
1305 2002-11-18 [colin] 0.8.5claws165
1309 Remove old filtering stuff
1312 2002-11-17 [oliver] 0.8.5claws164
1315 remove not needed typedef
1317 2002-11-17 [oliver] 0.8.5claws163
1320 make toolbar's on click events translatable
1322 2002-11-15 [colin] 0.8.5claws162
1325 Revert too-soon integration of a feature
1327 2002-11-15 [christoph] 0.8.5claws161
1330 use main's implementation of imap_get_msginfo
1332 2002-11-15 [christoph] 0.8.5claws160
1342 replace claws' fetch_msginfo with main's get_msginfo
1343 (use main's implementation where possible)
1345 2002-11-15 [colin] 0.8.5claws159
1347 * src/ssl_certificate.c
1350 2002-11-16 [melvin] 0.8.5claws158
1353 Updated French translations.
1355 2002-11-16 [colin] 0.8.5claws157
1357 * src/ssl_certificate.c
1358 Check for missing parts in the certificates
1360 2002-11-15 [colin] 0.8.5claws156
1363 Preventive fix (missing check) found by
1369 sync with 0.8.6 release
1371 2002-11-15 [colin] 0.8.5claws155
1375 Fix error handling of folder_item_move_to()
1378 2002-11-15 [colin] 0.8.5claws154
1382 folder_item_move_to() sets an error message instead
1383 of having GUI stuff in folder.c
1385 2002-11-15 [colin] 0.8.5claws153
1388 Implemented a callback for MsgInfo updates,
1389 heavily copy/pasted from Christoph's folder
1391 * src/summaryview.[ch]
1392 Register summary_update_msg as callback
1394 2002-11-14 [colin] 0.8.5claws152
1397 Update the FolderItem after sending (fixes 617593)
1399 2002-11-14 [christoph] 0.8.5claws151
1402 fix wrong position of NULL pointer check found
1405 2002-11-14 [christoph] 0.8.5claws150
1408 fix segfault when deleting messages from IMAP folders
1409 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1411 2002-11-14 [colin] 0.8.5claws149
1414 Forwarding was also ignoring the folder's default account.
1416 2002-11-14 [colin] 0.8.5claws148
1419 Fix sent folder not set to folder properties when
1422 2002-11-14 [thorsten] 0.8.5claws147
1425 inc_start(): Files were not moved from .processing to inbox,
1426 if no global processing rule existed
1428 2002-11-14 [colin] 0.8.5claws146
1430 * src/ssl_certificate
1433 2002-11-14 [paul] 0.8.5claws145
1436 updated by Alessandro Maestri
1438 2002-11-13 [alfons] 0.8.5claws144
1441 folder_item_close(): only mark messages unread
1442 when a folder has new messages
1444 2002-11-13 [keith] 0.8.5claws143
1447 Fix problem moving or copying between
1450 2002-11-13 [colin] 0.8.5claws142
1452 * src/matcher_parser_parse.y
1453 Fix rule problem when " don't match
1455 2002-11-13 [christoph] 0.8.5claws141
1459 moved cache saving to folder_item_close
1460 the folderview should not have to deal with
1463 2002-11-13 [christoph] 0.8.5claws140
1466 moved setting of important score to
1467 summary_set_prefs_from_folderitem
1469 2002-11-13 [colin] 0.8.5claws139
1471 * src/matcher_parser_parse.y
1472 Fix a segfault in the parser (happening when
1473 a good expression had been tested and a bad
1476 2002-11-13 [paul] 0.8.5claws138
1478 * sync with 0.8.5cvs24
1479 see ChangeLog 2002-11-13
1482 updated by Fabio Jr. Beneditto
1484 2002-11-13 [colin] 0.8.5claws137
1489 Revert last commit, problem
1491 2002-11-13 [colin] 0.8.5claws136
1494 Remove duplicated code
1496 Bumped CACHE_VERSION and MARK_VERSION
1498 Network endian for cache and mark files
1500 2002-11-12 [colin] 0.8.5claws135
1503 Fix the "socket error" dialog which disappeared
1505 2002-11-12 [colin] 0.8.5claws134
1508 Reverse last commit which had performance
1509 problems, but still reverse the list
1511 2002-11-12 [colin] 0.8.5claws133
1516 2002-11-12 [melvin] 0.8.5claws132
1519 Added a check for a NULL prefs_common.dictionary
1521 2002-11-12 [colin] 0.8.5claws131
1523 * src/ssl_certificate.[ch]
1526 2002-11-12 [colin] 0.8.5claws130
1528 * src/ssl_certificate.[ch]
1529 Take connection port into account for
1530 checking certificates (a single hostname
1531 could have multiple servers with multiple
1534 Pass the port to ssl_certificate_check
1536 2002-11-12 [paul] 0.8.5claws129
1539 fix a typo in last commit
1541 2002-11-12 [paul] 0.8.5claws128
1543 * sync with 0.8.5cvs23
1544 see ChangeLog entry 2002-11-12
1546 2002-11-11 [colin] 0.8.5claws127
1548 * src/ssl_certificate.c
1550 Don't popup, instead log error, if the
1551 corresponding pref is checked
1552 * src/ssl_certificate.h
1553 include <openssl/objects/h>
1555 2002-11-11 [colin] 0.8.5claws126
1557 * src/ssl_certificate.h
1560 2002-11-11 [colin] 0.8.5claws125
1562 * src/ssl_certificate.c
1565 2002-11-11 [colin] 0.8.5claws124
1569 * src/ssl_certificate.[ch]
1570 Cleaned a bit (better use of SSL API)
1571 (This will cause non-recognition of saved
1572 certificates of claws12[23]...)
1574 2002-11-11 [paul] 0.8.5claws123
1577 updated by Ricardo Mones Lastra
1579 2002-11-11 [colin] 0.8.5claws122
1584 2002-11-11 [colin] 0.8.5claws121
1586 * src/ssl_certificate.[ch] ** NEW FILES **
1588 Check SSL certificates presented to us
1590 Add ssl_certificate.[ch]
1592 Add ssl_certificate.c
1594 2002-11-11 [paul] 0.8.5claws120
1596 * sync with 0.8.5cvs22
1597 see ChangeLog 2002-11-11
1599 2002-11-11 [paul] 0.8.5claws119
1601 * sync with 0.8.5cvs21
1602 see ChangeLog 2002-11-11
1604 2002-11-10 [jens] 0.8.5claws118
1608 corrected some typing
1610 updated german translation
1612 cleaned up specfile and adjusted it for claws
1614 2002-11-10 [colin] 0.8.5claws117
1617 a STATUSBAR_PUSH/POP fix
1619 2002-11-10 [colin] 0.8.5claws116
1621 * src/prefs_folder_item.c
1622 Fix hanging after opening folder properties
1624 2002-11-10 [hoa] 0.8.5claws115
1626 * src/matcher_parser_lex.l
1627 * src/matcher_parser_parse.y
1628 config file for scoring and filtering is no more trashed
1629 when there is a syntax error in a filtering rule when
1630 editing it in a dialog.
1632 2002-11-09 [colin] 0.8.5claws114
1635 Added missing initialisation of folder->destroy()
1637 2002-11-09 [colin] 0.8.5claws113
1641 Fix the status bar messages
1643 2002-11-09 [colin] 0.8.5claws112
1646 Fix hangs after folder dnd, happening after
1649 2002-11-09 [christoph] 0.8.5claws111
1652 just changed order of calls (reverse order of
1655 lock inc when checking only one account, otherwise
1656 inc all could be executed at the same time
1658 2002-11-09 [christoph] 0.8.5claws110
1661 better unlock the mouse cursor before calling
1662 summary_show because it changes the cursor too
1664 2002-11-09 [christoph] 0.8.5claws109
1668 add functions to open and close a folder
1669 o opending will execute scanning for remote folders
1671 o closing will unset new flag for messages
1673 2002-11-09 [colin] 0.8.5claws108
1676 Add a call to prefs_matcher_write_config to
1677 avoid non-leaf folders filtering settings to be
1680 2002-11-09 [paul] 0.8.5claws107
1682 * src/prefs_account.c
1685 2002-11-09 [colin] 0.8.5claws106
1690 2002-11-09 [colin] 0.8.5claws105
1693 Fix prefs_filtering deletion for MH folders (same
1695 * src/prefs_filtering.c
1696 Fix prefs_filtering renaming and deletion for
1697 folder-based processing rules.
1699 2002-11-09 [christoph] 0.8.5claws104
1703 * src/folderview.[ch]
1709 * src/prefs_folder_item.c
1712 implement a callback system for folder item updates
1714 2002-11-09 [colin] 0.8.5claws103
1717 Fix prefs_filtering renaming for MH folders (we
1718 shouldn't rename by path as another folder could
1719 have the same hierarchy).
1721 2002-11-09 [colin] 0.8.5claws102
1724 Fix a leak found by Christoph, use better variable
1727 2002-11-09 [colin] 0.8.5claws101
1730 One more fix for processing rules
1732 2002-11-08 [colin] 0.8.5claws100
1735 Don't copy the compiled regexp (will be reevaluated)
1737 Lock folderview while moving
1739 Provide info on what's happening to the user
1741 2002-11-08 [colin] 0.8.5claws99
1744 Fix folder reordering after a move if parent is
1747 Add function to copy a ScoringProp
1748 * src/prefs_folder_item.c
1749 Copy scoring rules when copying a folder prefs
1751 2002-11-08 [colin] 0.8.5claws98
1754 Fixes in case of failure
1755 * src/filtering.[ch]
1756 Add function to duplicate a FilteringProp
1758 Add function to duplicate a MatcherProp
1759 * src/prefs_folder_item.c
1760 Save folder's processing rules when copying
1763 2002-11-08 [colin] 0.8.5claws97
1768 Change a printf to debug_print
1770 2002-11-08 [colin] 0.8.5claws96
1774 Fix segfaults, call me stupido
1777 2002-11-08 [colin] 0.8.5claws95
1780 Added forgotten prefs to save when moving folders
1782 2002-11-08 [colin] 0.8.5claws94
1785 Fixes to folder DND (prefs copy)
1787 Optimization for folder DND (don't rescan whole tree)
1788 Added folderview_create_folder_node() for this
1789 optimization, so de-duped a bit the code
1790 * src/prefs_folder_item.[ch]
1791 Added prefs_folder_item_copy_prefs()
1793 2002-11-08 [paul] 0.8.5claws93
1795 * src/prefs_account.c
1797 tools/kmail2sylpheed_v2.pl
1800 2002-11-08 [paul] 0.8.5claws92
1803 src/prefs_account.[ch]
1804 remove account options 'clearsign' and 'ascii_armored',
1805 replace with 'default_gnupg_mode' to prevent mixed-mode
1808 2002-11-08 [paul] 0.8.5claws91
1811 re-implement GnuPG 'on-the-fly' mode selection,
1814 2002-11-08 [colin] 0.8.5claws90
1817 src/prefs_folder_item.c
1818 Change "Property" to "Properties"
1820 2002-11-07 [colin] 0.8.5claws89
1824 Allow folder dropping to a root folder
1826 2002-11-07 [paul] 0.8.5claws88
1831 2002-11-07 [paul] 0.8.5claws87
1834 fix reply-to-list bug. closes bug report
1835 "[633382] reply-to-list broken in recent cvs"
1837 2002-11-07 [paul] 0.8.5claws86
1840 add a forgotten '#if USE_GPGME ... #endif'
1842 2002-11-07 [paul] 0.8.5claws85
1844 * sync with 0.8.5cvs20
1845 see ChangeLog 2002-11-07
1847 2002-11-07 [colin] 0.8.5claws84
1850 Change folder_item_move_to to return the newly
1853 Select the new folderitem after moving.
1855 2002-11-07 [colin] 0.8.5claws83
1857 * src/prefs_filtering.c
1858 Fix rule rewriting when moving a leaf folder to a
1861 2002-11-07 [colin] 0.8.5claws82
1863 * src/prefs_filtering.c
1866 2002-11-07 [colin] 0.8.5claws81
1869 Add folder_item_move_to() function to move a
1870 folderitem into another one (updates matcher etc)
1872 Add folder drag'n drop (context menu to come)
1873 [Should be dataloss free, but Please backup before
1876 2002-11-06 [colin] 0.8.5claws80
1879 mh_create_folder() returns NULL if can't create
1882 2002-11-06 [paul] 0.8.5claws79
1885 allow 'on-the-fly' changing of the type of encryption
1886 and/or signing used (mime/ascii) via the compose window
1888 2002-11-06 [paul] 0.8.5claws78
1890 * sync with 0.8.5cvs19
1891 see ChangeLog 2002-11-06 for src/account.c:
1892 account_get_special_folder()
1894 2002-11-05 [alfons] 0.8.5claws77
1897 very minor cleanups: nothing to see here, move on. :-)
1899 2002-11-05 [colin] 0.8.5claws76
1902 Changes choices if compose windows are opened to
1903 Discard, Draft, Don't quit
1905 2002-11-05 [thorsten] 0.8.5claws75
1908 reenabled default_reply_to folder option
1910 2002-11-05 [colin] 0.8.5claws74
1917 add clean_quit() for the SIGTERM handler
1919 2002-11-05 [paul] 0.8.5claws73
1922 updated by Ricardo Mones Lastra
1924 2002-11-05 [melvin] 0.8.5claws72
1927 Fixed log-clipping bug #616795.
1928 To stop logging in the log window use 0 length.
1929 * src/prefs_common.c
1930 Added a label to inform about the 0 log length behaviour.
1932 2002-11-05 [paul] 0.8.5claws71
1934 * sync with 0.8.5cvs17
1935 see ChangeLog 2002-11-05
1937 2002-11-04 [paul] 0.8.5claws70
1939 * sylpheed-128x128.png
1942 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1943 <nikai@users.sourceforge.net>
1946 updated by George Danchev
1948 2002-11-03 [thorsten] 0.8.5claws69
1953 add check if gpg is active
1955 2002-11-03 [thorsten] 0.8.5claws68
1958 removed GSList declaration causing trouble on MacOS-X
1959 (submitted by alfons, reported by xfesty)
1961 2002-11-01 [paul] 0.8.5claws67
1964 remove last remnants of main's filter code
1966 2002-11-01 [paul] 0.8.5claws66
1968 * tools/filter_conv.pl
1969 fix bug where user-defined headers were ignored
1971 2002-11-01 [paul] 0.8.5claws65
1974 make a debug_print() not translatable
1976 2002-10-31 [melvin] 0.8.5claws64
1979 Fixed --disable-aspell-test. Now --disable-aspell-test will
1980 not run any GNU/aspell test. The dictionary path will
1981 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1982 was given, in which case, it will be $prefix/lib/aspell/
1984 Fixed typo in commentary (Aspell code).
1986 2002-10-31 [paul] 0.8.5claws63
1989 remove src/filter.c and src/prefs_filter.c
1990 thanks to Ricardo for reminding me
1992 2002-10-31 [colin] 0.8.5claws62
1997 2002-10-31 [paul] 0.8.5claws61
1999 * src/prefs_filter.[ch] ** REMOVED **
2000 src/filter.[ch] ** REMOVED **
2009 src/prefs_filtering.c
2010 src/summaryview.[ch]
2011 remove main's 'filter' code
2014 update to reflect removal of main's filter
2016 2002-10-31 [paul] 0.8.5claws60
2019 remove check for global_processing in summary_filter_open().
2020 This fixes the bug where if the user uses the right-click
2021 'Create filter rule...' and doesn't have any filter rules
2022 already defined in claws' advanced filtering, the newly
2023 created filter rule goes to main's filtering which is
2024 inaccessible through the gui. Now the filter rule gets added
2025 to claws' filtering by default.
2027 2002-10-28 [melvin] 0.8.5claws59
2029 * src/prefs_actions.c
2030 Fixed bug #627322 where MIME parts were not always
2031 correctly passed to a %p action
2032 Display an error dialog when message filename is not found.
2034 2002-10-28 [melvin] 0.8.5claws58
2036 * src/prefs_common.c
2037 Readded a missing function declaration lost in 0.8.3claws34
2039 2002-10-28 [paul] 0.8.5claws57
2041 * sync with 0.8.5cvs15
2042 see ChangeLog 2002-10-28 and 2002-10-25
2044 Note: ChangeLog entry 2002-10-24 is not sync'ed.
2046 2002-10-27 [oliver] 0.8.5claws56
2049 plug leak in pop3_top_recv
2051 2002-10-26 [christoph] 0.8.5claws55
2054 set need_update folder flag when messages are added
2055 (closes bug [ 626922 ] folder not updated after receiving)
2057 2002-10-25 [melvin] 0.8.5claws54
2060 Fixed a memleak introduced in the scaling code.
2062 2002-10-24 [alfons] 0.8.5claws53
2065 make filtering's forward message action forward from the
2067 (closes bug [628089 ] Filter -> Forward from address problem
2070 2002-10-24 [christoph] 0.8.5claws52
2074 o use manual of current locale or english if current
2075 locale is not available (and english is available)
2076 o also link to sylpheed doc project manuals
2078 2002-10-23 [paul] 0.8.5claws51
2081 tools/kmail2sylpheed_v2.pl
2082 add new version of kmail addressbook importer script.
2083 works with newer versions of Kmail/KAddressBook which
2084 have new and rearranged data.
2086 2002-10-23 [martin] 0.8.5claws50
2092 added length parameter to get_abbrev_newsgroup_name()
2093 changed this function so that it abbreviates the newsgroup
2094 names only so long it is smaller than the length parameter
2095 (for better reading of some newsgroup names and space efficiency)
2097 2002-10-22 [colin] 0.8.5claws49
2100 Revert Alfons' last modification (after voting ;-))
2102 2002-10-21 [alfons] 0.8.5claws48
2105 folder view in folder selection dialog reflects state of
2106 folder view in main window
2108 2002-10-18 [alfons] 0.8.5claws47
2111 drop imported messages in folder selected by user,
2112 and not in the inbox
2113 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
2115 2002-10-18 [alfons] 0.8.5claws46
2118 make automagic reply work correctly for email accounts
2119 (whether it's viable to do a full sync with Hiro's
2120 compose.c is still under discussion)
2122 2002-10-18 [melvin] 0.8.5claws45
2124 * src/prefs_actions.c
2125 Fixed bug #622275 where asynchroneous actions left
2127 Made (synchroneous) actions' input be displayed live.
2129 2002-10-18 [christoph] 0.8.5claws44
2132 don't add a newline in the textview in front of the
2133 first textpart if header display is disabled
2134 (closes bug [ 603385 ] disabled header display leaves blank
2137 2002-10-18 [christoph] 0.8.5claws43
2144 folder->get_num_list now returns an error code
2145 (closes bug [ 609424 ] News cache cleared on failure)
2147 2002-10-17 [colin] 0.8.5claws42
2150 Changed a printf by debug_print
2154 * tools/OOo2sylpheed.pl
2155 allow for spaces in the name of the
2156 file to be attached.
2158 2002-10-16 [colin] 0.8.5claws41
2161 Use a tristate to change online mode
2163 2002-10-16 [paul] 0.8.5claws40
2166 updated by Ricardo Mones Lastra
2168 2002-10-16 [colin] 0.8.5claws39
2172 Added --online and --offline command-line
2175 2002-10-15 [christoph] 0.8.5claws38
2178 set mimeinfo->name to NULL after g_free to
2179 avoid double freeing with g_free
2181 2002-10-14 [christoph] 0.8.5claws37
2186 remove calls to folder->change_flags that are now
2187 done by procmsg flag functions (seems it is not
2188 used by any foldertype anyway)
2190 init folder->change_flags with NULL
2192 2002-10-14 [christoph] 0.8.5claws36
2196 use virtual functions for folder item new and destroy
2199 2002-10-14 [melvin] 0.8.5claws35
2202 Added a test to not run the spell checker if no default
2203 dictionary is available. No dialog is displayed though.
2205 2002-10-14 [melvin] 0.8.5claws34
2208 Fixed bug in dictionary list context menu where
2209 "More..." pointed to an emtpy submenu if the
2210 number of dictionaries is a multiple of 15
2211 Removed unneeded code in suggestions list creation
2213 2002-10-14 [paul] 0.8.5claws33
2216 updated by George Danchev
2218 2002-10-13 [hoa] 0.8.5claws32
2221 src/matcher_parser_parser.y
2222 removed the escaped string from internal structure
2225 2002-10-12 [colin] 0.8.5claws31
2227 * src/gtksctree.[ch]
2229 Removed useless function gtksctree_reanchor
2231 2002-10-12 [alfons] 0.8.5claws30
2233 * sync with remaining main changes 2002-10-09 - 2002-10-11
2234 - drop changes to src/compose.c (requires claws specific changes)
2236 2002-10-12 [alfons] 0.8.5claws29
2238 * sync with main changes of 2002-10-08
2239 - drop changes to src/compose.c (requires claws specific changes)
2240 - drop changes to src/summaryview.c (requires changes to compose.c)
2242 2002-10-12 [alfons] 0.8.5claws28
2244 * sync with main changes of 2002-10-07
2246 2002-10-12 [alfons] 0.8.5claws27
2248 * sync with main changes of 2002-10-04
2249 - drop changes to src/compose.c (requires claws specific changes)
2250 - drop changes to src/prefs_folder_item.c (claws implementation
2251 seems to be working)
2253 2002-10-12 [colin] 0.8.5claws26
2256 Fix folder-flicker when space-reading, introduced
2259 2002-10-12 [colin] 0.8.5claws25
2262 Save account address when saving as draft.
2265 2002-10-12 [colin] 0.8.5claws24
2268 Fix the problem consisting of no message selected
2269 after the last message in a folder has been moved.
2271 2002-10-12 [paul] 0.8.5claws23
2274 src/prefs_template.c
2276 add Cc and Bcc to templates. Patch submitted by
2279 2002-10-12 [colin] 0.8.5claws22
2282 Fix a bug after "Check for new messages":
2283 If a folder was opened, it was still selected at
2284 the end of the check, but displayed empty.
2286 Remove unnecessary check
2291 be more verbose in the description of
2295 2002-10-11 [colin] 0.8.5claws21
2298 Make space work (better) when no mail is selected
2300 2002-10-11 [colin] 0.8.5claws20
2306 2002-10-11 [colin] 0.8.5claws19
2309 revert 0.8.5claws6 changes as i couldn't get to
2312 2002-10-11 [melvin] 0.8.5claws18
2315 Removed buggy and unused macro (should have been committed in
2318 2002-10-11 [melvin] 0.8.5claws17
2321 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2323 2002-10-11 [thorsten] 0.8.5claws16
2326 remove rescan warning
2328 2002-10-11 [colin] 0.8.5claws15
2331 fix a segfault that happens if conv_unmime_header
2332 fails (should be better to find out why it fails)
2334 2002-10-11 [christoph] 0.8.5claws14
2337 update folderview stats after ignore/unignore thread
2339 2002-10-11 [hoa] 0.8.5claws13
2341 * src/quote_fmt_parse.y
2342 Fixed a yacc/bison syntax error
2344 Escaping of string is fixed.
2346 2002-10-11 [colin] 0.8.5claws12
2349 Resize images to fit
2351 2002-10-11 [paul] 0.8.5claws11
2354 updated by Ricardo Mones Lastra
2356 2002-10-10 [alfons] 0.8.5claws10
2359 allow dropping files by "moving" files from a file manager,
2360 not only by the more cumbersome "copying". the latter
2361 mostly implies holding down the Control button
2363 2002-10-10 [christoph] 0.8.5claws9
2366 update folders after thread building for ignored threads
2368 2002-10-10 [christoph] 0.8.5claws8
2372 * src/filtering.[ch]
2374 * src/folderview.[ch]
2379 * src/summaryview.[ch]
2380 o added new flag need_update to FolderItem
2381 o removed folder_table from various functions from tracking
2383 o set need_update flags in folder.c's move, copy and delete
2384 functions and procmsg's flags functions
2385 o added function folderview_update_items_when_required that
2386 updates all folders with need_update set
2387 o call folderview_update_items_when_required instead of
2388 folderview_update_item_foreach
2390 2002-10-09 [sergey] 0.8.5claws7
2393 Strip CRs whel loading the text into editor in reedit mode.
2395 2002-10-09 [colin] 0.8.5claws6
2398 Make Space work when no mail is selected
2400 2002-10-09 [colin] 0.8.5claws5
2402 * src/gtksctree.[ch]
2404 Add gtk_sctree_reanchor()
2406 Use gtk_sctree_reanchor() - better fix for
2409 2002-10-09 [colin] 0.8.5claws4
2412 Fix shift-click select after delete problem
2415 2002-10-08 [thorsten] 0.8.5claws3
2418 exclude current msg from -hide read messages-
2420 2002-10-08 [colin] 0.8.5claws2
2425 Differentiate socket errors from disk full
2428 2002-10-08 [christoph] 0.8.5claws1
2432 modifications for new config directory
2434 * config.guess ** REMOVED **
2435 * config.sub ** REMOVED **
2436 * install-sh ** REMOVED **
2437 * ltmain.sh ** REMOVED **
2438 * missing ** REMOVED **
2439 * mkinstalldirs ** REMOVED **
2440 these files are autogenerated by automake
2441 when you run autogen.sh
2443 * config/.cvsignore ** NEW FILE **
2444 * config/Makefile.am ** NEW FILE **
2445 ignore autogenerated files
2446 create a Makefile in this directory
2448 2002-10-08 [paul] 0.8.5claws
2450 * 0.8.5claws release
2455 fix quote reply format for newsgroups reply bug
2460 updated by me and Witold Wladyslaw Wojciech Wilk
2463 2002-10-07 [paul] 0.8.3claws53
2468 updated messages catalogs, submitted by
2469 Alessandro Maestri, Fabio Jr.Beneditto
2470 and Urke MMI, respectively.
2472 2002-10-07 [christoph] 0.8.3claws52
2477 fix new folder ghost message bug
2478 (closes bug [ 619722 ] wrong count for newly created folders)
2480 2002-10-07 [christoph] 0.8.3claws51
2483 fix news posting problem
2485 2002-10-07 [melvin] 0.8.3claws50
2488 Updated French translation
2490 2002-10-05 [christoph] 0.8.3claws49
2493 check if line_start_cache is set in gtk_stext_update_text
2494 (closes bug [ 618119 ] crash while doing search in folder)
2496 2002-10-05 [christoph] 0.8.3claws48
2502 implement cache cleanups for claws' folder system
2503 (closes bug [ 595916 ] imapcache not cleaned up)
2505 2002-10-05 [melvin] 0.8.3claws47
2507 * src/prefs_actions.c
2508 Made the help text more clear for the %p token
2510 2002-10-04 [paul] 0.8.3claws46
2513 see ChangeLog 2002-10-02 and 2002-10-03
2515 2002-10-04 [christoph] 0.8.3claws45
2518 fix segfault caused by pop before smtp
2519 call to inc_account_mail with NULL
2522 2002-10-04 [paul] 0.8.3claws44
2525 sync the LDAP detection from 0.8.5cvs1
2527 2002-10-02 [christoph] 0.8.3claws43
2530 fix small spelling error
2532 2002-10-02 [melvin] 0.8.3claws42
2535 Behave better and say "no" when test program cannot be run.
2537 2002-10-02 [paul] 0.8.3claws41
2539 * sync with 0.8.4cvs1
2540 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2543 toggle the behavior of Reply menuitem between
2544 normal reply and reply-to-list
2546 2002-10-01 [sergey] 0.8.3claws40
2549 Convert newlines in the message text to the canonical form
2550 before base64 encoding (RFC2045 compliance, fixes some
2551 interoperability issues with Evolution 1.0.3)
2553 2002-09-29 [colin] 0.8.3claws39
2556 Fix an unwanted copy/paste
2558 2002-09-29 [colin] 0.8.3claws38
2561 Renamed "Custom toolbar" to "Customize toolbar"
2562 Renamed "Show all header" to "Show all headers"
2563 Renamed "Set diplay item" to "Set displayed items"
2564 * src/prefs_common.c
2565 Renamed "Show all header" to "Show all headers"
2566 * src/prefs_summary_column.c
2567 Renamed "diplay item" to "displayed items"
2569 2002-09-29 [colin] 0.8.3claws37
2571 * src/mainwindow.[ch]
2572 online/offline status pixmaps follow theme
2574 * src/summaryview.[ch]
2575 quicksearch pixmap follows theme changes
2577 2002-09-29 [thorsten] 0.8.3claws36
2580 src/prefs_folder_item.[ch]
2581 add default_reply_to folder option (closes patch 581044)
2583 2002-09-29 [christoph] 0.8.3claws35
2585 * acconfig.h ** REMOVED **
2589 * ac/gnupg-check-typedef.m4
2590 fix autoheader 2.50 warning
2592 2002-09-29 [christoph] 0.8.3claws34
2594 * major code cleanup (part 2)
2596 - unused variables removed
2597 - unused functions removed
2598 - uninitialized variables checked
2599 - missing return statements added
2600 - missing function return types added
2601 - added parentheses around assignment
2602 when suggested by gcc
2604 2002-09-29 [alfons] 0.8.3claws33
2607 log_window_clear(): only bracket gtk_text_forward_delete()
2608 with gtk_text_freeze() / gtk_text_thaw() (see if this
2609 works around GTK text bug)
2611 2002-09-29 [paul] 0.8.3claws32
2615 updated by George Danchev and Urke MMI
2618 2002-09-27 [christoph] 0.8.3claws31
2620 * doc-src/readme.txt
2621 * doc-src/rfc1806.txt ** REMOVED **
2622 * doc-src/rfc2183.txt ** NEW FILE **
2623 * doc-src/rfc2980.txt ** NEW FILE **
2626 2002-09-27 [melvin] 0.8.3claws30
2629 Fixed typo which could break linking
2631 2002-09-27 [melvin] 0.8.3claws29
2634 Improved GNU/aspell checking.
2637 2002-09-27 [paul] 0.8.3claws28
2639 * sync with 0.8.3cvs8
2640 see ChangeLog 2002-09-27
2642 2002-09-26 [colin] 0.8.3claws27
2646 Add "Reply to Mailing-list" to the toolbar
2648 2002-09-26 [christoph] 0.8.3claws26
2651 Fix wrong message counts in summaryview status
2653 2002-09-26 [paul] 0.8.3claws25
2655 * sync with 0.8.3cvs7
2656 see ChangeLog 2002-09-26
2658 2002-09-26 [paul] 0.8.3claws24
2660 * sync with 0.8.3cvs6
2661 see ChangeLog 2002-09-25
2663 2002-09-25 [christoph] 0.8.3claws23
2665 * src/prefs_common.c
2666 * src/prefs_folder_item.c
2667 * src/prefs_scoring.c
2668 Renamed "kill score" to "hide score" in GUI
2671 2002-09-25 [paul] 0.8.3claws22
2673 * sync with 0.8.3cvs5
2674 see ChangeLog 2002-09-24
2676 2002-09-24 [alfons] 0.8.3claws21
2678 patch by Satoshi Nagayasu: allows appending / saving multiple
2679 selected files (closes "[ 612279 ] save multiple mesg(s) in
2683 add Satoshi Nagayasu
2685 summary_save_as(): allow saving selected files to
2687 summary_set_menu_sensitive: enable "Save As..." when
2688 multiple files are selected
2690 append_file(): new function
2692 2002-09-24 [colin] 0.8.3claws20
2695 Fix segfault when mimeinfo doesn't have a
2698 2002-09-24 [colin] 0.8.3claws19
2700 * src/prefs_common.[ch]
2701 Add a preference to display send dialog or not
2703 Display send dialog according to preference
2705 2002-09-24 [colin] 0.8.3claws18
2708 Disable user actions when sending
2710 2002-09-24 [colin] 0.8.3claws17
2713 Do not display name or filename for attachments
2714 with an application/pgp-signature type
2715 (security flaw, see bug 537413)
2717 2002-09-23 [colin] 0.8.3claws16
2720 Initialize entry_email, entry_alias and
2721 entry_remarks to first email address of the list
2723 2002-09-23 [colin] 0.83claws15
2726 Drop pgp-signature when reediting a signed queued
2729 2002-09-23 [melvin] 0.8.3claws14
2732 Updated French translation
2734 2002-09-23 [melvin] 0.8.3claws13
2737 Made custom toolbar menu labels more consistent
2738 * src/prefs_toolbar.c
2739 Made custom toolbar window title more consistent
2741 2002-09-22 [colin] 0.8.3claws12
2744 Initialize session type to normal before getting
2745 mail (fixes strange Get behaviour)
2746 * src/prefs_account.h
2747 Move STYPE_POP_BEFORE_SMTP to last position to
2748 avoid other side-effects
2750 2002-09-22 [colin] 0.8.3claws11
2752 * src/prefs_account.c
2753 Fix pop_bfr_smtp_tm_entry sensivity when switching
2754 from pop3 to apop or vice-versa
2756 2002-09-22 [colin] 0.8.3claws10
2758 * src/prefs_account.[ch]
2759 Add an option for the POP before SMTP timeout
2761 Remember time of last POP connection
2763 Do POP before SMTP only if timeout reached
2765 2002-09-22 [oliver] 0.8.3claws9
2768 explain custom toolbar
2770 2002-09-22 [oliver] 0.8.3claws8
2772 * src/prefs_actions.[ch]
2773 custom toolbar for compose
2774 actions callback from compose toolbar
2776 remove include toolbar.h
2778 2002-09-22 [oliver] 0.8.3claws7
2780 * src/prefs_toolbar.[ch]
2781 custom toolbar for compose
2782 - generic prefs_toolbar handles both
2783 Mainwin's toolbar as well as Compose toolbar
2785 2002-09-22 [oliver] 0.8.3claws6
2788 custom toolbar for compose
2789 restructure toolbar.[ch]
2791 2002-09-22 [oliver] 0.8.3claws5
2794 custom toolbar for compose
2796 2002-09-22 [oliver] 0.8.3claws4
2798 * src/mainwindow.[ch]
2799 custom toolbar for compose
2800 move mainwin toolbar back to mainwindow
2802 2002-09-22 [alfons] 0.8.3claws3
2809 2002-09-22 [alfons] 0.8.3claws2
2812 procmsg_save_to_outbox(): don't unlink message file from queue;
2813 callers should do it using folder_item_remove_msg()
2815 2002-09-22 [colin] 0.8.3claws1
2818 Made mimeview_check_signature() public
2820 Made GPG signatures verifiable by clicking
2821 the [application/pgp-signature] in the Text
2824 2002-09-22 [paul] 0.8.3claws
2833 updated translations, submitted by George Danchev,
2834 me, Ricardo Mones Lastra, Alessandro Maestri,
2835 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
2836 and Urke MMI, respectively.
2838 2002-09-22 [alfons] 0.8.2claws65
2842 no furry valgrinds have been used to plug these memleaks
2844 2002-09-20 [paul] 0.8.2claws64
2846 * sync with 0.8.3cvs4
2847 'Select thread' re-implemented
2848 see ChangeLog 2002-09-20
2850 2002-09-21 [alfons] 0.8.2claws63
2853 compose_send(): plug unnoticed memleak
2855 2002-09-20 [alfons] 0.8.2claws62
2858 replace_address_in_edit(): strict check for NULL address to
2859 fix "[ 607348 ] Segfault in address completion". My guess is
2860 that this happens with an empty address book, but it's good
2861 to have this check here anyway
2863 completion_window_button_press(): free string returned
2864 from the internal cache
2866 2002-09-20 [christoph] 0.8.2claws61
2869 added ENC_BINARY to EncodingType
2871 the string returned by procmime_get_encoding_str
2872 should not depend on the order of values in the
2873 EncodingType definition
2874 * doc-src/rfc1806.txt ** NEW FILE **
2875 Added rfc1806 about MIME Content-Disposition
2878 2002-09-19 [paul] 0.8.2claws60
2880 * sync with 0.8.2cvs3
2881 see ChangeLog 2002-09-19
2883 2002-09-19 [paul] 0.8.2claws59
2885 * src/prefs_folder_item.c
2886 revert to Darko's original alignment of colour
2888 add a colon to folder_color label
2891 add Colin's patch (with Hiro's modifications) to
2892 force BASE64 encoding for 8-bit text when signing
2893 (sync with 0.8.3cvs2)
2895 2002-09-18 [alfons] 0.8.2claws58
2900 (beautify a little bit)
2902 2002-09-18 [christoph] 0.8.2claws57
2905 fix handling of fgetc return value
2907 2002-09-17 [alfons] 0.8.2claws56
2910 summary_sort(): check non-NULL summaryview->folder_item when no
2911 folder is selected at all
2912 (closes "[ 610344 ] sort label make syl Crash")
2914 2002-09-17 [alfons] 0.8.2claws55
2917 beautify a little bit
2919 2002-09-17 [christoph] 0.8.2claws54
2922 initialize max values for cache and folder
2923 when cache or folder is empty
2925 2002-09-15 [colin] 0.8.2claws53
2928 Fix a leak (thanks Alfons!) and cleaned
2929 variables names for custom headers
2931 2002-09-15 [colin] 0.8.2claws52
2934 Fix custom headers recognition when
2935 prefs_common.trans_hdr is on
2937 2002-09-15 [colin] 0.8.2claws51
2940 Allow dynamically-added custom headers
2941 Yet not reparsed if reedited
2943 2002-09-15 [alfons] 0.8.2claws50
2945 * src/prefs_account.c
2948 2002-09-15 [colin] 0.8.2claws49
2950 * src/prefs_account.c
2951 fix pop_before_smtp sensitivity
2953 2002-09-15 [colin] 0.8.2claws48
2956 add inc_pop_before_smtp()
2957 allow MainWindow to be undefined in
2958 inc_account_mail() and inc_start()
2961 add STYPE_POP_BEFORE_SMTP session type
2962 * src/prefs_account.c
2963 activated pop before smtp option
2965 do pop before smtp if the relevant option
2968 2002-09-15 [paul] 0.8.2claws47
2971 see ChangeLog 2002-09-15
2973 2002-09-14 [paul] 0.8.2claws46
2976 updated Bulgarian translation, submitted by
2979 2002-09-13 [paul] 0.8.2claws45
2982 merge claws' select_account() with main's
2983 (new) compose_select_account(). [sync with
2984 0.8.2cvs15, see ChangeLog 2002-09-11]
2986 2002-09-12 [christoph] 0.8.2claws44
2989 allocate 1 elements of FolderItem not 0
2991 2002-09-12 [colin] 0.8.2claws43
2994 Fix bug #590825 (obey Follow-up: poster)
2996 2002-09-12 [colin] 0.8.2claws42
2999 Fix bug #557009 (wrong headers for messages
3000 forwarded as attachments)
3002 2002-09-11 [colin] 0.8.2claws41
3005 Put SCF: pseudo-header on top of message
3006 Set draft tmp_flag when saved as draft
3010 Skip after first \n\n for beginning of real message
3013 2002-09-11 [christoph] 0.8.2claws40
3016 use procmsg flag functions in filtering or processing
3017 will cause incorrect folder message counts
3019 2002-09-11 [colin] 0.8.2claws39
3022 Fix bug #550175 - wrong save folder when reediting
3025 2002-09-11 [paul] 0.8.2claws38
3027 * sync with 0.8.2cvs14
3028 see ChangeLog 2002-09-11
3030 2002-09-11 [colin] 0.8.2claws37
3033 Fix a typo (seeming to cause new/unread status to
3036 2002-09-10 [christoph] 0.8.2claws36
3039 compose_redirect should not use compose_generic_new
3040 because that does more stuff than expected including
3041 opening the external editor
3042 (closes bug "[ 526608 ] bounced messages appear blank
3045 2002-09-10 [christoph] 0.8.2claws35
3048 fix problem with too large message number range
3049 causing a crash in folder_item_scan
3051 2002-09-10 [paul] 0.8.2claws34
3053 * sync with 0.8.2cvs13
3054 see ChangeLog 2002-09-10
3056 2002-09-10 [christoph] 0.8.2claws33
3059 set MsgInfo TmpFlags for queue and draft folders
3060 (closes bug "[ 591676 ] Queue ignore MIME on restart")
3062 2002-09-10 [paul] 0.8.2claws32
3065 po/bg.po ** NEW FILE **
3066 new Bulgarian translation submitted by
3067 George Danchev <danchev@spnet.net>
3071 tools/tb2sylpheed ** NEW FILE **
3072 add script that converts an addressbook exported
3073 from The Bat! into a Sylpheed addressbook. Submitted
3074 by Urke MMI <urke-kg@eunet.yu>
3076 2002-09-10 [paul] 0.8.2claws31
3078 * sync with 0.8.2cvs12
3079 see ChangeLog 2002-09-10
3081 2002-09-06 [paul] 0.8.2claws30
3083 * src/prefs_common.c
3084 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
3088 tools/ldif-to-xml.py ** REMOVED **
3089 remove obsolete python script
3091 2002-09-06 [paul] 0.8.2claws29
3093 * sync with 0.8.2cvs10
3094 see ChangeLog 2002-09-06
3096 2002-09-04 [paul] 0.8.2claws28
3098 * sync with 0.8.2cvs9
3099 see ChangeLog 2002-08-04
3101 2002-09-04 [colin] 0.8.2claws27
3103 * src/prefs_common.[ch]
3104 Added signature color configuration
3106 Use user-specified signature color
3108 2002-09-03 [colin] 0.8.2claws26
3110 * src/prefs_common.[ch]
3111 Added autosave and autosave_length prefs
3113 Added compose_remove_draft()
3114 Auto-save drafts according to the prefs
3116 Added a crash-indicator file, allowing to check
3117 for new messages on startup if Sylpheed crashed
3118 (makes saved drafts "reappear")
3120 2002-09-03 [colin] 0.8.2claws25
3125 2002-09-03 [paul] 0.8.2claws24
3127 * sync with 0.8.2cvs8
3128 see ChangeLog 2002-09-02 and 2002-09-03
3130 2002-09-03 [darko] 0.8.2claws23
3133 use normal style when creating new folder to pick
3136 2002-09-02 [melvin] 0.8.2claws22
3139 removed some obsolete code
3141 2002-09-02 [melvin] 0.8.2claws21
3144 fixed test's equality sign (== to =)
3146 2002-09-02 [alfons] 0.8.2claws20
3150 revert change of 0.8.2claws16 and use the mh_folder_destroy
3151 as folder->destroy virtual as suggested by Hiro
3152 (the mh.c code seems to have been lost around mh.c.1.21)
3154 2002-09-02 [paul] 0.8.2claws19
3157 updated by Fabio Jr. Beneditto
3160 use 'http://claws.sylpheed.org' for homepage link.
3161 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
3163 2002-09-01 [alfons] 0.8.2claws18
3166 plug memleak related to one Martin Kluge found
3168 2002-08-31 [paul] 0.8.2claws17
3170 * sync with 0.8.2cvs6
3171 see ChangeLog 2002-08-30
3173 2002-08-31 [alfons] 0.8.2claws16
3176 folder_destroy(): remove mailbox from folderlist even if it has
3179 2002-08-31 [alfons] 0.8.2claws15
3184 (being pedantic I know)
3186 2002-08-31 [alfons] 0.8.2claws14
3189 check for NULL pointers returned from folder->fetch_msginfo virtual
3190 (should solve some reported crashes)
3192 2002-08-30 [alfons] 0.8.2claws13
3197 enable crash dialog on compilation time
3198 (--enable-crash-dialog configure option)
3200 2002-08-30 [alfons] 0.8.2claws12
3205 apply memory leak plug patch by Martin Kluge
3206 (closes patch "[ 602568 ] patch for 602441 little memory leak",
3207 bug "[ 599677 ] Very small memory leak in 0.81claws115",
3208 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
3210 2002-08-30 [darko] 0.8.2claws11
3213 copy Gtk style from normal style to match
3214 font size for coloured folders
3216 2002-08-29 [alfons] 0.8.2claws10
3219 Type=Internet <- Type=Application
3220 (reported by Michael Schwendt, see:
3221 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3222 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3224 2002-08-29 [paul] 0.8.2claws9
3226 * sync with 0.8.2cvs5
3227 see ChangeLog 2002-08-29
3229 2002-08-29 [colin] 0.8.2claws8
3232 Added a sanity check in summary_select_thread
3233 Should fix bug 601605
3235 2002-08-29 [colin] 0.8.2claws7
3238 Revert claws6 changes regarding bug #591676
3240 2002-08-28 [colin] 0.8.2claws6
3243 Ignore cache for queue folderitems
3246 2002-08-28 [melvin] 0.8.2claws5
3251 2002-08-28 [melvin] 0.8.2claws4
3254 Updated a bit the text concerning the spell checker
3256 2002-08-28 [melvin] 0.8.2claws3
3258 Merged the GNU_aspell_branch:
3259 Support of new GNU/aspell is now included and the old pspell
3260 is not supported anymore.
3264 Updated spell checker text to reflect the switch to GNU/aspell
3266 * ac/aspell.m4 *** NEW ***
3267 * src/gtkaspell.[ch] *** NEW ***
3268 * ac/pspell.m4 *** DELETED ***
3269 * src/gtkspell.[ch] *** DELETED ***
3272 Updated for GNU/aspell support
3275 Replaced gtkspell.c by gtkaspell.c
3283 * src/prefs_common.[ch]
3284 Updated for GNU/aspell support
3286 2002-08-28 [paul] 0.8.2claws2
3288 * sync with 0.8.2cvs4
3289 see ChangeLog 2002-08-27 and 2002-08-28
3291 2002-08-28 [colin] 0.8.2claws1
3293 * src/summary_search.c
3296 2002-08-28 [jens] 0.8.2claws
3299 Updated German translations
3301 2002-08-27 [melvin] 0.8.2claws
3304 Updated French translations
3306 2002-08-27 [paul] 0.8.2claws
3308 * sync with 0.8.2 main release
3316 updated message catalogs submitted by
3317 Ricardo Mones Lastra, Alessandro Maestri,
3318 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
3319 Beneditto and Urke MMI
3321 2002-08-27 [hoa] 0.8.1claws123
3323 * src/mainwindow.[ch]
3324 * src/summaryview.[ch]
3325 removed the "filter setting" menu option.
3326 add a "cancel a news message" menu option.
3328 2002-08-26 [martin] 0.8.1claws122
3331 changed string under 0.8.1claws79 changed by myself
3334 2002-08-26 [martin] 0.8.1claws121
3337 added kill command to debuggerrc to start crash dialog
3339 2002-08-26 [paul] 0.8.1claws120
3341 * sync with 0.8.1cvs31
3342 see ChangeLog 2002-08-26
3344 2002-08-25 [alfons] 0.8.1claws119
3347 fix bug that didn't send out correct headers to news server
3348 when sending news article and email from queue (bug reported
3349 and patch provided by Tim Mann; closes bug
3350 "[ 583196 ] 0.7.8claws can't post news")
3352 2002-08-25 [alfons] 0.8.1claws118
3354 * src/selective_download.c
3355 mark two strings as translatable
3356 (thanks to Urke MMI for pointing this out)
3358 2002-08-25 [alfons] 0.8.1claws117
3361 treat sent boxes as special and allow sorting them by addressee
3362 (closes "[ 589418 ] Sent folder sorting misbehavior"
3363 submitted by Steve Lamb)
3365 2002-08-24 [alfons] 0.8.1claws116
3368 fix memleak reported by Martin Kluge
3369 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3371 2002-08-24 [oliver] 0.8.1claws115
3373 * src/prefs_toolbar.c
3374 o code cleanup as suggested by Alfons
3377 2002-08-24 [alfons] 0.8.1claws114
3380 o fix another memory leak reported by Martin Kluge
3381 (see "[ 599568 ] Small Memory Leak")
3382 o remove 'from' variable from 'summary_set_header()'; we can
3385 2002-08-24 [paul] 0.8.1claws113
3387 * sync with 0.8.1cvs30
3388 see ChangeLog 2002-08-23
3390 2002-08-24 [alfons] 0.8.1claws112
3393 remove unnecessary allocations for search bar fixing leaks
3394 reported by Martin Kluge
3395 (see "[ 599451 ] Further memory leaks?")
3397 2002-08-24 [alfons] 0.8.1claws111
3400 make get_socket_name() public for crash.c
3402 o make report bug button work (goes to claws'
3403 bug tracker at sf.net)
3404 o introduce function for doing important stuff just
3405 before claws goes down
3408 2002-08-24 [alfons] 0.8.1claws110
3411 move cursor to "To" entry when forwarding as attachment
3412 (reported and solved by Steve Lamb, closes bug report
3413 "[ 592880 ] Forward as attachment; cursor not in to")
3415 2002-08-24 [colin] 0.8.1claws109
3418 fix quick search visibility after GUI (de)separations.
3420 2002-08-23 [colin] 0.8.1claws108
3423 fix header pane visibility after folderview or
3424 messageview (de)separation
3426 2002-08-23 [paul] 0.8.1claws107
3428 * src/mainwindow.[ch]
3430 give full control of display or non-display
3431 of the Execute icon to Custom toolbar settings.
3432 add new sensitivity condition to maninwindow.h:
3438 more sync with 0.8.1cvs29
3440 2002-08-23 [melvin] 0.8.1claws106
3443 Readded support for custom widget in alertpanel lost in last
3446 2002-08-23 [paul] 0.8.1claws105
3448 * sync with 0.8.1cvs29
3449 see ChangeLog 2002-08-23
3451 2002-08-23 [colin] 0.8.1claws104
3454 Fix folder and search pixmaps exchanging positions
3455 after theme or toolbar changes. Thank to Oliver for
3458 2002-08-23 [colin] 0.8.1claws103
3461 src/messageview.[ch]
3464 Changed messageview_create() and noticeview_create()
3465 to avoid the last gdk_warning
3467 2002-08-22 [colin] 0.8.1claws102
3470 Fix my new `Creating pixmap from xpm' warning
3472 2002-08-22 [colin] 0.8.1claws101
3475 Fix some of the gdk warnings
3477 2002-08-22 [colin] 0.8.1claws100
3480 * src/stock_pixmap.c
3481 * src/stock_pixmap.h
3482 * src/pixmaps/quicksearch.xpm *ADDED*
3483 Add the quicksearch pixmap
3487 Make quicksearch bar visible/hidden via a button
3489 2002-08-22 [christoph] 0.8.1claws99
3492 fix folder update for newsgroups with message
3493 numbers below minimum number of articles to fetch
3494 (closes bug #598445)
3496 2002-08-22 [paul] 0.8.1claws98
3498 * sync with 0.8.1cvs28
3499 see ChangeLog 2002-08-22
3501 2002-08-21 [alfons] 0.8.1claws97
3504 use bt instead of bt full which seems to work
3505 better, and bt full doesn't give a great deal
3506 of information anyway
3508 2002-08-21 [colin] 0.8.1claws96
3511 fix summaryview_searchtype_changed prototype
3513 2002-08-21 [christoph] 0.8.1claws95
3516 o fix broken menu update for sorting type, we have to
3517 get this info from the summaryview now
3518 o removed setting of threaded state in menu callback
3519 * src/summaryview.[ch]
3520 more summaryview/folderitem seperation for
3523 removed not required --with-compiler-flags option
3525 2002-08-21 [oliver] 0.8.1claws94
3528 o rename toolbar.xml to toolbar_main.xml
3529 since toolbar_compose.xml might come up
3534 2002-08-21 [darko] 0.8.1claws93
3537 don't reset tmp flags for messages copied
3540 2002-08-21 [colin] 0.8.1claws92
3542 * src/prefs_filtering.c
3543 fix renaming rules on folder rename
3544 when folder is not a leaf folder
3546 2002-08-21 [paul] 0.8.1claws91
3548 * src/prefs_folder_item.c
3549 fix alignment of colour selector
3551 2002-08-21 [paul] 0.8.1claws90
3553 * sync with 0.8.1cvs27
3554 see ChangeLog 2002-08-21
3556 2002-08-21 [paul] 0.8.1claws89
3559 fix crash when changing field type in
3562 2002-08-21 [colin] 0.8.1claws88
3565 Made quick search case-insensitive
3567 2002-08-21 [paul] 0.8.1claws87
3569 * sync with 0.8.1cvs26
3570 see ChangeLog 2002-08-21
3572 2002-08-20 [christoph] 0.8.1claws86
3576 * src/summaryview.[ch]
3577 more summaryview/folderitem seperation for
3578 sort_key and sort_type
3580 added missing return statement
3582 2002-08-20 [colin] 0.8.1claws85
3584 * src/summaryview.[ch]
3585 Added a quick search box
3587 * src/prefs_common.[ch]
3588 Added a show/hide option for the quick search
3590 2002-08-20 [oliver] 0.8.1claws84
3593 remove toolbar_create_popups
3595 o remove toolbar_create_popups
3596 o fix toolbar_set_sensitive
3597 (Bug reports #596834 and #596832)
3598 * src/prefs_toolbar.c
3599 o add "Set default" button
3600 o align label and text + combo widgets
3602 2002-08-20 [hoa] 0.8.1claws83bis
3605 fixed a bug in imap_fetch_msginfo() in case there is no
3608 2002-08-20 [darko] 0.8.1claws83
3611 copy the color style of folder view so it
3612 works with GTK themes
3614 2002-08-20 [darko] 0.8.1claws82
3618 * src/prefs_folder_item.[hc]
3619 don't use UI stuff in folder.h
3621 2002-08-20 [darko] 0.8.1claws81
3624 * src/prefs_folder_item.h
3626 * src/prefs_folder_item.c
3627 ability to set folder color in folderview
3629 2002-08-19 [alfons] 0.8.1claws80
3632 fix one of the earlier memleaks reported by Martin Kluge
3634 2002-08-19 [alfons] 0.8.1claws79
3637 hide notice view when selecting seperate folder
3638 view (reported by Urke MMI)
3640 2002-08-19 [christoph] 0.8.1claws78
3643 * src/prefs_folder_item.h
3644 * src/summaryview.[ch]
3645 o add summary_set_prefs_from_folderitem to set
3646 summaryview prefs (first step to remove all
3647 references to the folderitem in summaryview)
3648 o moved compiled regex stuff from folderitem prefs
3651 2002-08-19 [paul] 0.8.1claws77
3654 add check for '.' to QUOTE_IF_REQUIRED
3656 2002-08-19 [paul] 0.8.1claws76
3659 sync with 0.8.1cvs25 (plug memory leak)
3661 * src/prefs_toolbar.c
3662 re-order prefs_toolbar_cancel()
3664 2002-08-18 [alfons] 0.8.1claws75
3668 plug other memleaks reported by Martin Kluge
3670 2002-08-18 [paul] 0.8.1claws74
3673 updated by Fabio Jr. Beneditto
3675 2002-08-18 [paul] 0.8.1claws73
3678 fix bug where tooltips were displayed untranslated
3680 * src/prefs_toolbar.c
3681 fix bug where clicking 'Cancel' creates an icon & text
3682 toolbar regardless of prefs
3685 2002-08-17 [oliver] 0.8.1claws72
3687 * src/prefs_toolbar.c
3688 update toolbar on CANCEL
3689 bug reported by Martin Kluge
3691 toolbar_destroy memleak fixed
3693 2002-08-17 [alfons] 0.8.1claws71
3696 plug another memleak reported by Martin Kluge
3698 2002-08-16 [alfons] 0.8.1claws70
3701 use execvp() correctly (suggested by wwp; thanks!)
3703 2002-08-16 [alfons] 0.8.1claws69
3706 plug memory leak reported by Kim Schultz & Martin Kluge
3708 2002-08-16 [paul] 0.8.1claws68
3711 updated by Ricardo Mones Lastra
3713 2002-08-16 [paul] 0.8.1claws67
3716 fix bug where 'Compose News' icon showed wrong
3719 2002-08-16 [paul] 0.8.1claws66
3721 * sync with 0.8.1cvs24
3722 see ChangeLog 2002-08-16
3725 updated by Alessandro Maestri
3727 2002-08-15 [paul] 0.8.1claws65
3732 2002-08-15 [paul] 0.8.1claws64
3735 don't translate debug info