1 2002-12-18 [paul] 0.8.6claws116
4 see ChangeLog 2002-12-18
6 2002-12-18 [paul] 0.8.6claws115
14 see ChangeLog 2002-12-17 and 2002-12-18
16 2002-12-17 [christoph] 0.8.6claws114
19 o don't create a session if imap greeting fails
20 o don't close socket when authentication fails
21 this is done by imap_session_destroy
23 2002-12-17 [thorsten] 0.8.6claws113
27 tools/google_msgid.pl ** NEW FILE **
28 Added "search for message-id" script and doc
30 2002-12-17 [thorsten] 0.8.6claws112
33 Updated hungarian translation
34 (updated by Gal Zoltan)
36 2002-12-16 [christoph] 0.8.6claws111
39 remove stupid addressbook dump to debug output
41 fix memory leak found by Hiro
43 2002-12-14 [paul] 0.8.6claws110
46 fix menubar sensitivity on send
48 * src/prefs_filtering.c
53 * src/common/quoted-printable.h
56 2002-12-13 [christoph] 0.8.6claws109
59 * src/manage_window.[ch]
61 * src/gtk/manage_window.[ch]
62 move manage_window files to gtk directory
64 2002-12-13 [christoph] 0.8.6claws108
69 * src/gtk/gtkshruler.[ch]
70 move gtkshruler files to gtk directory
72 2002-12-13 [christoph] 0.8.6claws107
76 * src/gtkstext.[ch] ** REMOVE **
79 * src/gtk/gtkstext.[ch] ** NEW **
81 o move stext functions to gtkstext.c to remove
82 dependency of gtkutils
83 o move gtkstext files to gtk directory
86 * src/gtk/sslcertwindow.[ch]
87 UI stuff can always depend on common code so
88 it's ok to add ../common to include path
90 2002-12-13 [colin] 0.8.6claws106
93 Disconnect sighandlers for mainwindow when
94 quicksearch has the focus
97 Make key_pressed callback public, to be able
100 2002-12-13 [christoph] 0.8.6claws105
103 create .mh_sequences file in new MH folders
104 (closes feature request [ 523162 ] MH folders should
107 2002-12-13 [colin] 0.8.6claws104
110 Better handling of quicksearch show/hide
111 (basically the button stays under the mouse
114 2002-12-13 [paul] 0.8.6claws103
116 * sync with 0.8.6cvs17
117 see ChangeLog 2002-12-13
119 2002-12-13 [paul] 0.8.6claws102
122 updated by Ricardo Mones Lastra
124 2002-12-11 [colin] 0.8.6claws101
127 remove statusbar stuff
129 set statusbar verbosity when moving folders
131 2002-12-11 [colin] 0.8.6claws100
132 * src/prefs_filtering.c
133 * src/prefs_matcher.c
134 * src/prefs_scoring.c
137 2002-12-11 [colin] 0.8.6claws99
139 * src/prefs_common.[ch]
140 Add summary_quicksearch_type
142 Save last used quicksearch type
144 2002-12-11 [jens] 0.8.6claws98
145 * src/prefs_filtering.c
146 * src/prefs_matcher.c
147 * src/prefs_scoring.c
148 added dialog for incomplete rules in scoring, filtering and
149 matcher to ask wheather really close
151 2002-12-11 [colin] 0.8.6claws97
154 Fix folder dnd statusbar logging
156 2002-12-10 [christoph] 0.8.6claws96
168 * src/common/log.[ch]
169 o handle verbose logging in statusbar directly in statusbar code
170 and common code does not need any knowledge about a statusbar
171 o remove direct calls to statusbar_(puts|pop)_all functions
173 2002-12-10 [jens] 0.8.6claws95
176 removed gettext from g_warnings
182 2002-12-10 [colin] 0.8.6claws94
185 finish crash dialog fix
187 2002-12-10 [colin] 0.8.6claws93
190 "Fix" "sylpheed already running" instead of
191 crash dialog appearing after a crash
193 2002-12-10 [colin] 0.8.6claws92
196 add src/gtk/sslcertwindow.c
198 2002-12-10 [paul] 0.8.6claws91
201 updated to reflect recent changes
202 submitted by Alessandro Maestri
204 2002-12-09 [christoph] 0.8.6claws90
207 * src/smtp.[ch] ** REMOVE **
208 * src/common/Makefile.am
209 * src/common/smtp.[ch] ** NEW **
210 move smtp files to common directory
212 2002-12-09 [christoph] 0.8.6claws89
215 * src/session.[ch] ** REMOVE **
216 * src/common/Makefile.am
217 * src/common/session.[ch] ** NEW **
218 move session files to common directory
220 2002-12-09 [paul] 0.8.6claws88
223 fix bug [649746] edit accounts: move account reverted
224 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
226 2002-12-09 [colin] 0.8.6claws87
228 * src/ssl_certificate.c
231 2002-12-09 [colin] 0.8.6claws86
234 Try to open the cert.pem database and
235 issue a warning if it isn't there
237 2002-12-09 [colin] 0.8.6claws85
239 * src/common/ssl_certificate.c
240 * src/gtk/sslcertwindow.c
243 2002-12-09 [colin] 0.8.6claws84
245 * src/ssl_certificate.[ch] ** REMOVED **
246 * src/common/ssl_certificate.[ch] ** NEW **
248 * src/common/Makefile.am
249 Moved ssl_certificate.[ch] to common
251 Put back needed include
252 * src/gtk/sslcertwindow.[ch]
253 Changed ssl_certificate.h include
255 2002-12-09 [colin] 0.8.6claws83
257 * src/gtk/sslcertwindow.[ch]
258 Implement hook for certificate acception
259 * src/ssl_certificate.[ch]
260 Implement hook for certificate acception
262 Reenable certificate acception check
264 Register sslcertwindow's hook
266 2002-12-08 [christoph] 0.8.6claws82
274 o add missing includes
277 * src/common/.cvsignore
278 * src/common/version.h ** REMOVE **
279 remove autogenerated file
281 2002-12-08 [paul] 0.8.6claws81
284 put back needed include
286 2002-12-08 [colin] 0.8.6claws80
288 * src/gtk/sslcertwindow.c
289 Cleaner popups when asking
290 * src/ssl_certificate.c
291 * src/prefs_common.[ch]
292 remove ssl certificate pref
293 put back needed include
295 put back needed include
297 2002-12-08 [christoph] 0.8.6claws79
303 only abort hook invokation if required data is missing not
304 if our own data pointer is NULL, update hookfunction for
307 2002-12-08 [paul] 0.8.6claws78
328 clean up: remove unneccesary includes
330 2002-12-08 [christoph] 0.8.6claws77
335 * src/common/hooks.[ch]
336 hook functions now have a gboolean return value, if a hook
337 returns TRUE it will stop executing of any more hooks in
338 the same hooklist for this invokation
340 2002-12-08 [colin] 0.8.6claws76
343 put back argv0 for CRASH_DIALOG
345 2002-12-08 [christoph] 0.8.6claws75
358 * src/prefs_account.[ch]
359 * src/prefs_common.[ch]
362 * src/ssl_certificate.[ch]
363 * src/ssl_manager.[ch]
364 * src/common/Makefile.am
366 * src/common/nntp.[ch]
367 * src/common/socket.[ch]
368 * src/common/ssl.[ch]
369 * src/gtk/sslcertwindow.[ch]
371 use new autoconf script to detect OpenSSL with extra parameters
372 to specify the location of libs and includes, also remove USE_SSL
375 * src/common/sylpheed.[ch]
376 * src/common/version.h.in
377 start seperation of common code initialization seperated from gui
380 The function that is called when a color lable changes
381 should not change the color lable again
383 2002-12-08 [colin] 0.8.6claws74
385 * src/gtk/sslcertwindow.c
388 2002-12-08 [colin] 0.8.6claws73
392 Register a hook for statusbar_puts_all
394 invoke statusbar_puts_all's hook
396 2002-12-08 [colin] 0.8.6claws72
398 * src/ssl_certificate.c
399 Put back a badly-removed include
401 2002-12-08 [colin] 0.8.6claws71
403 * src/gtk/sslcertwindow.[ch] ** NEW **
404 new certificate presentation
405 * src/gtk/Makefile.am
407 * src/ssl_certificate.[ch]
408 gtk cleanup, made utility functions public
410 use new cert presentation
412 2002-12-07 [christoph] 0.8.6claws70
415 * src/nntp.[ch] ** REMOVE **
416 * src/common/Makefile.am
417 * src/common/nntp.[ch] ** NEW **
418 move nntp files to common directory
420 2002-12-07 [christoph] 0.8.6claws69
424 implement msginfo update callback using sylpheed's new
425 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
427 2002-12-06 [christoph] 0.8.6claws68
430 This patch changes the 'Edit Group Details' dialog to
431 allow extended selections in either pane, so that
432 addresses can be added or removed from a group more
433 quickly and easily. (it actually is a net decrease in
434 file size, as some unnecessary functions have been
436 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
438 2002-12-06 [christoph] 0.8.6claws67
441 * src/template.[ch] ** REMOVE **
442 * src/common/Makefile.am
443 * src/common/template.[ch] ** NEW **
444 move template files to common directory
447 add missing log.h include
449 2002-12-06 [melvin] 0.8.6claws66
451 * src/prefs_actions.c
452 Added the trailing ">" syntax to insert command's output
453 without replacing old text (in contrast to trailing "|").
455 2002-12-05 [colin] 0.8.6claws65
458 Don't modify original search_string or it'll change
459 the next iterations in the for()
461 2002-12-05 [darko] 0.8.6claws64
464 proper check for filtering commands, found by Colin
466 2002-12-05 [darko] 0.8.6claws63
469 check proper string for NULL pointer, found by Colin
471 2002-12-05 [darko] 0.8.6claws62
473 * src/common/utils.[ch]
474 expand_search_string(): new function
475 converts Mutt-like patterns to Sylpheed's
478 use expand_search_string() to allow Mutt-like
479 patterns in extended search
481 document extended option in quick search
483 2002-12-05 [paul] 0.8.6claws61
485 * sync with 0.8.6cvs16
486 see ChangeLog 2002-12-05
491 2002-12-04 [christoph] 0.8.6claws60
494 put imap authentication code into a new function and
495 remove it from imap_session_new that will allow to
496 send other commands before authentication
498 2002-12-04 [christoph] 0.8.6claws59
501 use already existing method to prevent unneeded IMAP
502 folder selects. Set imap_select parameters to NULL
503 in some functions if the values are not required.
506 remove no longer required include
508 2002-12-04 [paul] 0.8.6claws58
511 updated by Ricardo Mones Lastra
514 po/hu.po ** NEW FILE **
515 initial Hungarian translation, submitted
516 by Gál Zoltán <galzoli@hu.inter.net>
518 2002-12-03 [christoph] 0.8.6claws57
521 * src/gtksctree.[ch] ** REMOVE **
522 * src/gtk/Makefile.am
523 * src/gtk/gtksctree.[ch] ** NEW **
524 move gtksctree files to gtk directory
526 2002-12-03 [christoph] 0.8.6claws56
529 * src/md5.[ch] ** REMOVE **
530 * srm/common/Makefile.am
531 * src/common/md5.[ch] ** NEW **
532 move md5 files to common directory
535 remove not required #include
537 2002-12-03 [sergey] 0.8.6claws55
541 gtkut_window_popup(): new function.
543 main_window_popup(): use gtkut_window_popup() to raise
544 window without changing its position.
545 (see sylpheed-main ML message [sylpheed:17247])
547 2002-12-03 [sergey] 0.8.6claws54
550 send_message_local(): removed first-dot escaping
551 (SMTP-only, not needed for sending through pipe)
553 2002-12-03 [paul] 0.8.6claws53
556 update to reflect recent changes (thanks
557 to Ricardo Mones Lastra)
559 * tools/filter_conv.pl
560 fix problem with quoted strings. Patch submitted
561 by Luke Plant <lukeplant@softhome.net>
563 2002-12-03 [paul] 0.8.6claws52
565 * sync with 0.8.6cvs15
566 see ChangeLog 2002-12-03
568 2002-12-02 [christoph] 0.8.6claws51
571 * src/common/log.[ch]
572 implement logging using a hook function
576 define hooklist name in header file to avoid
577 errors caused by wrong spelling of hooklist names
582 2002-12-02 [christoph] 0.8.6claws50
584 * src/common/Makefile.am
585 add src/common/hooks.[ch]
587 * src/common/hooks.[ch]
588 implement a simple hook system using glib's hook functions
592 use new hook system for folder item updates
594 2002-12-02 [christoph] 0.8.6claws49
596 * doc-src/ui_seperation.txt ** NEW **
597 information for ui seperation
600 remove files that were moved to common
601 include common directory by default for the header files
604 * src/common/socket.c
606 implement automaton using g_io_*-functions instead of
607 gdk_input_add to make it ui independent
617 remove common/ prefix because directory is now in
636 * src/ssl_certificate.c
637 add log.h header file for logging functions
643 o move debug_mode to common/utils.c
644 o add functions to set and get debug_mode
646 * src/defs.h ** REMOVE **
647 * src/intl.h ** REMOVE **
648 * src/socket.[ch] ** REMOVE **
649 * src/ssl.[ch] ** REMOVE **
650 * src/utils.[ch] ** REMOVE **
651 replaced by new files in src/common/
653 * src/common/Makefile.am
654 add new files in src/common/
656 * src/common/defs.h ** NEW **
657 * src/common/intl.h ** NEW **
658 * src/common/log.[ch] ** NEW **
659 * src/common/socket.[ch] ** NEW **
660 * src/common/ssl.[ch] ** NEW **
661 * src/common/utils.[ch] ** NEW **
662 replacement for files in src/
664 2002-12-02 [colin] 0.8.6claws48
667 Scroll folderview if necessary during dnd
669 2002-12-02 [colin] 0.8.6claws47
672 Add check to verify a move is within a single mailbox
674 Add specific error string for this check
676 2002-12-02 [colin] 0.8.6claws46
679 Add a test to folder moving, remove a statusbar_print
681 Add Move folder... context-menu item
682 Factorize folder moving code
683 Enable folder DND for mbox
685 2002-12-01 [christoph] 0.8.6claws45
688 remove conf.aspelltest if the version check fails
690 2002-11-30 [christoph] 0.8.6claws44
693 run libtoolize --force in autogen to create missing
696 2002-11-30 [christoph] 0.8.6claws43
702 * src/uuencode.[ch] ** REMOVED **
703 * src/common/Makefile.am
704 * src/common/uuencode.[ch] ** NEW **
705 move uuen/decoder to common directory
707 2002-11-30 [christoph] 0.8.6claws42
710 * src/base64.[ch] ** REMOVED **
719 * src/common/Makefile.am
720 * src/common/base64.[ch] ** NEW **
721 move base64 en/decoder to common directory
723 2002-11-30 [christoph] 0.8.6claws41
725 * src/common ** NEW **
726 new directory for UI independent code
728 new directory for GTK frontend
729 * src/common/.cvsignore ** NEW **
730 * src/gtk/.cvsignore ** NEW **
732 * src/common/Makefile.am ** NEW **
733 * src/gtk/Makefile.am ** NEW **
734 automake files to build new seperated stuff
736 the binary will currently still be build with the
737 files in src, so we include the code from the
738 subdirs for now after building the libs there
740 2002-11-30 [paul] 0.8.6claws40
743 fix bug [642731] 'Wrong selected account with drafted mail'
745 2002-11-29 [oliver] 0.8.6claws39
748 o update summaryview when switching between different
751 o check if messageview holds already removed msg
755 2002-11-29 [oliver] 0.8.6claws38
758 remove not needed variables and includes
759 make messageview stay opened and move to next when msgs are deleted
761 2002-11-29 [oliver] 0.8.6claws37
764 disable compose button (messageview toolbar) by default
765 deleted msgs are moved to trash
767 2002-11-29 [melvin] 0.8.6claws36
770 Increased minimal gpgme version to 0.3.10 (Zombies out)
771 and to detect signatures expirations (gpgme 0.3.6)
774 Use non obsolescent function for Gpgme engine checking.
777 Inform about expired signatures or signatures which key
778 has expired. Expiration date is displayed.
781 Inform about expired signatures or signatures which key
784 2002-11-28 [paul] 0.8.6claws35
787 re-instate 'Check for new messages' in Newsgroup
788 folders right-click menu, after a suggestion from
789 Tim Mann <timmann@users.sourceforge.net>
792 after a crash check only local folders for new
795 2002-11-28 [paul] 0.8.6claws34
798 apply patch that fixes the checking of GTK with XIM
799 support on different OSs, such as FreeBSD. Patch
800 submitted by Topia <topia@users.sourceforge.net>
802 2002-11-28 [paul] 0.8.6claws33
807 more changes to the English
809 2002-11-28 [paul] 0.8.6claws32
811 * sync with 0.8.6cvs13
812 see ChangeLog 2002-11-28 (no sync needed
815 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
817 * src/mainwindow.[ch]
818 add patch by Ivan F. Martinez introducing messageview Toolbar
819 some changes and committed by oliver
821 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
823 * src/messageview.[ch]
824 add patch by Ivan F. Martinez introducing messageview Toolbar
825 some changes and committed by oliver
827 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
830 add patch by Ivan F. Martinez introducing messageview Toolbar
831 some changes and committed by oliver
833 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
836 add patch by Ivan F. Martinez introducing messageview Toolbar
837 some changes and committed by oliver
839 2002-11-28 [oliver] 0.8.6claws27
841 * src/prefs_toolbar.[ch]
842 getting ready for messageview toolbar
843 free mem allocated by gettext
844 change prefs_toolbar to prefs_toolbar_open
846 2002-11-28 [thorsten] 0.8.6claws26
849 cleaned up conflicting declarations of
850 imageview_show_image()
852 2002-11-28 [paul] 0.8.6claws25
854 * src/grouplistdialog.c
856 src/prefs_summary_column.c
857 a few more improvements to the English
859 2002-11-28 [colin] 0.8.6claws24
862 A few updates to command-line parameters
864 2002-11-28 [colin] 0.8.6claws23
866 * src/prefs_filtering.c
867 Fix problems with prefs_filtering_delete_path:
868 a) if the first rule is removed, original pointers
869 weren't updated (leading to segfaults)
870 b) it was always global_processing updated in case
871 of removed path was parent of rule path
873 2002-11-27 [paul] 0.8.6claws22
879 src/prefs_customheader.c
880 src/prefs_display_header.c
881 src/prefs_filtering.c
882 src/prefs_folder_item.c
885 src/prefs_summary_column.c
888 improve the English in the GUI
890 2002-11-27 [colin] 0.8.6claws21
893 Fix processing renaming problems happening after
896 2002-11-27 [colin] 0.8.6claws20
899 recursive move now deletes src each subfolder after
902 Use identifier instead of path during dnd (enables
905 2002-11-27 [paul] 0.8.6claws19
908 apply patch that does command-line processing
909 BEFORE gtk_init, allowing claws to run from
910 shell-scripts in non-X environment (e.g. crontab
911 or ip-up, ip-down scripts). Patch submitted by
912 Ruslan N. Balkin <baron@dartel.ru>
915 updated by Alessandro Maestri
917 2002-11-27 [paul] 0.8.6claws18
919 * sync with 0.8.6cvs12
921 Differences are that main uses a 'Receive dialog'
922 frame on the Interface tab, whereas claws groups all
923 the dialogs together in a 'Dialogs' frame.
925 2002-11-27 [colin] 0.8.6claws17
927 * src/prefs_matcher.c
928 Fix Execute criteria's NOT flag
931 2002-11-26 [christoph] 0.8.6claws16
934 rewrite the ssl code a little bit, only use one
935 SSL context, set default certificates' file/path
937 2002-11-26 [thorsten] 0.8.6claws15
940 default-reply-to didn't work for ml-reply
942 2002-11-26 [melvin] 0.8.6claws14
944 * src/prefs_actions.c
945 Made pipe-actions ignore short headers in message view
946 Made trailing-pipe-actions write in the message view with
947 the same font as the original message
949 2002-11-26 [paul] 0.8.6claws13
952 this time commit the correct file
954 2002-11-26 [paul] 0.8.6claws12
956 * sync with 0.8.6cvs11
957 src/quote_fmt_parse.y
962 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
964 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
967 see ChangeLog 2002-11-25 and 2002-11-26
969 2002-11-26 [colin] 0.8.6claws11
972 Fix collapsed folder not auto-expanding during
973 mail dnd, if it was the source folder.
975 2002-11-25 [colin] 0.8.6claws10
977 * src/folderview.[ch]
978 Variable renaming and cleaning (slist of nodes
979 to be re-collapsed is stored in FolderView)
981 2002-11-25 [paul] 0.8.6claws9
983 * src/prefs_common.[ch]
984 fix breakage caused by last commit
986 2002-11-25 [paul] 0.8.6claws8
988 * sync with 0.8.6cvs4
989 see ChangeLog 2002-11-21
991 2002-11-25 [paul] 0.8.6claws7
993 * sync with 0.8.6cvs4
994 see ChangeLog 2002-11-20
996 2002-11-25 [paul] 0.8.6claws6
998 * sync with 0.8.6cvs3
999 see ChangeLog 2002-11-18
1001 2002-11-25 [colin] 0.8.6claws5
1004 Add gtkut_ctree_node_is_parent()
1006 Spring-loaded folders
1008 2002-11-25 [colin] 0.8.6claws4
1011 Add slist_concat_unique(), function to merge
1012 two GSList filtering dups
1014 * src/summaryview.[ch]
1017 Add detection/update/display of unread answers
1020 Add procmsg_find_children()
1021 Add procmsg_msg_has_marked_parent()
1023 2002-11-25 [colin] 0.8.6claws3
1025 * src/ssl_certificate.[ch]
1026 Allow checking a certificate without a DNS
1028 Allow to forget a cert (by deleting it)
1029 Make ssl_certificate_destroy_public
1030 * src/ssl_manager.[ch] ** NEW FILES **
1031 Gui to manage (display/remove) certificates
1032 * src/prefs_common.[ch]
1033 Add a pref to allow silent acceptation of
1034 trusted certificates or not (based on the
1035 "I want to know what's going on" principle)
1037 Add SSL manager in Tools menu
1039 Add the new files to the build
1041 Add ssl_manager.c to translations
1043 2002-11-25 [colin] 0.8.6claws2
1045 * src/summaryview.[ch]
1046 Add S_SEARCH_EXTENDED to the quick search, which
1047 allows to search using filtering syntax.
1049 2002-11-25 [colin] 0.8.6claws1
1052 Deletion of duplicates now prefer deleting
1053 the unread dup (fixes feature-request 638989).
1055 2002-11-24 [paul] 0.8.6claws
1061 updated by Ricardo Mones Lastra,
1062 Witold Wladyslaw Wojciech Wilk,
1063 Ruslan N. Balkin, and Urke MMI
1066 2002-11-24 [paul] 0.8.5claws182
1069 updated by George Danchev
1071 2002-11-23 [alfons] 0.8.5claws181
1074 tiny memory leak found by browsing Dimitar's
1077 2002-11-23 [paul] 0.8.5claws180
1080 updated by Alessandro Maestri
1082 2002-11-22 [christoph] 0.8.5claws179
1086 * src/prefs_filtering.c
1090 2002-11-22 [alfons] 0.8.5claws178
1093 summary_execute_delete_func(): if message is deleted, make
1094 sure to also remove its entry in the subject hash table.
1095 fixes a corner case bug.
1097 2002-11-22 [paul] 0.8.5claws177
1100 add 'autom4te.cache'
1102 * ltconfig ** REMOVED **
1105 2002-11-22 [paul] 0.8.5claws176
1108 textview_set_font(): fix for message display in
1109 UTF-8 locales (thanks to Sergey Vlasov).
1112 add new team members and contributors
1115 2002-11-21 [colin] 0.8.5claws175
1118 Add procmsg_remove_special_headers()
1120 Use procmsg_remove_special_headers() for
1123 2002-11-21 [colin] 0.8.5claws174
1126 Fix moving/copying from queue/draft folders
1129 2002-11-21 [christoph] 0.8.5claws173
1135 * src/matcher_parser_lex.[hl]
1137 * src/mbox_folder.[ch]
1138 * src/prefs_filtering.c
1140 * src/quote_fmt_lex.l
1142 fix all warnings except the warnings in lex and yacc files
1144 2002-11-20 [christoph] 0.8.5claws172
1147 fix MsgInfo retrieval for IMAP draft and queue folders
1148 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1150 2002-11-19 [christoph] 0.8.5claws171
1153 fix segfault, when draft saving does not get
1154 the MsgInfo of the new message
1155 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1157 2002-11-19 [christoph] 0.8.5claws170
1160 add parameter check for flag setting function
1161 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1163 2002-11-18 [paul] 0.8.5claws169
1166 more sensitivity fixes to redirect mode:
1167 * disable toolbar draft button
1168 * allow only Address book in the Tools menu
1169 * disable editing of message by the spell
1172 2002-11-18 [paul] 0.8.5claws168
1175 fix sensitivity of menu items in compose_redirect():
1176 allow only the necessary items
1178 2002-11-18 [paul] 0.8.5claws167
1181 fix bug [ 603259 ] 'attachment got lost on bounce'
1183 2002-11-18 [paul] 0.8.5claws166
1186 updated by Ruslan N. Balkin <baron@dartel.ru>
1188 2002-11-18 [colin] 0.8.5claws165
1192 Remove old filtering stuff
1195 2002-11-17 [oliver] 0.8.5claws164
1198 remove not needed typedef
1200 2002-11-17 [oliver] 0.8.5claws163
1203 make toolbar's on click events translatable
1205 2002-11-15 [colin] 0.8.5claws162
1208 Revert too-soon integration of a feature
1210 2002-11-15 [christoph] 0.8.5claws161
1213 use main's implementation of imap_get_msginfo
1215 2002-11-15 [christoph] 0.8.5claws160
1225 replace claws' fetch_msginfo with main's get_msginfo
1226 (use main's implementation where possible)
1228 2002-11-15 [colin] 0.8.5claws159
1230 * src/ssl_certificate.c
1233 2002-11-16 [melvin] 0.8.5claws158
1236 Updated French translations.
1238 2002-11-16 [colin] 0.8.5claws157
1240 * src/ssl_certificate.c
1241 Check for missing parts in the certificates
1243 2002-11-15 [colin] 0.8.5claws156
1246 Preventive fix (missing check) found by
1252 sync with 0.8.6 release
1254 2002-11-15 [colin] 0.8.5claws155
1258 Fix error handling of folder_item_move_to()
1261 2002-11-15 [colin] 0.8.5claws154
1265 folder_item_move_to() sets an error message instead
1266 of having GUI stuff in folder.c
1268 2002-11-15 [colin] 0.8.5claws153
1271 Implemented a callback for MsgInfo updates,
1272 heavily copy/pasted from Christoph's folder
1274 * src/summaryview.[ch]
1275 Register summary_update_msg as callback
1277 2002-11-14 [colin] 0.8.5claws152
1280 Update the FolderItem after sending (fixes 617593)
1282 2002-11-14 [christoph] 0.8.5claws151
1285 fix wrong position of NULL pointer check found
1288 2002-11-14 [christoph] 0.8.5claws150
1291 fix segfault when deleting messages from IMAP folders
1292 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1294 2002-11-14 [colin] 0.8.5claws149
1297 Forwarding was also ignoring the folder's default account.
1299 2002-11-14 [colin] 0.8.5claws148
1302 Fix sent folder not set to folder properties when
1305 2002-11-14 [thorsten] 0.8.5claws147
1308 inc_start(): Files were not moved from .processing to inbox,
1309 if no global processing rule existed
1311 2002-11-14 [colin] 0.8.5claws146
1313 * src/ssl_certificate
1316 2002-11-14 [paul] 0.8.5claws145
1319 updated by Alessandro Maestri
1321 2002-11-13 [alfons] 0.8.5claws144
1324 folder_item_close(): only mark messages unread
1325 when a folder has new messages
1327 2002-11-13 [keith] 0.8.5claws143
1330 Fix problem moving or copying between
1333 2002-11-13 [colin] 0.8.5claws142
1335 * src/matcher_parser_parse.y
1336 Fix rule problem when " don't match
1338 2002-11-13 [christoph] 0.8.5claws141
1342 moved cache saving to folder_item_close
1343 the folderview should not have to deal with
1346 2002-11-13 [christoph] 0.8.5claws140
1349 moved setting of important score to
1350 summary_set_prefs_from_folderitem
1352 2002-11-13 [colin] 0.8.5claws139
1354 * src/matcher_parser_parse.y
1355 Fix a segfault in the parser (happening when
1356 a good expression had been tested and a bad
1359 2002-11-13 [paul] 0.8.5claws138
1361 * sync with 0.8.5cvs24
1362 see ChangeLog 2002-11-13
1365 updated by Fabio Jr. Beneditto
1367 2002-11-13 [colin] 0.8.5claws137
1372 Revert last commit, problem
1374 2002-11-13 [colin] 0.8.5claws136
1377 Remove duplicated code
1379 Bumped CACHE_VERSION and MARK_VERSION
1381 Network endian for cache and mark files
1383 2002-11-12 [colin] 0.8.5claws135
1386 Fix the "socket error" dialog which disappeared
1388 2002-11-12 [colin] 0.8.5claws134
1391 Reverse last commit which had performance
1392 problems, but still reverse the list
1394 2002-11-12 [colin] 0.8.5claws133
1399 2002-11-12 [melvin] 0.8.5claws132
1402 Added a check for a NULL prefs_common.dictionary
1404 2002-11-12 [colin] 0.8.5claws131
1406 * src/ssl_certificate.[ch]
1409 2002-11-12 [colin] 0.8.5claws130
1411 * src/ssl_certificate.[ch]
1412 Take connection port into account for
1413 checking certificates (a single hostname
1414 could have multiple servers with multiple
1417 Pass the port to ssl_certificate_check
1419 2002-11-12 [paul] 0.8.5claws129
1422 fix a typo in last commit
1424 2002-11-12 [paul] 0.8.5claws128
1426 * sync with 0.8.5cvs23
1427 see ChangeLog entry 2002-11-12
1429 2002-11-11 [colin] 0.8.5claws127
1431 * src/ssl_certificate.c
1433 Don't popup, instead log error, if the
1434 corresponding pref is checked
1435 * src/ssl_certificate.h
1436 include <openssl/objects/h>
1438 2002-11-11 [colin] 0.8.5claws126
1440 * src/ssl_certificate.h
1443 2002-11-11 [colin] 0.8.5claws125
1445 * src/ssl_certificate.c
1448 2002-11-11 [colin] 0.8.5claws124
1452 * src/ssl_certificate.[ch]
1453 Cleaned a bit (better use of SSL API)
1454 (This will cause non-recognition of saved
1455 certificates of claws12[23]...)
1457 2002-11-11 [paul] 0.8.5claws123
1460 updated by Ricardo Mones Lastra
1462 2002-11-11 [colin] 0.8.5claws122
1467 2002-11-11 [colin] 0.8.5claws121
1469 * src/ssl_certificate.[ch] ** NEW FILES **
1471 Check SSL certificates presented to us
1473 Add ssl_certificate.[ch]
1475 Add ssl_certificate.c
1477 2002-11-11 [paul] 0.8.5claws120
1479 * sync with 0.8.5cvs22
1480 see ChangeLog 2002-11-11
1482 2002-11-11 [paul] 0.8.5claws119
1484 * sync with 0.8.5cvs21
1485 see ChangeLog 2002-11-11
1487 2002-11-10 [jens] 0.8.5claws118
1491 corrected some typing
1493 updated german translation
1495 cleaned up specfile and adjusted it for claws
1497 2002-11-10 [colin] 0.8.5claws117
1500 a STATUSBAR_PUSH/POP fix
1502 2002-11-10 [colin] 0.8.5claws116
1504 * src/prefs_folder_item.c
1505 Fix hanging after opening folder properties
1507 2002-11-10 [hoa] 0.8.5claws115
1509 * src/matcher_parser_lex.l
1510 * src/matcher_parser_parse.y
1511 config file for scoring and filtering is no more trashed
1512 when there is a syntax error in a filtering rule when
1513 editing it in a dialog.
1515 2002-11-09 [colin] 0.8.5claws114
1518 Added missing initialisation of folder->destroy()
1520 2002-11-09 [colin] 0.8.5claws113
1524 Fix the status bar messages
1526 2002-11-09 [colin] 0.8.5claws112
1529 Fix hangs after folder dnd, happening after
1532 2002-11-09 [christoph] 0.8.5claws111
1535 just changed order of calls (reverse order of
1538 lock inc when checking only one account, otherwise
1539 inc all could be executed at the same time
1541 2002-11-09 [christoph] 0.8.5claws110
1544 better unlock the mouse cursor before calling
1545 summary_show because it changes the cursor too
1547 2002-11-09 [christoph] 0.8.5claws109
1551 add functions to open and close a folder
1552 o opending will execute scanning for remote folders
1554 o closing will unset new flag for messages
1556 2002-11-09 [colin] 0.8.5claws108
1559 Add a call to prefs_matcher_write_config to
1560 avoid non-leaf folders filtering settings to be
1563 2002-11-09 [paul] 0.8.5claws107
1565 * src/prefs_account.c
1568 2002-11-09 [colin] 0.8.5claws106
1573 2002-11-09 [colin] 0.8.5claws105
1576 Fix prefs_filtering deletion for MH folders (same
1578 * src/prefs_filtering.c
1579 Fix prefs_filtering renaming and deletion for
1580 folder-based processing rules.
1582 2002-11-09 [christoph] 0.8.5claws104
1586 * src/folderview.[ch]
1592 * src/prefs_folder_item.c
1595 implement a callback system for folder item updates
1597 2002-11-09 [colin] 0.8.5claws103
1600 Fix prefs_filtering renaming for MH folders (we
1601 shouldn't rename by path as another folder could
1602 have the same hierarchy).
1604 2002-11-09 [colin] 0.8.5claws102
1607 Fix a leak found by Christoph, use better variable
1610 2002-11-09 [colin] 0.8.5claws101
1613 One more fix for processing rules
1615 2002-11-08 [colin] 0.8.5claws100
1618 Don't copy the compiled regexp (will be reevaluated)
1620 Lock folderview while moving
1622 Provide info on what's happening to the user
1624 2002-11-08 [colin] 0.8.5claws99
1627 Fix folder reordering after a move if parent is
1630 Add function to copy a ScoringProp
1631 * src/prefs_folder_item.c
1632 Copy scoring rules when copying a folder prefs
1634 2002-11-08 [colin] 0.8.5claws98
1637 Fixes in case of failure
1638 * src/filtering.[ch]
1639 Add function to duplicate a FilteringProp
1641 Add function to duplicate a MatcherProp
1642 * src/prefs_folder_item.c
1643 Save folder's processing rules when copying
1646 2002-11-08 [colin] 0.8.5claws97
1651 Change a printf to debug_print
1653 2002-11-08 [colin] 0.8.5claws96
1657 Fix segfaults, call me stupido
1660 2002-11-08 [colin] 0.8.5claws95
1663 Added forgotten prefs to save when moving folders
1665 2002-11-08 [colin] 0.8.5claws94
1668 Fixes to folder DND (prefs copy)
1670 Optimization for folder DND (don't rescan whole tree)
1671 Added folderview_create_folder_node() for this
1672 optimization, so de-duped a bit the code
1673 * src/prefs_folder_item.[ch]
1674 Added prefs_folder_item_copy_prefs()
1676 2002-11-08 [paul] 0.8.5claws93
1678 * src/prefs_account.c
1680 tools/kmail2sylpheed_v2.pl
1683 2002-11-08 [paul] 0.8.5claws92
1686 src/prefs_account.[ch]
1687 remove account options 'clearsign' and 'ascii_armored',
1688 replace with 'default_gnupg_mode' to prevent mixed-mode
1691 2002-11-08 [paul] 0.8.5claws91
1694 re-implement GnuPG 'on-the-fly' mode selection,
1697 2002-11-08 [colin] 0.8.5claws90
1700 src/prefs_folder_item.c
1701 Change "Property" to "Properties"
1703 2002-11-07 [colin] 0.8.5claws89
1707 Allow folder dropping to a root folder
1709 2002-11-07 [paul] 0.8.5claws88
1714 2002-11-07 [paul] 0.8.5claws87
1717 fix reply-to-list bug. closes bug report
1718 "[633382] reply-to-list broken in recent cvs"
1720 2002-11-07 [paul] 0.8.5claws86
1723 add a forgotten '#if USE_GPGME ... #endif'
1725 2002-11-07 [paul] 0.8.5claws85
1727 * sync with 0.8.5cvs20
1728 see ChangeLog 2002-11-07
1730 2002-11-07 [colin] 0.8.5claws84
1733 Change folder_item_move_to to return the newly
1736 Select the new folderitem after moving.
1738 2002-11-07 [colin] 0.8.5claws83
1740 * src/prefs_filtering.c
1741 Fix rule rewriting when moving a leaf folder to a
1744 2002-11-07 [colin] 0.8.5claws82
1746 * src/prefs_filtering.c
1749 2002-11-07 [colin] 0.8.5claws81
1752 Add folder_item_move_to() function to move a
1753 folderitem into another one (updates matcher etc)
1755 Add folder drag'n drop (context menu to come)
1756 [Should be dataloss free, but Please backup before
1759 2002-11-06 [colin] 0.8.5claws80
1762 mh_create_folder() returns NULL if can't create
1765 2002-11-06 [paul] 0.8.5claws79
1768 allow 'on-the-fly' changing of the type of encryption
1769 and/or signing used (mime/ascii) via the compose window
1771 2002-11-06 [paul] 0.8.5claws78
1773 * sync with 0.8.5cvs19
1774 see ChangeLog 2002-11-06 for src/account.c:
1775 account_get_special_folder()
1777 2002-11-05 [alfons] 0.8.5claws77
1780 very minor cleanups: nothing to see here, move on. :-)
1782 2002-11-05 [colin] 0.8.5claws76
1785 Changes choices if compose windows are opened to
1786 Discard, Draft, Don't quit
1788 2002-11-05 [thorsten] 0.8.5claws75
1791 reenabled default_reply_to folder option
1793 2002-11-05 [colin] 0.8.5claws74
1800 add clean_quit() for the SIGTERM handler
1802 2002-11-05 [paul] 0.8.5claws73
1805 updated by Ricardo Mones Lastra
1807 2002-11-05 [melvin] 0.8.5claws72
1810 Fixed log-clipping bug #616795.
1811 To stop logging in the log window use 0 length.
1812 * src/prefs_common.c
1813 Added a label to inform about the 0 log length behaviour.
1815 2002-11-05 [paul] 0.8.5claws71
1817 * sync with 0.8.5cvs17
1818 see ChangeLog 2002-11-05
1820 2002-11-04 [paul] 0.8.5claws70
1822 * sylpheed-128x128.png
1825 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1826 <nikai@users.sourceforge.net>
1829 updated by George Danchev
1831 2002-11-03 [thorsten] 0.8.5claws69
1836 add check if gpg is active
1838 2002-11-03 [thorsten] 0.8.5claws68
1841 removed GSList declaration causing trouble on MacOS-X
1842 (submitted by alfons, reported by xfesty)
1844 2002-11-01 [paul] 0.8.5claws67
1847 remove last remnants of main's filter code
1849 2002-11-01 [paul] 0.8.5claws66
1851 * tools/filter_conv.pl
1852 fix bug where user-defined headers were ignored
1854 2002-11-01 [paul] 0.8.5claws65
1857 make a debug_print() not translatable
1859 2002-10-31 [melvin] 0.8.5claws64
1862 Fixed --disable-aspell-test. Now --disable-aspell-test will
1863 not run any GNU/aspell test. The dictionary path will
1864 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1865 was given, in which case, it will be $prefix/lib/aspell/
1867 Fixed typo in commentary (Aspell code).
1869 2002-10-31 [paul] 0.8.5claws63
1872 remove src/filter.c and src/prefs_filter.c
1873 thanks to Ricardo for reminding me
1875 2002-10-31 [colin] 0.8.5claws62
1880 2002-10-31 [paul] 0.8.5claws61
1882 * src/prefs_filter.[ch] ** REMOVED **
1883 src/filter.[ch] ** REMOVED **
1892 src/prefs_filtering.c
1893 src/summaryview.[ch]
1894 remove main's 'filter' code
1897 update to reflect removal of main's filter
1899 2002-10-31 [paul] 0.8.5claws60
1902 remove check for global_processing in summary_filter_open().
1903 This fixes the bug where if the user uses the right-click
1904 'Create filter rule...' and doesn't have any filter rules
1905 already defined in claws' advanced filtering, the newly
1906 created filter rule goes to main's filtering which is
1907 inaccessible through the gui. Now the filter rule gets added
1908 to claws' filtering by default.
1910 2002-10-28 [melvin] 0.8.5claws59
1912 * src/prefs_actions.c
1913 Fixed bug #627322 where MIME parts were not always
1914 correctly passed to a %p action
1915 Display an error dialog when message filename is not found.
1917 2002-10-28 [melvin] 0.8.5claws58
1919 * src/prefs_common.c
1920 Readded a missing function declaration lost in 0.8.3claws34
1922 2002-10-28 [paul] 0.8.5claws57
1924 * sync with 0.8.5cvs15
1925 see ChangeLog 2002-10-28 and 2002-10-25
1927 Note: ChangeLog entry 2002-10-24 is not sync'ed.
1929 2002-10-27 [oliver] 0.8.5claws56
1932 plug leak in pop3_top_recv
1934 2002-10-26 [christoph] 0.8.5claws55
1937 set need_update folder flag when messages are added
1938 (closes bug [ 626922 ] folder not updated after receiving)
1940 2002-10-25 [melvin] 0.8.5claws54
1943 Fixed a memleak introduced in the scaling code.
1945 2002-10-24 [alfons] 0.8.5claws53
1948 make filtering's forward message action forward from the
1950 (closes bug [628089 ] Filter -> Forward from address problem
1953 2002-10-24 [christoph] 0.8.5claws52
1957 o use manual of current locale or english if current
1958 locale is not available (and english is available)
1959 o also link to sylpheed doc project manuals
1961 2002-10-23 [paul] 0.8.5claws51
1964 tools/kmail2sylpheed_v2.pl
1965 add new version of kmail addressbook importer script.
1966 works with newer versions of Kmail/KAddressBook which
1967 have new and rearranged data.
1969 2002-10-23 [martin] 0.8.5claws50
1975 added length parameter to get_abbrev_newsgroup_name()
1976 changed this function so that it abbreviates the newsgroup
1977 names only so long it is smaller than the length parameter
1978 (for better reading of some newsgroup names and space efficiency)
1980 2002-10-22 [colin] 0.8.5claws49
1983 Revert Alfons' last modification (after voting ;-))
1985 2002-10-21 [alfons] 0.8.5claws48
1988 folder view in folder selection dialog reflects state of
1989 folder view in main window
1991 2002-10-18 [alfons] 0.8.5claws47
1994 drop imported messages in folder selected by user,
1995 and not in the inbox
1996 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1998 2002-10-18 [alfons] 0.8.5claws46
2001 make automagic reply work correctly for email accounts
2002 (whether it's viable to do a full sync with Hiro's
2003 compose.c is still under discussion)
2005 2002-10-18 [melvin] 0.8.5claws45
2007 * src/prefs_actions.c
2008 Fixed bug #622275 where asynchroneous actions left
2010 Made (synchroneous) actions' input be displayed live.
2012 2002-10-18 [christoph] 0.8.5claws44
2015 don't add a newline in the textview in front of the
2016 first textpart if header display is disabled
2017 (closes bug [ 603385 ] disabled header display leaves blank
2020 2002-10-18 [christoph] 0.8.5claws43
2027 folder->get_num_list now returns an error code
2028 (closes bug [ 609424 ] News cache cleared on failure)
2030 2002-10-17 [colin] 0.8.5claws42
2033 Changed a printf by debug_print
2037 * tools/OOo2sylpheed.pl
2038 allow for spaces in the name of the
2039 file to be attached.
2041 2002-10-16 [colin] 0.8.5claws41
2044 Use a tristate to change online mode
2046 2002-10-16 [paul] 0.8.5claws40
2049 updated by Ricardo Mones Lastra
2051 2002-10-16 [colin] 0.8.5claws39
2055 Added --online and --offline command-line
2058 2002-10-15 [christoph] 0.8.5claws38
2061 set mimeinfo->name to NULL after g_free to
2062 avoid double freeing with g_free
2064 2002-10-14 [christoph] 0.8.5claws37
2069 remove calls to folder->change_flags that are now
2070 done by procmsg flag functions (seems it is not
2071 used by any foldertype anyway)
2073 init folder->change_flags with NULL
2075 2002-10-14 [christoph] 0.8.5claws36
2079 use virtual functions for folder item new and destroy
2082 2002-10-14 [melvin] 0.8.5claws35
2085 Added a test to not run the spell checker if no default
2086 dictionary is available. No dialog is displayed though.
2088 2002-10-14 [melvin] 0.8.5claws34
2091 Fixed bug in dictionary list context menu where
2092 "More..." pointed to an emtpy submenu if the
2093 number of dictionaries is a multiple of 15
2094 Removed unneeded code in suggestions list creation
2096 2002-10-14 [paul] 0.8.5claws33
2099 updated by George Danchev
2101 2002-10-13 [hoa] 0.8.5claws32
2104 src/matcher_parser_parser.y
2105 removed the escaped string from internal structure
2108 2002-10-12 [colin] 0.8.5claws31
2110 * src/gtksctree.[ch]
2112 Removed useless function gtksctree_reanchor
2114 2002-10-12 [alfons] 0.8.5claws30
2116 * sync with remaining main changes 2002-10-09 - 2002-10-11
2117 - drop changes to src/compose.c (requires claws specific changes)
2119 2002-10-12 [alfons] 0.8.5claws29
2121 * sync with main changes of 2002-10-08
2122 - drop changes to src/compose.c (requires claws specific changes)
2123 - drop changes to src/summaryview.c (requires changes to compose.c)
2125 2002-10-12 [alfons] 0.8.5claws28
2127 * sync with main changes of 2002-10-07
2129 2002-10-12 [alfons] 0.8.5claws27
2131 * sync with main changes of 2002-10-04
2132 - drop changes to src/compose.c (requires claws specific changes)
2133 - drop changes to src/prefs_folder_item.c (claws implementation
2134 seems to be working)
2136 2002-10-12 [colin] 0.8.5claws26
2139 Fix folder-flicker when space-reading, introduced
2142 2002-10-12 [colin] 0.8.5claws25
2145 Save account address when saving as draft.
2148 2002-10-12 [colin] 0.8.5claws24
2151 Fix the problem consisting of no message selected
2152 after the last message in a folder has been moved.
2154 2002-10-12 [paul] 0.8.5claws23
2157 src/prefs_template.c
2159 add Cc and Bcc to templates. Patch submitted by
2162 2002-10-12 [colin] 0.8.5claws22
2165 Fix a bug after "Check for new messages":
2166 If a folder was opened, it was still selected at
2167 the end of the check, but displayed empty.
2169 Remove unnecessary check
2174 be more verbose in the description of
2178 2002-10-11 [colin] 0.8.5claws21
2181 Make space work (better) when no mail is selected
2183 2002-10-11 [colin] 0.8.5claws20
2189 2002-10-11 [colin] 0.8.5claws19
2192 revert 0.8.5claws6 changes as i couldn't get to
2195 2002-10-11 [melvin] 0.8.5claws18
2198 Removed buggy and unused macro (should have been committed in
2201 2002-10-11 [melvin] 0.8.5claws17
2204 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2206 2002-10-11 [thorsten] 0.8.5claws16
2209 remove rescan warning
2211 2002-10-11 [colin] 0.8.5claws15
2214 fix a segfault that happens if conv_unmime_header
2215 fails (should be better to find out why it fails)
2217 2002-10-11 [christoph] 0.8.5claws14
2220 update folderview stats after ignore/unignore thread
2222 2002-10-11 [hoa] 0.8.5claws13
2224 * src/quote_fmt_parse.y
2225 Fixed a yacc/bison syntax error
2227 Escaping of string is fixed.
2229 2002-10-11 [colin] 0.8.5claws12
2232 Resize images to fit
2234 2002-10-11 [paul] 0.8.5claws11
2237 updated by Ricardo Mones Lastra
2239 2002-10-10 [alfons] 0.8.5claws10
2242 allow dropping files by "moving" files from a file manager,
2243 not only by the more cumbersome "copying". the latter
2244 mostly implies holding down the Control button
2246 2002-10-10 [christoph] 0.8.5claws9
2249 update folders after thread building for ignored threads
2251 2002-10-10 [christoph] 0.8.5claws8
2255 * src/filtering.[ch]
2257 * src/folderview.[ch]
2262 * src/summaryview.[ch]
2263 o added new flag need_update to FolderItem
2264 o removed folder_table from various functions from tracking
2266 o set need_update flags in folder.c's move, copy and delete
2267 functions and procmsg's flags functions
2268 o added function folderview_update_items_when_required that
2269 updates all folders with need_update set
2270 o call folderview_update_items_when_required instead of
2271 folderview_update_item_foreach
2273 2002-10-09 [sergey] 0.8.5claws7
2276 Strip CRs whel loading the text into editor in reedit mode.
2278 2002-10-09 [colin] 0.8.5claws6
2281 Make Space work when no mail is selected
2283 2002-10-09 [colin] 0.8.5claws5
2285 * src/gtksctree.[ch]
2287 Add gtk_sctree_reanchor()
2289 Use gtk_sctree_reanchor() - better fix for
2292 2002-10-09 [colin] 0.8.5claws4
2295 Fix shift-click select after delete problem
2298 2002-10-08 [thorsten] 0.8.5claws3
2301 exclude current msg from -hide read messages-
2303 2002-10-08 [colin] 0.8.5claws2
2308 Differentiate socket errors from disk full
2311 2002-10-08 [christoph] 0.8.5claws1
2315 modifications for new config directory
2317 * config.guess ** REMOVED **
2318 * config.sub ** REMOVED **
2319 * install-sh ** REMOVED **
2320 * ltmain.sh ** REMOVED **
2321 * missing ** REMOVED **
2322 * mkinstalldirs ** REMOVED **
2323 these files are autogenerated by automake
2324 when you run autogen.sh
2326 * config/.cvsignore ** NEW FILE **
2327 * config/Makefile.am ** NEW FILE **
2328 ignore autogenerated files
2329 create a Makefile in this directory
2331 2002-10-08 [paul] 0.8.5claws
2333 * 0.8.5claws release
2338 fix quote reply format for newsgroups reply bug
2343 updated by me and Witold Wladyslaw Wojciech Wilk
2346 2002-10-07 [paul] 0.8.3claws53
2351 updated messages catalogs, submitted by
2352 Alessandro Maestri, Fabio Jr.Beneditto
2353 and Urke MMI, respectively.
2355 2002-10-07 [christoph] 0.8.3claws52
2360 fix new folder ghost message bug
2361 (closes bug [ 619722 ] wrong count for newly created folders)
2363 2002-10-07 [christoph] 0.8.3claws51
2366 fix news posting problem
2368 2002-10-07 [melvin] 0.8.3claws50
2371 Updated French translation
2373 2002-10-05 [christoph] 0.8.3claws49
2376 check if line_start_cache is set in gtk_stext_update_text
2377 (closes bug [ 618119 ] crash while doing search in folder)
2379 2002-10-05 [christoph] 0.8.3claws48
2385 implement cache cleanups for claws' folder system
2386 (closes bug [ 595916 ] imapcache not cleaned up)
2388 2002-10-05 [melvin] 0.8.3claws47
2390 * src/prefs_actions.c
2391 Made the help text more clear for the %p token
2393 2002-10-04 [paul] 0.8.3claws46
2396 see ChangeLog 2002-10-02 and 2002-10-03
2398 2002-10-04 [christoph] 0.8.3claws45
2401 fix segfault caused by pop before smtp
2402 call to inc_account_mail with NULL
2405 2002-10-04 [paul] 0.8.3claws44
2408 sync the LDAP detection from 0.8.5cvs1
2410 2002-10-02 [christoph] 0.8.3claws43
2413 fix small spelling error
2415 2002-10-02 [melvin] 0.8.3claws42
2418 Behave better and say "no" when test program cannot be run.
2420 2002-10-02 [paul] 0.8.3claws41
2422 * sync with 0.8.4cvs1
2423 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2426 toggle the behavior of Reply menuitem between
2427 normal reply and reply-to-list
2429 2002-10-01 [sergey] 0.8.3claws40
2432 Convert newlines in the message text to the canonical form
2433 before base64 encoding (RFC2045 compliance, fixes some
2434 interoperability issues with Evolution 1.0.3)
2436 2002-09-29 [colin] 0.8.3claws39
2439 Fix an unwanted copy/paste
2441 2002-09-29 [colin] 0.8.3claws38
2444 Renamed "Custom toolbar" to "Customize toolbar"
2445 Renamed "Show all header" to "Show all headers"
2446 Renamed "Set diplay item" to "Set displayed items"
2447 * src/prefs_common.c
2448 Renamed "Show all header" to "Show all headers"
2449 * src/prefs_summary_column.c
2450 Renamed "diplay item" to "displayed items"
2452 2002-09-29 [colin] 0.8.3claws37
2454 * src/mainwindow.[ch]
2455 online/offline status pixmaps follow theme
2457 * src/summaryview.[ch]
2458 quicksearch pixmap follows theme changes
2460 2002-09-29 [thorsten] 0.8.3claws36
2463 src/prefs_folder_item.[ch]
2464 add default_reply_to folder option (closes patch 581044)
2466 2002-09-29 [christoph] 0.8.3claws35
2468 * acconfig.h ** REMOVED **
2472 * ac/gnupg-check-typedef.m4
2473 fix autoheader 2.50 warning
2475 2002-09-29 [christoph] 0.8.3claws34
2477 * major code cleanup (part 2)
2479 - unused variables removed
2480 - unused functions removed
2481 - uninitialized variables checked
2482 - missing return statements added
2483 - missing function return types added
2484 - added parentheses around assignment
2485 when suggested by gcc
2487 2002-09-29 [alfons] 0.8.3claws33
2490 log_window_clear(): only bracket gtk_text_forward_delete()
2491 with gtk_text_freeze() / gtk_text_thaw() (see if this
2492 works around GTK text bug)
2494 2002-09-29 [paul] 0.8.3claws32
2498 updated by George Danchev and Urke MMI
2501 2002-09-27 [christoph] 0.8.3claws31
2503 * doc-src/readme.txt
2504 * doc-src/rfc1806.txt ** REMOVED **
2505 * doc-src/rfc2183.txt ** NEW FILE **
2506 * doc-src/rfc2980.txt ** NEW FILE **
2509 2002-09-27 [melvin] 0.8.3claws30
2512 Fixed typo which could break linking
2514 2002-09-27 [melvin] 0.8.3claws29
2517 Improved GNU/aspell checking.
2520 2002-09-27 [paul] 0.8.3claws28
2522 * sync with 0.8.3cvs8
2523 see ChangeLog 2002-09-27
2525 2002-09-26 [colin] 0.8.3claws27
2529 Add "Reply to Mailing-list" to the toolbar
2531 2002-09-26 [christoph] 0.8.3claws26
2534 Fix wrong message counts in summaryview status
2536 2002-09-26 [paul] 0.8.3claws25
2538 * sync with 0.8.3cvs7
2539 see ChangeLog 2002-09-26
2541 2002-09-26 [paul] 0.8.3claws24
2543 * sync with 0.8.3cvs6
2544 see ChangeLog 2002-09-25
2546 2002-09-25 [christoph] 0.8.3claws23
2548 * src/prefs_common.c
2549 * src/prefs_folder_item.c
2550 * src/prefs_scoring.c
2551 Renamed "kill score" to "hide score" in GUI
2554 2002-09-25 [paul] 0.8.3claws22
2556 * sync with 0.8.3cvs5
2557 see ChangeLog 2002-09-24
2559 2002-09-24 [alfons] 0.8.3claws21
2561 patch by Satoshi Nagayasu: allows appending / saving multiple
2562 selected files (closes "[ 612279 ] save multiple mesg(s) in
2566 add Satoshi Nagayasu
2568 summary_save_as(): allow saving selected files to
2570 summary_set_menu_sensitive: enable "Save As..." when
2571 multiple files are selected
2573 append_file(): new function
2575 2002-09-24 [colin] 0.8.3claws20
2578 Fix segfault when mimeinfo doesn't have a
2581 2002-09-24 [colin] 0.8.3claws19
2583 * src/prefs_common.[ch]
2584 Add a preference to display send dialog or not
2586 Display send dialog according to preference
2588 2002-09-24 [colin] 0.8.3claws18
2591 Disable user actions when sending
2593 2002-09-24 [colin] 0.8.3claws17
2596 Do not display name or filename for attachments
2597 with an application/pgp-signature type
2598 (security flaw, see bug 537413)
2600 2002-09-23 [colin] 0.8.3claws16
2603 Initialize entry_email, entry_alias and
2604 entry_remarks to first email address of the list
2606 2002-09-23 [colin] 0.83claws15
2609 Drop pgp-signature when reediting a signed queued
2612 2002-09-23 [melvin] 0.8.3claws14
2615 Updated French translation
2617 2002-09-23 [melvin] 0.8.3claws13
2620 Made custom toolbar menu labels more consistent
2621 * src/prefs_toolbar.c
2622 Made custom toolbar window title more consistent
2624 2002-09-22 [colin] 0.8.3claws12
2627 Initialize session type to normal before getting
2628 mail (fixes strange Get behaviour)
2629 * src/prefs_account.h
2630 Move STYPE_POP_BEFORE_SMTP to last position to
2631 avoid other side-effects
2633 2002-09-22 [colin] 0.8.3claws11
2635 * src/prefs_account.c
2636 Fix pop_bfr_smtp_tm_entry sensivity when switching
2637 from pop3 to apop or vice-versa
2639 2002-09-22 [colin] 0.8.3claws10
2641 * src/prefs_account.[ch]
2642 Add an option for the POP before SMTP timeout
2644 Remember time of last POP connection
2646 Do POP before SMTP only if timeout reached
2648 2002-09-22 [oliver] 0.8.3claws9
2651 explain custom toolbar
2653 2002-09-22 [oliver] 0.8.3claws8
2655 * src/prefs_actions.[ch]
2656 custom toolbar for compose
2657 actions callback from compose toolbar
2659 remove include toolbar.h
2661 2002-09-22 [oliver] 0.8.3claws7
2663 * src/prefs_toolbar.[ch]
2664 custom toolbar for compose
2665 - generic prefs_toolbar handles both
2666 Mainwin's toolbar as well as Compose toolbar
2668 2002-09-22 [oliver] 0.8.3claws6
2671 custom toolbar for compose
2672 restructure toolbar.[ch]
2674 2002-09-22 [oliver] 0.8.3claws5
2677 custom toolbar for compose
2679 2002-09-22 [oliver] 0.8.3claws4
2681 * src/mainwindow.[ch]
2682 custom toolbar for compose
2683 move mainwin toolbar back to mainwindow
2685 2002-09-22 [alfons] 0.8.3claws3
2692 2002-09-22 [alfons] 0.8.3claws2
2695 procmsg_save_to_outbox(): don't unlink message file from queue;
2696 callers should do it using folder_item_remove_msg()
2698 2002-09-22 [colin] 0.8.3claws1
2701 Made mimeview_check_signature() public
2703 Made GPG signatures verifiable by clicking
2704 the [application/pgp-signature] in the Text
2707 2002-09-22 [paul] 0.8.3claws
2716 updated translations, submitted by George Danchev,
2717 me, Ricardo Mones Lastra, Alessandro Maestri,
2718 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
2719 and Urke MMI, respectively.
2721 2002-09-22 [alfons] 0.8.2claws65
2725 no furry valgrinds have been used to plug these memleaks
2727 2002-09-20 [paul] 0.8.2claws64
2729 * sync with 0.8.3cvs4
2730 'Select thread' re-implemented
2731 see ChangeLog 2002-09-20
2733 2002-09-21 [alfons] 0.8.2claws63
2736 compose_send(): plug unnoticed memleak
2738 2002-09-20 [alfons] 0.8.2claws62
2741 replace_address_in_edit(): strict check for NULL address to
2742 fix "[ 607348 ] Segfault in address completion". My guess is
2743 that this happens with an empty address book, but it's good
2744 to have this check here anyway
2746 completion_window_button_press(): free string returned
2747 from the internal cache
2749 2002-09-20 [christoph] 0.8.2claws61
2752 added ENC_BINARY to EncodingType
2754 the string returned by procmime_get_encoding_str
2755 should not depend on the order of values in the
2756 EncodingType definition
2757 * doc-src/rfc1806.txt ** NEW FILE **
2758 Added rfc1806 about MIME Content-Disposition
2761 2002-09-19 [paul] 0.8.2claws60
2763 * sync with 0.8.2cvs3
2764 see ChangeLog 2002-09-19
2766 2002-09-19 [paul] 0.8.2claws59
2768 * src/prefs_folder_item.c
2769 revert to Darko's original alignment of colour
2771 add a colon to folder_color label
2774 add Colin's patch (with Hiro's modifications) to
2775 force BASE64 encoding for 8-bit text when signing
2776 (sync with 0.8.3cvs2)
2778 2002-09-18 [alfons] 0.8.2claws58
2783 (beautify a little bit)
2785 2002-09-18 [christoph] 0.8.2claws57
2788 fix handling of fgetc return value
2790 2002-09-17 [alfons] 0.8.2claws56
2793 summary_sort(): check non-NULL summaryview->folder_item when no
2794 folder is selected at all
2795 (closes "[ 610344 ] sort label make syl Crash")
2797 2002-09-17 [alfons] 0.8.2claws55
2800 beautify a little bit
2802 2002-09-17 [christoph] 0.8.2claws54
2805 initialize max values for cache and folder
2806 when cache or folder is empty
2808 2002-09-15 [colin] 0.8.2claws53
2811 Fix a leak (thanks Alfons!) and cleaned
2812 variables names for custom headers
2814 2002-09-15 [colin] 0.8.2claws52
2817 Fix custom headers recognition when
2818 prefs_common.trans_hdr is on
2820 2002-09-15 [colin] 0.8.2claws51
2823 Allow dynamically-added custom headers
2824 Yet not reparsed if reedited
2826 2002-09-15 [alfons] 0.8.2claws50
2828 * src/prefs_account.c
2831 2002-09-15 [colin] 0.8.2claws49
2833 * src/prefs_account.c
2834 fix pop_before_smtp sensitivity
2836 2002-09-15 [colin] 0.8.2claws48
2839 add inc_pop_before_smtp()
2840 allow MainWindow to be undefined in
2841 inc_account_mail() and inc_start()
2844 add STYPE_POP_BEFORE_SMTP session type
2845 * src/prefs_account.c
2846 activated pop before smtp option
2848 do pop before smtp if the relevant option
2851 2002-09-15 [paul] 0.8.2claws47
2854 see ChangeLog 2002-09-15
2856 2002-09-14 [paul] 0.8.2claws46
2859 updated Bulgarian translation, submitted by
2862 2002-09-13 [paul] 0.8.2claws45
2865 merge claws' select_account() with main's
2866 (new) compose_select_account(). [sync with
2867 0.8.2cvs15, see ChangeLog 2002-09-11]
2869 2002-09-12 [christoph] 0.8.2claws44
2872 allocate 1 elements of FolderItem not 0
2874 2002-09-12 [colin] 0.8.2claws43
2877 Fix bug #590825 (obey Follow-up: poster)
2879 2002-09-12 [colin] 0.8.2claws42
2882 Fix bug #557009 (wrong headers for messages
2883 forwarded as attachments)
2885 2002-09-11 [colin] 0.8.2claws41
2888 Put SCF: pseudo-header on top of message
2889 Set draft tmp_flag when saved as draft
2893 Skip after first \n\n for beginning of real message
2896 2002-09-11 [christoph] 0.8.2claws40
2899 use procmsg flag functions in filtering or processing
2900 will cause incorrect folder message counts
2902 2002-09-11 [colin] 0.8.2claws39
2905 Fix bug #550175 - wrong save folder when reediting
2908 2002-09-11 [paul] 0.8.2claws38
2910 * sync with 0.8.2cvs14
2911 see ChangeLog 2002-09-11
2913 2002-09-11 [colin] 0.8.2claws37
2916 Fix a typo (seeming to cause new/unread status to
2919 2002-09-10 [christoph] 0.8.2claws36
2922 compose_redirect should not use compose_generic_new
2923 because that does more stuff than expected including
2924 opening the external editor
2925 (closes bug "[ 526608 ] bounced messages appear blank
2928 2002-09-10 [christoph] 0.8.2claws35
2931 fix problem with too large message number range
2932 causing a crash in folder_item_scan
2934 2002-09-10 [paul] 0.8.2claws34
2936 * sync with 0.8.2cvs13
2937 see ChangeLog 2002-09-10
2939 2002-09-10 [christoph] 0.8.2claws33
2942 set MsgInfo TmpFlags for queue and draft folders
2943 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2945 2002-09-10 [paul] 0.8.2claws32
2948 po/bg.po ** NEW FILE **
2949 new Bulgarian translation submitted by
2950 George Danchev <danchev@spnet.net>
2954 tools/tb2sylpheed ** NEW FILE **
2955 add script that converts an addressbook exported
2956 from The Bat! into a Sylpheed addressbook. Submitted
2957 by Urke MMI <urke-kg@eunet.yu>
2959 2002-09-10 [paul] 0.8.2claws31
2961 * sync with 0.8.2cvs12
2962 see ChangeLog 2002-09-10
2964 2002-09-06 [paul] 0.8.2claws30
2966 * src/prefs_common.c
2967 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2971 tools/ldif-to-xml.py ** REMOVED **
2972 remove obsolete python script
2974 2002-09-06 [paul] 0.8.2claws29
2976 * sync with 0.8.2cvs10
2977 see ChangeLog 2002-09-06
2979 2002-09-04 [paul] 0.8.2claws28
2981 * sync with 0.8.2cvs9
2982 see ChangeLog 2002-08-04
2984 2002-09-04 [colin] 0.8.2claws27
2986 * src/prefs_common.[ch]
2987 Added signature color configuration
2989 Use user-specified signature color
2991 2002-09-03 [colin] 0.8.2claws26
2993 * src/prefs_common.[ch]
2994 Added autosave and autosave_length prefs
2996 Added compose_remove_draft()
2997 Auto-save drafts according to the prefs
2999 Added a crash-indicator file, allowing to check
3000 for new messages on startup if Sylpheed crashed
3001 (makes saved drafts "reappear")
3003 2002-09-03 [colin] 0.8.2claws25
3008 2002-09-03 [paul] 0.8.2claws24
3010 * sync with 0.8.2cvs8
3011 see ChangeLog 2002-09-02 and 2002-09-03
3013 2002-09-03 [darko] 0.8.2claws23
3016 use normal style when creating new folder to pick
3019 2002-09-02 [melvin] 0.8.2claws22
3022 removed some obsolete code
3024 2002-09-02 [melvin] 0.8.2claws21
3027 fixed test's equality sign (== to =)
3029 2002-09-02 [alfons] 0.8.2claws20
3033 revert change of 0.8.2claws16 and use the mh_folder_destroy
3034 as folder->destroy virtual as suggested by Hiro
3035 (the mh.c code seems to have been lost around mh.c.1.21)
3037 2002-09-02 [paul] 0.8.2claws19
3040 updated by Fabio Jr. Beneditto
3043 use 'http://claws.sylpheed.org' for homepage link.
3044 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
3046 2002-09-01 [alfons] 0.8.2claws18
3049 plug memleak related to one Martin Kluge found
3051 2002-08-31 [paul] 0.8.2claws17
3053 * sync with 0.8.2cvs6
3054 see ChangeLog 2002-08-30
3056 2002-08-31 [alfons] 0.8.2claws16
3059 folder_destroy(): remove mailbox from folderlist even if it has
3062 2002-08-31 [alfons] 0.8.2claws15
3067 (being pedantic I know)
3069 2002-08-31 [alfons] 0.8.2claws14
3072 check for NULL pointers returned from folder->fetch_msginfo virtual
3073 (should solve some reported crashes)
3075 2002-08-30 [alfons] 0.8.2claws13
3080 enable crash dialog on compilation time
3081 (--enable-crash-dialog configure option)
3083 2002-08-30 [alfons] 0.8.2claws12
3088 apply memory leak plug patch by Martin Kluge
3089 (closes patch "[ 602568 ] patch for 602441 little memory leak",
3090 bug "[ 599677 ] Very small memory leak in 0.81claws115",
3091 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
3093 2002-08-30 [darko] 0.8.2claws11
3096 copy Gtk style from normal style to match
3097 font size for coloured folders
3099 2002-08-29 [alfons] 0.8.2claws10
3102 Type=Internet <- Type=Application
3103 (reported by Michael Schwendt, see:
3104 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3105 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3107 2002-08-29 [paul] 0.8.2claws9
3109 * sync with 0.8.2cvs5
3110 see ChangeLog 2002-08-29
3112 2002-08-29 [colin] 0.8.2claws8
3115 Added a sanity check in summary_select_thread
3116 Should fix bug 601605
3118 2002-08-29 [colin] 0.8.2claws7
3121 Revert claws6 changes regarding bug #591676
3123 2002-08-28 [colin] 0.8.2claws6
3126 Ignore cache for queue folderitems
3129 2002-08-28 [melvin] 0.8.2claws5
3134 2002-08-28 [melvin] 0.8.2claws4
3137 Updated a bit the text concerning the spell checker
3139 2002-08-28 [melvin] 0.8.2claws3
3141 Merged the GNU_aspell_branch:
3142 Support of new GNU/aspell is now included and the old pspell
3143 is not supported anymore.
3147 Updated spell checker text to reflect the switch to GNU/aspell
3149 * ac/aspell.m4 *** NEW ***
3150 * src/gtkaspell.[ch] *** NEW ***
3151 * ac/pspell.m4 *** DELETED ***
3152 * src/gtkspell.[ch] *** DELETED ***
3155 Updated for GNU/aspell support
3158 Replaced gtkspell.c by gtkaspell.c
3166 * src/prefs_common.[ch]
3167 Updated for GNU/aspell support
3169 2002-08-28 [paul] 0.8.2claws2
3171 * sync with 0.8.2cvs4
3172 see ChangeLog 2002-08-27 and 2002-08-28
3174 2002-08-28 [colin] 0.8.2claws1
3176 * src/summary_search.c
3179 2002-08-28 [jens] 0.8.2claws
3182 Updated German translations
3184 2002-08-27 [melvin] 0.8.2claws
3187 Updated French translations
3189 2002-08-27 [paul] 0.8.2claws
3191 * sync with 0.8.2 main release
3199 updated message catalogs submitted by
3200 Ricardo Mones Lastra, Alessandro Maestri,
3201 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
3202 Beneditto and Urke MMI
3204 2002-08-27 [hoa] 0.8.1claws123
3206 * src/mainwindow.[ch]
3207 * src/summaryview.[ch]
3208 removed the "filter setting" menu option.
3209 add a "cancel a news message" menu option.
3211 2002-08-26 [martin] 0.8.1claws122
3214 changed string under 0.8.1claws79 changed by myself
3217 2002-08-26 [martin] 0.8.1claws121
3220 added kill command to debuggerrc to start crash dialog
3222 2002-08-26 [paul] 0.8.1claws120
3224 * sync with 0.8.1cvs31
3225 see ChangeLog 2002-08-26
3227 2002-08-25 [alfons] 0.8.1claws119
3230 fix bug that didn't send out correct headers to news server
3231 when sending news article and email from queue (bug reported
3232 and patch provided by Tim Mann; closes bug
3233 "[ 583196 ] 0.7.8claws can't post news")
3235 2002-08-25 [alfons] 0.8.1claws118
3237 * src/selective_download.c
3238 mark two strings as translatable
3239 (thanks to Urke MMI for pointing this out)
3241 2002-08-25 [alfons] 0.8.1claws117
3244 treat sent boxes as special and allow sorting them by addressee
3245 (closes "[ 589418 ] Sent folder sorting misbehavior"
3246 submitted by Steve Lamb)
3248 2002-08-24 [alfons] 0.8.1claws116
3251 fix memleak reported by Martin Kluge
3252 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3254 2002-08-24 [oliver] 0.8.1claws115
3256 * src/prefs_toolbar.c
3257 o code cleanup as suggested by Alfons
3260 2002-08-24 [alfons] 0.8.1claws114
3263 o fix another memory leak reported by Martin Kluge
3264 (see "[ 599568 ] Small Memory Leak")
3265 o remove 'from' variable from 'summary_set_header()'; we can
3268 2002-08-24 [paul] 0.8.1claws113
3270 * sync with 0.8.1cvs30
3271 see ChangeLog 2002-08-23
3273 2002-08-24 [alfons] 0.8.1claws112
3276 remove unnecessary allocations for search bar fixing leaks
3277 reported by Martin Kluge
3278 (see "[ 599451 ] Further memory leaks?")
3280 2002-08-24 [alfons] 0.8.1claws111
3283 make get_socket_name() public for crash.c
3285 o make report bug button work (goes to claws'
3286 bug tracker at sf.net)
3287 o introduce function for doing important stuff just
3288 before claws goes down
3291 2002-08-24 [alfons] 0.8.1claws110
3294 move cursor to "To" entry when forwarding as attachment
3295 (reported and solved by Steve Lamb, closes bug report
3296 "[ 592880 ] Forward as attachment; cursor not in to")
3298 2002-08-24 [colin] 0.8.1claws109
3301 fix quick search visibility after GUI (de)separations.
3303 2002-08-23 [colin] 0.8.1claws108
3306 fix header pane visibility after folderview or
3307 messageview (de)separation
3309 2002-08-23 [paul] 0.8.1claws107
3311 * src/mainwindow.[ch]
3313 give full control of display or non-display
3314 of the Execute icon to Custom toolbar settings.
3315 add new sensitivity condition to maninwindow.h:
3321 more sync with 0.8.1cvs29
3323 2002-08-23 [melvin] 0.8.1claws106
3326 Readded support for custom widget in alertpanel lost in last
3329 2002-08-23 [paul] 0.8.1claws105
3331 * sync with 0.8.1cvs29
3332 see ChangeLog 2002-08-23
3334 2002-08-23 [colin] 0.8.1claws104
3337 Fix folder and search pixmaps exchanging positions
3338 after theme or toolbar changes. Thank to Oliver for
3341 2002-08-23 [colin] 0.8.1claws103
3344 src/messageview.[ch]
3347 Changed messageview_create() and noticeview_create()
3348 to avoid the last gdk_warning
3350 2002-08-22 [colin] 0.8.1claws102
3353 Fix my new `Creating pixmap from xpm' warning
3355 2002-08-22 [colin] 0.8.1claws101
3358 Fix some of the gdk warnings
3360 2002-08-22 [colin] 0.8.1claws100
3363 * src/stock_pixmap.c
3364 * src/stock_pixmap.h
3365 * src/pixmaps/quicksearch.xpm *ADDED*
3366 Add the quicksearch pixmap
3370 Make quicksearch bar visible/hidden via a button
3372 2002-08-22 [christoph] 0.8.1claws99
3375 fix folder update for newsgroups with message
3376 numbers below minimum number of articles to fetch
3377 (closes bug #598445)
3379 2002-08-22 [paul] 0.8.1claws98
3381 * sync with 0.8.1cvs28
3382 see ChangeLog 2002-08-22
3384 2002-08-21 [alfons] 0.8.1claws97
3387 use bt instead of bt full which seems to work
3388 better, and bt full doesn't give a great deal
3389 of information anyway
3391 2002-08-21 [colin] 0.8.1claws96
3394 fix summaryview_searchtype_changed prototype
3396 2002-08-21 [christoph] 0.8.1claws95
3399 o fix broken menu update for sorting type, we have to
3400 get this info from the summaryview now
3401 o removed setting of threaded state in menu callback
3402 * src/summaryview.[ch]
3403 more summaryview/folderitem seperation for
3406 removed not required --with-compiler-flags option
3408 2002-08-21 [oliver] 0.8.1claws94
3411 o rename toolbar.xml to toolbar_main.xml
3412 since toolbar_compose.xml might come up
3417 2002-08-21 [darko] 0.8.1claws93
3420 don't reset tmp flags for messages copied
3423 2002-08-21 [colin] 0.8.1claws92
3425 * src/prefs_filtering.c
3426 fix renaming rules on folder rename
3427 when folder is not a leaf folder
3429 2002-08-21 [paul] 0.8.1claws91
3431 * src/prefs_folder_item.c
3432 fix alignment of colour selector
3434 2002-08-21 [paul] 0.8.1claws90
3436 * sync with 0.8.1cvs27
3437 see ChangeLog 2002-08-21
3439 2002-08-21 [paul] 0.8.1claws89
3442 fix crash when changing field type in
3445 2002-08-21 [colin] 0.8.1claws88
3448 Made quick search case-insensitive
3450 2002-08-21 [paul] 0.8.1claws87
3452 * sync with 0.8.1cvs26
3453 see ChangeLog 2002-08-21
3455 2002-08-20 [christoph] 0.8.1claws86
3459 * src/summaryview.[ch]
3460 more summaryview/folderitem seperation for
3461 sort_key and sort_type
3463 added missing return statement
3465 2002-08-20 [colin] 0.8.1claws85
3467 * src/summaryview.[ch]
3468 Added a quick search box
3470 * src/prefs_common.[ch]
3471 Added a show/hide option for the quick search
3473 2002-08-20 [oliver] 0.8.1claws84
3476 remove toolbar_create_popups
3478 o remove toolbar_create_popups
3479 o fix toolbar_set_sensitive
3480 (Bug reports #596834 and #596832)
3481 * src/prefs_toolbar.c
3482 o add "Set default" button
3483 o align label and text + combo widgets
3485 2002-08-20 [hoa] 0.8.1claws83bis
3488 fixed a bug in imap_fetch_msginfo() in case there is no
3491 2002-08-20 [darko] 0.8.1claws83
3494 copy the color style of folder view so it
3495 works with GTK themes
3497 2002-08-20 [darko] 0.8.1claws82
3501 * src/prefs_folder_item.[hc]
3502 don't use UI stuff in folder.h
3504 2002-08-20 [darko] 0.8.1claws81
3507 * src/prefs_folder_item.h
3509 * src/prefs_folder_item.c
3510 ability to set folder color in folderview
3512 2002-08-19 [alfons] 0.8.1claws80
3515 fix one of the earlier memleaks reported by Martin Kluge
3517 2002-08-19 [alfons] 0.8.1claws79
3520 hide notice view when selecting seperate folder
3521 view (reported by Urke MMI)
3523 2002-08-19 [christoph] 0.8.1claws78
3526 * src/prefs_folder_item.h
3527 * src/summaryview.[ch]
3528 o add summary_set_prefs_from_folderitem to set
3529 summaryview prefs (first step to remove all
3530 references to the folderitem in summaryview)
3531 o moved compiled regex stuff from folderitem prefs
3534 2002-08-19 [paul] 0.8.1claws77
3537 add check for '.' to QUOTE_IF_REQUIRED
3539 2002-08-19 [paul] 0.8.1claws76
3542 sync with 0.8.1cvs25 (plug memory leak)
3544 * src/prefs_toolbar.c
3545 re-order prefs_toolbar_cancel()
3547 2002-08-18 [alfons] 0.8.1claws75
3551 plug other memleaks reported by Martin Kluge
3553 2002-08-18 [paul] 0.8.1claws74
3556 updated by Fabio Jr. Beneditto
3558 2002-08-18 [paul] 0.8.1claws73
3561 fix bug where tooltips were displayed untranslated
3563 * src/prefs_toolbar.c
3564 fix bug where clicking 'Cancel' creates an icon & text
3565 toolbar regardless of prefs
3568 2002-08-17 [oliver] 0.8.1claws72
3570 * src/prefs_toolbar.c
3571 update toolbar on CANCEL
3572 bug reported by Martin Kluge
3574 toolbar_destroy memleak fixed
3576 2002-08-17 [alfons] 0.8.1claws71
3579 plug another memleak reported by Martin Kluge
3581 2002-08-16 [alfons] 0.8.1claws70
3584 use execvp() correctly (suggested by wwp; thanks!)
3586 2002-08-16 [alfons] 0.8.1claws69
3589 plug memory leak reported by Kim Schultz & Martin Kluge
3591 2002-08-16 [paul] 0.8.1claws68
3594 updated by Ricardo Mones Lastra
3596 2002-08-16 [paul] 0.8.1claws67
3599 fix bug where 'Compose News' icon showed wrong
3602 2002-08-16 [paul] 0.8.1claws66
3604 * sync with 0.8.1cvs24
3605 see ChangeLog 2002-08-16
3608 updated by Alessandro Maestri
3610 2002-08-15 [paul] 0.8.1claws65
3615 2002-08-15 [paul] 0.8.1claws64
3618 don't translate debug info
3623 2002-08-15 [paul] 0.8.1claws63
3625 * src/prefs_toolbar.c
3626 fix bug where clicking 'OK' creates an icon & text
3627 toolbar regardless of prefs
3629 2002-08-14 [alfons] 0.8.1claws62
3632 add global var that has the full argv[0]
3634 o execvp the correct sylpheed by using argv0
3635 and setting the correct work dir
3638 2002-08-14 [oliver] 0.8.1claws61
3640 * enable/disable Toolbar Action Buttons
3644 * src/prefs_toolbar.c
3646 2002-08-14 [melvin] 0.8.1claws60
3649 Updated French translations
3651 2002-08-14 [melvin] 0.8.1claws59
3654 Made bug report not translatable
3656 Fixed exporthtml_build_filespec() return value
3658 Fixed incorrect include file
3660 * src/prefs_actions.c
3661 * src/prefs_toolbar.c
3662 Made debug info not translatable
3665 Added missing includes
3666 * src/prefs_common.c
3669 2002-08-14 [paul] 0.8.1claws58
3671 * faq/es/sylpheed-faq.html
3672 faq/es/sylpheed-faq-[1-3].html
3673 faq/es/sylpheed-faq-4.html **NEW FILE **
3676 2002-08-13 [christoph] 0.8.1claws57
3679 ignore thread fix that did not mark all
3680 child nodes of a ignored thread as
3681 ignored. Does not work perfectly yet,
3682 but it is better now
3684 2002-08-13 [alfons] 0.8.1claws56
3687 o implement 'save crash log'
3690 2002-08-13 [melvin] 0.8.1claws55
3693 removed unrequired "execinfo.h" header
3695 2002-08-12 [paul] 0.8.1claws54
3697 * faq/en/sylpheed-faq.html
3698 faq/en/sylpheed-faq-[1-3].html
3699 faq/en/sylpheed-faq-4.html **NEW FILE **
3702 2002-08-12 [alfons] 0.8.1claws53
3705 add crash.c to translatables
3707 bring in Leandro's crash dialog
3709 2002-08-11 [alfons] 0.8.1claws52
3712 clean up some warnings
3714 2002-08-11 [alfons] 0.8.1claws51
3718 * src/crash.[ch] ** NEW FILES **
3720 initial gdb crash handler
3722 2002-08-11 [paul] 0.8.1claws50
3724 * src/prefs_toolbar.c
3725 replace Up/Down arrow pixmaps with text to be
3726 consistent across icon themes
3728 2002-08-11 [paul] 0.8.1claws49
3730 * src/prefs_common.c
3732 rename 'Pixmap' -> 'Icon'
3735 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
3737 2002-08-10 [paul] 0.8.1claws48
3739 * src/prefs_toolbar.c