1 2002-12-09 [paul] 0.8.6claws88
4 fix bug [649746] edit accounts: move account reverted
5 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7 2002-12-09 [colin] 0.8.6claws87
9 * src/ssl_certificate.c
12 2002-12-09 [colin] 0.8.6claws86
15 Try to open the cert.pem database and
16 issue a warning if it isn't there
18 2002-12-09 [colin] 0.8.6claws85
20 * src/common/ssl_certificate.c
21 * src/gtk/sslcertwindow.c
24 2002-12-09 [colin] 0.8.6claws84
26 * src/ssl_certificate.[ch] ** REMOVED **
27 * src/common/ssl_certificate.[ch] ** NEW **
29 * src/common/Makefile.am
30 Moved ssl_certificate.[ch] to common
32 Put back needed include
33 * src/gtk/sslcertwindow.[ch]
34 Changed ssl_certificate.h include
36 2002-12-09 [colin] 0.8.6claws83
38 * src/gtk/sslcertwindow.[ch]
39 Implement hook for certificate acception
40 * src/ssl_certificate.[ch]
41 Implement hook for certificate acception
43 Reenable certificate acception check
45 Register sslcertwindow's hook
47 2002-12-08 [christoph] 0.8.6claws82
55 o add missing includes
58 * src/common/.cvsignore
59 * src/common/version.h ** REMOVE **
60 remove autogenerated file
62 2002-12-08 [paul] 0.8.6claws81
65 put back needed include
67 2002-12-08 [colin] 0.8.6claws80
69 * src/gtk/sslcertwindow.c
70 Cleaner popups when asking
71 * src/ssl_certificate.c
72 * src/prefs_common.[ch]
73 remove ssl certificate pref
74 put back needed include
76 put back needed include
78 2002-12-08 [christoph] 0.8.6claws79
84 only abort hook invokation if required data is missing not
85 if our own data pointer is NULL, update hookfunction for
88 2002-12-08 [paul] 0.8.6claws78
109 clean up: remove unneccesary includes
111 2002-12-08 [christoph] 0.8.6claws77
116 * src/common/hooks.[ch]
117 hook functions now have a gboolean return value, if a hook
118 returns TRUE it will stop executing of any more hooks in
119 the same hooklist for this invokation
121 2002-12-08 [colin] 0.8.6claws76
124 put back argv0 for CRASH_DIALOG
126 2002-12-08 [christoph] 0.8.6claws75
139 * src/prefs_account.[ch]
140 * src/prefs_common.[ch]
143 * src/ssl_certificate.[ch]
144 * src/ssl_manager.[ch]
145 * src/common/Makefile.am
147 * src/common/nntp.[ch]
148 * src/common/socket.[ch]
149 * src/common/ssl.[ch]
150 * src/gtk/sslcertwindow.[ch]
152 use new autoconf script to detect OpenSSL with extra parameters
153 to specify the location of libs and includes, also remove USE_SSL
156 * src/common/sylpheed.[ch]
157 * src/common/version.h.in
158 start seperation of common code initialization seperated from gui
161 The function that is called when a color lable changes
162 should not change the color lable again
164 2002-12-08 [colin] 0.8.6claws74
166 * src/gtk/sslcertwindow.c
169 2002-12-08 [colin] 0.8.6claws73
173 Register a hook for statusbar_puts_all
175 invoke statusbar_puts_all's hook
177 2002-12-08 [colin] 0.8.6claws72
179 * src/ssl_certificate.c
180 Put back a badly-removed include
182 2002-12-08 [colin] 0.8.6claws71
184 * src/gtk/sslcertwindow.[ch] ** NEW **
185 new certificate presentation
186 * src/gtk/Makefile.am
188 * src/ssl_certificate.[ch]
189 gtk cleanup, made utility functions public
191 use new cert presentation
193 2002-12-07 [christoph] 0.8.6claws70
196 * src/nntp.[ch] ** REMOVE **
197 * src/common/Makefile.am
198 * src/common/nntp.[ch] ** NEW **
199 move nntp files to common directory
201 2002-12-07 [christoph] 0.8.6claws69
205 implement msginfo update callback using sylpheed's new
206 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
208 2002-12-06 [christoph] 0.8.6claws68
211 This patch changes the 'Edit Group Details' dialog to
212 allow extended selections in either pane, so that
213 addresses can be added or removed from a group more
214 quickly and easily. (it actually is a net decrease in
215 file size, as some unnecessary functions have been
217 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
219 2002-12-06 [christoph] 0.8.6claws67
222 * src/template.[ch] ** REMOVE **
223 * src/common/Makefile.am
224 * src/common/template.[ch] ** NEW **
225 move template files to common directory
228 add missing log.h include
230 2002-12-06 [melvin] 0.8.6claws66
232 * src/prefs_actions.c
233 Added the trailing ">" syntax to insert command's output
234 without replacing old text (in contrast to trailing "|").
236 2002-12-05 [colin] 0.8.6claws65
239 Don't modify original search_string or it'll change
240 the next iterations in the for()
242 2002-12-05 [darko] 0.8.6claws64
245 proper check for filtering commands, found by Colin
247 2002-12-05 [darko] 0.8.6claws63
250 check proper string for NULL pointer, found by Colin
252 2002-12-05 [darko] 0.8.6claws62
254 * src/common/utils.[ch]
255 expand_search_string(): new function
256 converts Mutt-like patterns to Sylpheed's
259 use expand_search_string() to allow Mutt-like
260 patterns in extended search
262 document extended option in quick search
264 2002-12-05 [paul] 0.8.6claws61
266 * sync with 0.8.6cvs16
267 see ChangeLog 2002-12-05
272 2002-12-04 [christoph] 0.8.6claws60
275 put imap authentication code into a new function and
276 remove it from imap_session_new that will allow to
277 send other commands before authentication
279 2002-12-04 [christoph] 0.8.6claws59
282 use already existing method to prevent unneeded IMAP
283 folder selects. Set imap_select parameters to NULL
284 in some functions if the values are not required.
287 remove no longer required include
289 2002-12-04 [paul] 0.8.6claws58
292 updated by Ricardo Mones Lastra
295 po/hu.po ** NEW FILE **
296 initial Hungarian translation, submitted
297 by Gál Zoltán <galzoli@hu.inter.net>
299 2002-12-03 [christoph] 0.8.6claws57
302 * src/gtksctree.[ch] ** REMOVE **
303 * src/gtk/Makefile.am
304 * src/gtk/gtksctree.[ch] ** NEW **
305 move gtksctree files to gtk directory
307 2002-12-03 [christoph] 0.8.6claws56
310 * src/md5.[ch] ** REMOVE **
311 * srm/common/Makefile.am
312 * src/common/md5.[ch] ** NEW **
313 move md5 files to common directory
316 remove not required #include
318 2002-12-03 [sergey] 0.8.6claws55
322 gtkut_window_popup(): new function.
324 main_window_popup(): use gtkut_window_popup() to raise
325 window without changing its position.
326 (see sylpheed-main ML message [sylpheed:17247])
328 2002-12-03 [sergey] 0.8.6claws54
331 send_message_local(): removed first-dot escaping
332 (SMTP-only, not needed for sending through pipe)
334 2002-12-03 [paul] 0.8.6claws53
337 update to reflect recent changes (thanks
338 to Ricardo Mones Lastra)
340 * tools/filter_conv.pl
341 fix problem with quoted strings. Patch submitted
342 by Luke Plant <lukeplant@softhome.net>
344 2002-12-03 [paul] 0.8.6claws52
346 * sync with 0.8.6cvs15
347 see ChangeLog 2002-12-03
349 2002-12-02 [christoph] 0.8.6claws51
352 * src/common/log.[ch]
353 implement logging using a hook function
357 define hooklist name in header file to avoid
358 errors caused by wrong spelling of hooklist names
363 2002-12-02 [christoph] 0.8.6claws50
365 * src/common/Makefile.am
366 add src/common/hooks.[ch]
368 * src/common/hooks.[ch]
369 implement a simple hook system using glib's hook functions
373 use new hook system for folder item updates
375 2002-12-02 [christoph] 0.8.6claws49
377 * doc-src/ui_seperation.txt ** NEW **
378 information for ui seperation
381 remove files that were moved to common
382 include common directory by default for the header files
385 * src/common/socket.c
387 implement automaton using g_io_*-functions instead of
388 gdk_input_add to make it ui independent
398 remove common/ prefix because directory is now in
417 * src/ssl_certificate.c
418 add log.h header file for logging functions
424 o move debug_mode to common/utils.c
425 o add functions to set and get debug_mode
427 * src/defs.h ** REMOVE **
428 * src/intl.h ** REMOVE **
429 * src/socket.[ch] ** REMOVE **
430 * src/ssl.[ch] ** REMOVE **
431 * src/utils.[ch] ** REMOVE **
432 replaced by new files in src/common/
434 * src/common/Makefile.am
435 add new files in src/common/
437 * src/common/defs.h ** NEW **
438 * src/common/intl.h ** NEW **
439 * src/common/log.[ch] ** NEW **
440 * src/common/socket.[ch] ** NEW **
441 * src/common/ssl.[ch] ** NEW **
442 * src/common/utils.[ch] ** NEW **
443 replacement for files in src/
445 2002-12-02 [colin] 0.8.6claws48
448 Scroll folderview if necessary during dnd
450 2002-12-02 [colin] 0.8.6claws47
453 Add check to verify a move is within a single mailbox
455 Add specific error string for this check
457 2002-12-02 [colin] 0.8.6claws46
460 Add a test to folder moving, remove a statusbar_print
462 Add Move folder... context-menu item
463 Factorize folder moving code
464 Enable folder DND for mbox
466 2002-12-01 [christoph] 0.8.6claws45
469 remove conf.aspelltest if the version check fails
471 2002-11-30 [christoph] 0.8.6claws44
474 run libtoolize --force in autogen to create missing
477 2002-11-30 [christoph] 0.8.6claws43
483 * src/uuencode.[ch] ** REMOVED **
484 * src/common/Makefile.am
485 * src/common/uuencode.[ch] ** NEW **
486 move uuen/decoder to common directory
488 2002-11-30 [christoph] 0.8.6claws42
491 * src/base64.[ch] ** REMOVED **
500 * src/common/Makefile.am
501 * src/common/base64.[ch] ** NEW **
502 move base64 en/decoder to common directory
504 2002-11-30 [christoph] 0.8.6claws41
506 * src/common ** NEW **
507 new directory for UI independent code
509 new directory for GTK frontend
510 * src/common/.cvsignore ** NEW **
511 * src/gtk/.cvsignore ** NEW **
513 * src/common/Makefile.am ** NEW **
514 * src/gtk/Makefile.am ** NEW **
515 automake files to build new seperated stuff
517 the binary will currently still be build with the
518 files in src, so we include the code from the
519 subdirs for now after building the libs there
521 2002-11-30 [paul] 0.8.6claws40
524 fix bug [642731] 'Wrong selected account with drafted mail'
526 2002-11-29 [oliver] 0.8.6claws39
529 o update summaryview when switching between different
532 o check if messageview holds already removed msg
536 2002-11-29 [oliver] 0.8.6claws38
539 remove not needed variables and includes
540 make messageview stay opened and move to next when msgs are deleted
542 2002-11-29 [oliver] 0.8.6claws37
545 disable compose button (messageview toolbar) by default
546 deleted msgs are moved to trash
548 2002-11-29 [melvin] 0.8.6claws36
551 Increased minimal gpgme version to 0.3.10 (Zombies out)
552 and to detect signatures expirations (gpgme 0.3.6)
555 Use non obsolescent function for Gpgme engine checking.
558 Inform about expired signatures or signatures which key
559 has expired. Expiration date is displayed.
562 Inform about expired signatures or signatures which key
565 2002-11-28 [paul] 0.8.6claws35
568 re-instate 'Check for new messages' in Newsgroup
569 folders right-click menu, after a suggestion from
570 Tim Mann <timmann@users.sourceforge.net>
573 after a crash check only local folders for new
576 2002-11-28 [paul] 0.8.6claws34
579 apply patch that fixes the checking of GTK with XIM
580 support on different OSs, such as FreeBSD. Patch
581 submitted by Topia <topia@users.sourceforge.net>
583 2002-11-28 [paul] 0.8.6claws33
588 more changes to the English
590 2002-11-28 [paul] 0.8.6claws32
592 * sync with 0.8.6cvs13
593 see ChangeLog 2002-11-28 (no sync needed
596 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
598 * src/mainwindow.[ch]
599 add patch by Ivan F. Martinez introducing messageview Toolbar
600 some changes and committed by oliver
602 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
604 * src/messageview.[ch]
605 add patch by Ivan F. Martinez introducing messageview Toolbar
606 some changes and committed by oliver
608 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
611 add patch by Ivan F. Martinez introducing messageview Toolbar
612 some changes and committed by oliver
614 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
617 add patch by Ivan F. Martinez introducing messageview Toolbar
618 some changes and committed by oliver
620 2002-11-28 [oliver] 0.8.6claws27
622 * src/prefs_toolbar.[ch]
623 getting ready for messageview toolbar
624 free mem allocated by gettext
625 change prefs_toolbar to prefs_toolbar_open
627 2002-11-28 [thorsten] 0.8.6claws26
630 cleaned up conflicting declarations of
631 imageview_show_image()
633 2002-11-28 [paul] 0.8.6claws25
635 * src/grouplistdialog.c
637 src/prefs_summary_column.c
638 a few more improvements to the English
640 2002-11-28 [colin] 0.8.6claws24
643 A few updates to command-line parameters
645 2002-11-28 [colin] 0.8.6claws23
647 * src/prefs_filtering.c
648 Fix problems with prefs_filtering_delete_path:
649 a) if the first rule is removed, original pointers
650 weren't updated (leading to segfaults)
651 b) it was always global_processing updated in case
652 of removed path was parent of rule path
654 2002-11-27 [paul] 0.8.6claws22
660 src/prefs_customheader.c
661 src/prefs_display_header.c
662 src/prefs_filtering.c
663 src/prefs_folder_item.c
666 src/prefs_summary_column.c
669 improve the English in the GUI
671 2002-11-27 [colin] 0.8.6claws21
674 Fix processing renaming problems happening after
677 2002-11-27 [colin] 0.8.6claws20
680 recursive move now deletes src each subfolder after
683 Use identifier instead of path during dnd (enables
686 2002-11-27 [paul] 0.8.6claws19
689 apply patch that does command-line processing
690 BEFORE gtk_init, allowing claws to run from
691 shell-scripts in non-X environment (e.g. crontab
692 or ip-up, ip-down scripts). Patch submitted by
693 Ruslan N. Balkin <baron@dartel.ru>
696 updated by Alessandro Maestri
698 2002-11-27 [paul] 0.8.6claws18
700 * sync with 0.8.6cvs12
702 Differences are that main uses a 'Receive dialog'
703 frame on the Interface tab, whereas claws groups all
704 the dialogs together in a 'Dialogs' frame.
706 2002-11-27 [colin] 0.8.6claws17
708 * src/prefs_matcher.c
709 Fix Execute criteria's NOT flag
712 2002-11-26 [christoph] 0.8.6claws16
715 rewrite the ssl code a little bit, only use one
716 SSL context, set default certificates' file/path
718 2002-11-26 [thorsten] 0.8.6claws15
721 default-reply-to didn't work for ml-reply
723 2002-11-26 [melvin] 0.8.6claws14
725 * src/prefs_actions.c
726 Made pipe-actions ignore short headers in message view
727 Made trailing-pipe-actions write in the message view with
728 the same font as the original message
730 2002-11-26 [paul] 0.8.6claws13
733 this time commit the correct file
735 2002-11-26 [paul] 0.8.6claws12
737 * sync with 0.8.6cvs11
738 src/quote_fmt_parse.y
743 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
745 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
748 see ChangeLog 2002-11-25 and 2002-11-26
750 2002-11-26 [colin] 0.8.6claws11
753 Fix collapsed folder not auto-expanding during
754 mail dnd, if it was the source folder.
756 2002-11-25 [colin] 0.8.6claws10
758 * src/folderview.[ch]
759 Variable renaming and cleaning (slist of nodes
760 to be re-collapsed is stored in FolderView)
762 2002-11-25 [paul] 0.8.6claws9
764 * src/prefs_common.[ch]
765 fix breakage caused by last commit
767 2002-11-25 [paul] 0.8.6claws8
769 * sync with 0.8.6cvs4
770 see ChangeLog 2002-11-21
772 2002-11-25 [paul] 0.8.6claws7
774 * sync with 0.8.6cvs4
775 see ChangeLog 2002-11-20
777 2002-11-25 [paul] 0.8.6claws6
779 * sync with 0.8.6cvs3
780 see ChangeLog 2002-11-18
782 2002-11-25 [colin] 0.8.6claws5
785 Add gtkut_ctree_node_is_parent()
787 Spring-loaded folders
789 2002-11-25 [colin] 0.8.6claws4
792 Add slist_concat_unique(), function to merge
793 two GSList filtering dups
795 * src/summaryview.[ch]
798 Add detection/update/display of unread answers
801 Add procmsg_find_children()
802 Add procmsg_msg_has_marked_parent()
804 2002-11-25 [colin] 0.8.6claws3
806 * src/ssl_certificate.[ch]
807 Allow checking a certificate without a DNS
809 Allow to forget a cert (by deleting it)
810 Make ssl_certificate_destroy_public
811 * src/ssl_manager.[ch] ** NEW FILES **
812 Gui to manage (display/remove) certificates
813 * src/prefs_common.[ch]
814 Add a pref to allow silent acceptation of
815 trusted certificates or not (based on the
816 "I want to know what's going on" principle)
818 Add SSL manager in Tools menu
820 Add the new files to the build
822 Add ssl_manager.c to translations
824 2002-11-25 [colin] 0.8.6claws2
826 * src/summaryview.[ch]
827 Add S_SEARCH_EXTENDED to the quick search, which
828 allows to search using filtering syntax.
830 2002-11-25 [colin] 0.8.6claws1
833 Deletion of duplicates now prefer deleting
834 the unread dup (fixes feature-request 638989).
836 2002-11-24 [paul] 0.8.6claws
842 updated by Ricardo Mones Lastra,
843 Witold Wladyslaw Wojciech Wilk,
844 Ruslan N. Balkin, and Urke MMI
847 2002-11-24 [paul] 0.8.5claws182
850 updated by George Danchev
852 2002-11-23 [alfons] 0.8.5claws181
855 tiny memory leak found by browsing Dimitar's
858 2002-11-23 [paul] 0.8.5claws180
861 updated by Alessandro Maestri
863 2002-11-22 [christoph] 0.8.5claws179
867 * src/prefs_filtering.c
871 2002-11-22 [alfons] 0.8.5claws178
874 summary_execute_delete_func(): if message is deleted, make
875 sure to also remove its entry in the subject hash table.
876 fixes a corner case bug.
878 2002-11-22 [paul] 0.8.5claws177
883 * ltconfig ** REMOVED **
886 2002-11-22 [paul] 0.8.5claws176
889 textview_set_font(): fix for message display in
890 UTF-8 locales (thanks to Sergey Vlasov).
893 add new team members and contributors
896 2002-11-21 [colin] 0.8.5claws175
899 Add procmsg_remove_special_headers()
901 Use procmsg_remove_special_headers() for
904 2002-11-21 [colin] 0.8.5claws174
907 Fix moving/copying from queue/draft folders
910 2002-11-21 [christoph] 0.8.5claws173
916 * src/matcher_parser_lex.[hl]
918 * src/mbox_folder.[ch]
919 * src/prefs_filtering.c
921 * src/quote_fmt_lex.l
923 fix all warnings except the warnings in lex and yacc files
925 2002-11-20 [christoph] 0.8.5claws172
928 fix MsgInfo retrieval for IMAP draft and queue folders
929 (closes bug [ 619558 ] Draft saving on IMAP box issue)
931 2002-11-19 [christoph] 0.8.5claws171
934 fix segfault, when draft saving does not get
935 the MsgInfo of the new message
936 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
938 2002-11-19 [christoph] 0.8.5claws170
941 add parameter check for flag setting function
942 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
944 2002-11-18 [paul] 0.8.5claws169
947 more sensitivity fixes to redirect mode:
948 * disable toolbar draft button
949 * allow only Address book in the Tools menu
950 * disable editing of message by the spell
953 2002-11-18 [paul] 0.8.5claws168
956 fix sensitivity of menu items in compose_redirect():
957 allow only the necessary items
959 2002-11-18 [paul] 0.8.5claws167
962 fix bug [ 603259 ] 'attachment got lost on bounce'
964 2002-11-18 [paul] 0.8.5claws166
967 updated by Ruslan N. Balkin <baron@dartel.ru>
969 2002-11-18 [colin] 0.8.5claws165
973 Remove old filtering stuff
976 2002-11-17 [oliver] 0.8.5claws164
979 remove not needed typedef
981 2002-11-17 [oliver] 0.8.5claws163
984 make toolbar's on click events translatable
986 2002-11-15 [colin] 0.8.5claws162
989 Revert too-soon integration of a feature
991 2002-11-15 [christoph] 0.8.5claws161
994 use main's implementation of imap_get_msginfo
996 2002-11-15 [christoph] 0.8.5claws160
1006 replace claws' fetch_msginfo with main's get_msginfo
1007 (use main's implementation where possible)
1009 2002-11-15 [colin] 0.8.5claws159
1011 * src/ssl_certificate.c
1014 2002-11-16 [melvin] 0.8.5claws158
1017 Updated French translations.
1019 2002-11-16 [colin] 0.8.5claws157
1021 * src/ssl_certificate.c
1022 Check for missing parts in the certificates
1024 2002-11-15 [colin] 0.8.5claws156
1027 Preventive fix (missing check) found by
1033 sync with 0.8.6 release
1035 2002-11-15 [colin] 0.8.5claws155
1039 Fix error handling of folder_item_move_to()
1042 2002-11-15 [colin] 0.8.5claws154
1046 folder_item_move_to() sets an error message instead
1047 of having GUI stuff in folder.c
1049 2002-11-15 [colin] 0.8.5claws153
1052 Implemented a callback for MsgInfo updates,
1053 heavily copy/pasted from Christoph's folder
1055 * src/summaryview.[ch]
1056 Register summary_update_msg as callback
1058 2002-11-14 [colin] 0.8.5claws152
1061 Update the FolderItem after sending (fixes 617593)
1063 2002-11-14 [christoph] 0.8.5claws151
1066 fix wrong position of NULL pointer check found
1069 2002-11-14 [christoph] 0.8.5claws150
1072 fix segfault when deleting messages from IMAP folders
1073 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1075 2002-11-14 [colin] 0.8.5claws149
1078 Forwarding was also ignoring the folder's default account.
1080 2002-11-14 [colin] 0.8.5claws148
1083 Fix sent folder not set to folder properties when
1086 2002-11-14 [thorsten] 0.8.5claws147
1089 inc_start(): Files were not moved from .processing to inbox,
1090 if no global processing rule existed
1092 2002-11-14 [colin] 0.8.5claws146
1094 * src/ssl_certificate
1097 2002-11-14 [paul] 0.8.5claws145
1100 updated by Alessandro Maestri
1102 2002-11-13 [alfons] 0.8.5claws144
1105 folder_item_close(): only mark messages unread
1106 when a folder has new messages
1108 2002-11-13 [keith] 0.8.5claws143
1111 Fix problem moving or copying between
1114 2002-11-13 [colin] 0.8.5claws142
1116 * src/matcher_parser_parse.y
1117 Fix rule problem when " don't match
1119 2002-11-13 [christoph] 0.8.5claws141
1123 moved cache saving to folder_item_close
1124 the folderview should not have to deal with
1127 2002-11-13 [christoph] 0.8.5claws140
1130 moved setting of important score to
1131 summary_set_prefs_from_folderitem
1133 2002-11-13 [colin] 0.8.5claws139
1135 * src/matcher_parser_parse.y
1136 Fix a segfault in the parser (happening when
1137 a good expression had been tested and a bad
1140 2002-11-13 [paul] 0.8.5claws138
1142 * sync with 0.8.5cvs24
1143 see ChangeLog 2002-11-13
1146 updated by Fabio Jr. Beneditto
1148 2002-11-13 [colin] 0.8.5claws137
1153 Revert last commit, problem
1155 2002-11-13 [colin] 0.8.5claws136
1158 Remove duplicated code
1160 Bumped CACHE_VERSION and MARK_VERSION
1162 Network endian for cache and mark files
1164 2002-11-12 [colin] 0.8.5claws135
1167 Fix the "socket error" dialog which disappeared
1169 2002-11-12 [colin] 0.8.5claws134
1172 Reverse last commit which had performance
1173 problems, but still reverse the list
1175 2002-11-12 [colin] 0.8.5claws133
1180 2002-11-12 [melvin] 0.8.5claws132
1183 Added a check for a NULL prefs_common.dictionary
1185 2002-11-12 [colin] 0.8.5claws131
1187 * src/ssl_certificate.[ch]
1190 2002-11-12 [colin] 0.8.5claws130
1192 * src/ssl_certificate.[ch]
1193 Take connection port into account for
1194 checking certificates (a single hostname
1195 could have multiple servers with multiple
1198 Pass the port to ssl_certificate_check
1200 2002-11-12 [paul] 0.8.5claws129
1203 fix a typo in last commit
1205 2002-11-12 [paul] 0.8.5claws128
1207 * sync with 0.8.5cvs23
1208 see ChangeLog entry 2002-11-12
1210 2002-11-11 [colin] 0.8.5claws127
1212 * src/ssl_certificate.c
1214 Don't popup, instead log error, if the
1215 corresponding pref is checked
1216 * src/ssl_certificate.h
1217 include <openssl/objects/h>
1219 2002-11-11 [colin] 0.8.5claws126
1221 * src/ssl_certificate.h
1224 2002-11-11 [colin] 0.8.5claws125
1226 * src/ssl_certificate.c
1229 2002-11-11 [colin] 0.8.5claws124
1233 * src/ssl_certificate.[ch]
1234 Cleaned a bit (better use of SSL API)
1235 (This will cause non-recognition of saved
1236 certificates of claws12[23]...)
1238 2002-11-11 [paul] 0.8.5claws123
1241 updated by Ricardo Mones Lastra
1243 2002-11-11 [colin] 0.8.5claws122
1248 2002-11-11 [colin] 0.8.5claws121
1250 * src/ssl_certificate.[ch] ** NEW FILES **
1252 Check SSL certificates presented to us
1254 Add ssl_certificate.[ch]
1256 Add ssl_certificate.c
1258 2002-11-11 [paul] 0.8.5claws120
1260 * sync with 0.8.5cvs22
1261 see ChangeLog 2002-11-11
1263 2002-11-11 [paul] 0.8.5claws119
1265 * sync with 0.8.5cvs21
1266 see ChangeLog 2002-11-11
1268 2002-11-10 [jens] 0.8.5claws118
1272 corrected some typing
1274 updated german translation
1276 cleaned up specfile and adjusted it for claws
1278 2002-11-10 [colin] 0.8.5claws117
1281 a STATUSBAR_PUSH/POP fix
1283 2002-11-10 [colin] 0.8.5claws116
1285 * src/prefs_folder_item.c
1286 Fix hanging after opening folder properties
1288 2002-11-10 [hoa] 0.8.5claws115
1290 * src/matcher_parser_lex.l
1291 * src/matcher_parser_parse.y
1292 config file for scoring and filtering is no more trashed
1293 when there is a syntax error in a filtering rule when
1294 editing it in a dialog.
1296 2002-11-09 [colin] 0.8.5claws114
1299 Added missing initialisation of folder->destroy()
1301 2002-11-09 [colin] 0.8.5claws113
1305 Fix the status bar messages
1307 2002-11-09 [colin] 0.8.5claws112
1310 Fix hangs after folder dnd, happening after
1313 2002-11-09 [christoph] 0.8.5claws111
1316 just changed order of calls (reverse order of
1319 lock inc when checking only one account, otherwise
1320 inc all could be executed at the same time
1322 2002-11-09 [christoph] 0.8.5claws110
1325 better unlock the mouse cursor before calling
1326 summary_show because it changes the cursor too
1328 2002-11-09 [christoph] 0.8.5claws109
1332 add functions to open and close a folder
1333 o opending will execute scanning for remote folders
1335 o closing will unset new flag for messages
1337 2002-11-09 [colin] 0.8.5claws108
1340 Add a call to prefs_matcher_write_config to
1341 avoid non-leaf folders filtering settings to be
1344 2002-11-09 [paul] 0.8.5claws107
1346 * src/prefs_account.c
1349 2002-11-09 [colin] 0.8.5claws106
1354 2002-11-09 [colin] 0.8.5claws105
1357 Fix prefs_filtering deletion for MH folders (same
1359 * src/prefs_filtering.c
1360 Fix prefs_filtering renaming and deletion for
1361 folder-based processing rules.
1363 2002-11-09 [christoph] 0.8.5claws104
1367 * src/folderview.[ch]
1373 * src/prefs_folder_item.c
1376 implement a callback system for folder item updates
1378 2002-11-09 [colin] 0.8.5claws103
1381 Fix prefs_filtering renaming for MH folders (we
1382 shouldn't rename by path as another folder could
1383 have the same hierarchy).
1385 2002-11-09 [colin] 0.8.5claws102
1388 Fix a leak found by Christoph, use better variable
1391 2002-11-09 [colin] 0.8.5claws101
1394 One more fix for processing rules
1396 2002-11-08 [colin] 0.8.5claws100
1399 Don't copy the compiled regexp (will be reevaluated)
1401 Lock folderview while moving
1403 Provide info on what's happening to the user
1405 2002-11-08 [colin] 0.8.5claws99
1408 Fix folder reordering after a move if parent is
1411 Add function to copy a ScoringProp
1412 * src/prefs_folder_item.c
1413 Copy scoring rules when copying a folder prefs
1415 2002-11-08 [colin] 0.8.5claws98
1418 Fixes in case of failure
1419 * src/filtering.[ch]
1420 Add function to duplicate a FilteringProp
1422 Add function to duplicate a MatcherProp
1423 * src/prefs_folder_item.c
1424 Save folder's processing rules when copying
1427 2002-11-08 [colin] 0.8.5claws97
1432 Change a printf to debug_print
1434 2002-11-08 [colin] 0.8.5claws96
1438 Fix segfaults, call me stupido
1441 2002-11-08 [colin] 0.8.5claws95
1444 Added forgotten prefs to save when moving folders
1446 2002-11-08 [colin] 0.8.5claws94
1449 Fixes to folder DND (prefs copy)
1451 Optimization for folder DND (don't rescan whole tree)
1452 Added folderview_create_folder_node() for this
1453 optimization, so de-duped a bit the code
1454 * src/prefs_folder_item.[ch]
1455 Added prefs_folder_item_copy_prefs()
1457 2002-11-08 [paul] 0.8.5claws93
1459 * src/prefs_account.c
1461 tools/kmail2sylpheed_v2.pl
1464 2002-11-08 [paul] 0.8.5claws92
1467 src/prefs_account.[ch]
1468 remove account options 'clearsign' and 'ascii_armored',
1469 replace with 'default_gnupg_mode' to prevent mixed-mode
1472 2002-11-08 [paul] 0.8.5claws91
1475 re-implement GnuPG 'on-the-fly' mode selection,
1478 2002-11-08 [colin] 0.8.5claws90
1481 src/prefs_folder_item.c
1482 Change "Property" to "Properties"
1484 2002-11-07 [colin] 0.8.5claws89
1488 Allow folder dropping to a root folder
1490 2002-11-07 [paul] 0.8.5claws88
1495 2002-11-07 [paul] 0.8.5claws87
1498 fix reply-to-list bug. closes bug report
1499 "[633382] reply-to-list broken in recent cvs"
1501 2002-11-07 [paul] 0.8.5claws86
1504 add a forgotten '#if USE_GPGME ... #endif'
1506 2002-11-07 [paul] 0.8.5claws85
1508 * sync with 0.8.5cvs20
1509 see ChangeLog 2002-11-07
1511 2002-11-07 [colin] 0.8.5claws84
1514 Change folder_item_move_to to return the newly
1517 Select the new folderitem after moving.
1519 2002-11-07 [colin] 0.8.5claws83
1521 * src/prefs_filtering.c
1522 Fix rule rewriting when moving a leaf folder to a
1525 2002-11-07 [colin] 0.8.5claws82
1527 * src/prefs_filtering.c
1530 2002-11-07 [colin] 0.8.5claws81
1533 Add folder_item_move_to() function to move a
1534 folderitem into another one (updates matcher etc)
1536 Add folder drag'n drop (context menu to come)
1537 [Should be dataloss free, but Please backup before
1540 2002-11-06 [colin] 0.8.5claws80
1543 mh_create_folder() returns NULL if can't create
1546 2002-11-06 [paul] 0.8.5claws79
1549 allow 'on-the-fly' changing of the type of encryption
1550 and/or signing used (mime/ascii) via the compose window
1552 2002-11-06 [paul] 0.8.5claws78
1554 * sync with 0.8.5cvs19
1555 see ChangeLog 2002-11-06 for src/account.c:
1556 account_get_special_folder()
1558 2002-11-05 [alfons] 0.8.5claws77
1561 very minor cleanups: nothing to see here, move on. :-)
1563 2002-11-05 [colin] 0.8.5claws76
1566 Changes choices if compose windows are opened to
1567 Discard, Draft, Don't quit
1569 2002-11-05 [thorsten] 0.8.5claws75
1572 reenabled default_reply_to folder option
1574 2002-11-05 [colin] 0.8.5claws74
1581 add clean_quit() for the SIGTERM handler
1583 2002-11-05 [paul] 0.8.5claws73
1586 updated by Ricardo Mones Lastra
1588 2002-11-05 [melvin] 0.8.5claws72
1591 Fixed log-clipping bug #616795.
1592 To stop logging in the log window use 0 length.
1593 * src/prefs_common.c
1594 Added a label to inform about the 0 log length behaviour.
1596 2002-11-05 [paul] 0.8.5claws71
1598 * sync with 0.8.5cvs17
1599 see ChangeLog 2002-11-05
1601 2002-11-04 [paul] 0.8.5claws70
1603 * sylpheed-128x128.png
1606 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1607 <nikai@users.sourceforge.net>
1610 updated by George Danchev
1612 2002-11-03 [thorsten] 0.8.5claws69
1617 add check if gpg is active
1619 2002-11-03 [thorsten] 0.8.5claws68
1622 removed GSList declaration causing trouble on MacOS-X
1623 (submitted by alfons, reported by xfesty)
1625 2002-11-01 [paul] 0.8.5claws67
1628 remove last remnants of main's filter code
1630 2002-11-01 [paul] 0.8.5claws66
1632 * tools/filter_conv.pl
1633 fix bug where user-defined headers were ignored
1635 2002-11-01 [paul] 0.8.5claws65
1638 make a debug_print() not translatable
1640 2002-10-31 [melvin] 0.8.5claws64
1643 Fixed --disable-aspell-test. Now --disable-aspell-test will
1644 not run any GNU/aspell test. The dictionary path will
1645 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1646 was given, in which case, it will be $prefix/lib/aspell/
1648 Fixed typo in commentary (Aspell code).
1650 2002-10-31 [paul] 0.8.5claws63
1653 remove src/filter.c and src/prefs_filter.c
1654 thanks to Ricardo for reminding me
1656 2002-10-31 [colin] 0.8.5claws62
1661 2002-10-31 [paul] 0.8.5claws61
1663 * src/prefs_filter.[ch] ** REMOVED **
1664 src/filter.[ch] ** REMOVED **
1673 src/prefs_filtering.c
1674 src/summaryview.[ch]
1675 remove main's 'filter' code
1678 update to reflect removal of main's filter
1680 2002-10-31 [paul] 0.8.5claws60
1683 remove check for global_processing in summary_filter_open().
1684 This fixes the bug where if the user uses the right-click
1685 'Create filter rule...' and doesn't have any filter rules
1686 already defined in claws' advanced filtering, the newly
1687 created filter rule goes to main's filtering which is
1688 inaccessible through the gui. Now the filter rule gets added
1689 to claws' filtering by default.
1691 2002-10-28 [melvin] 0.8.5claws59
1693 * src/prefs_actions.c
1694 Fixed bug #627322 where MIME parts were not always
1695 correctly passed to a %p action
1696 Display an error dialog when message filename is not found.
1698 2002-10-28 [melvin] 0.8.5claws58
1700 * src/prefs_common.c
1701 Readded a missing function declaration lost in 0.8.3claws34
1703 2002-10-28 [paul] 0.8.5claws57
1705 * sync with 0.8.5cvs15
1706 see ChangeLog 2002-10-28 and 2002-10-25
1708 Note: ChangeLog entry 2002-10-24 is not sync'ed.
1710 2002-10-27 [oliver] 0.8.5claws56
1713 plug leak in pop3_top_recv
1715 2002-10-26 [christoph] 0.8.5claws55
1718 set need_update folder flag when messages are added
1719 (closes bug [ 626922 ] folder not updated after receiving)
1721 2002-10-25 [melvin] 0.8.5claws54
1724 Fixed a memleak introduced in the scaling code.
1726 2002-10-24 [alfons] 0.8.5claws53
1729 make filtering's forward message action forward from the
1731 (closes bug [628089 ] Filter -> Forward from address problem
1734 2002-10-24 [christoph] 0.8.5claws52
1738 o use manual of current locale or english if current
1739 locale is not available (and english is available)
1740 o also link to sylpheed doc project manuals
1742 2002-10-23 [paul] 0.8.5claws51
1745 tools/kmail2sylpheed_v2.pl
1746 add new version of kmail addressbook importer script.
1747 works with newer versions of Kmail/KAddressBook which
1748 have new and rearranged data.
1750 2002-10-23 [martin] 0.8.5claws50
1756 added length parameter to get_abbrev_newsgroup_name()
1757 changed this function so that it abbreviates the newsgroup
1758 names only so long it is smaller than the length parameter
1759 (for better reading of some newsgroup names and space efficiency)
1761 2002-10-22 [colin] 0.8.5claws49
1764 Revert Alfons' last modification (after voting ;-))
1766 2002-10-21 [alfons] 0.8.5claws48
1769 folder view in folder selection dialog reflects state of
1770 folder view in main window
1772 2002-10-18 [alfons] 0.8.5claws47
1775 drop imported messages in folder selected by user,
1776 and not in the inbox
1777 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1779 2002-10-18 [alfons] 0.8.5claws46
1782 make automagic reply work correctly for email accounts
1783 (whether it's viable to do a full sync with Hiro's
1784 compose.c is still under discussion)
1786 2002-10-18 [melvin] 0.8.5claws45
1788 * src/prefs_actions.c
1789 Fixed bug #622275 where asynchroneous actions left
1791 Made (synchroneous) actions' input be displayed live.
1793 2002-10-18 [christoph] 0.8.5claws44
1796 don't add a newline in the textview in front of the
1797 first textpart if header display is disabled
1798 (closes bug [ 603385 ] disabled header display leaves blank
1801 2002-10-18 [christoph] 0.8.5claws43
1808 folder->get_num_list now returns an error code
1809 (closes bug [ 609424 ] News cache cleared on failure)
1811 2002-10-17 [colin] 0.8.5claws42
1814 Changed a printf by debug_print
1818 * tools/OOo2sylpheed.pl
1819 allow for spaces in the name of the
1820 file to be attached.
1822 2002-10-16 [colin] 0.8.5claws41
1825 Use a tristate to change online mode
1827 2002-10-16 [paul] 0.8.5claws40
1830 updated by Ricardo Mones Lastra
1832 2002-10-16 [colin] 0.8.5claws39
1836 Added --online and --offline command-line
1839 2002-10-15 [christoph] 0.8.5claws38
1842 set mimeinfo->name to NULL after g_free to
1843 avoid double freeing with g_free
1845 2002-10-14 [christoph] 0.8.5claws37
1850 remove calls to folder->change_flags that are now
1851 done by procmsg flag functions (seems it is not
1852 used by any foldertype anyway)
1854 init folder->change_flags with NULL
1856 2002-10-14 [christoph] 0.8.5claws36
1860 use virtual functions for folder item new and destroy
1863 2002-10-14 [melvin] 0.8.5claws35
1866 Added a test to not run the spell checker if no default
1867 dictionary is available. No dialog is displayed though.
1869 2002-10-14 [melvin] 0.8.5claws34
1872 Fixed bug in dictionary list context menu where
1873 "More..." pointed to an emtpy submenu if the
1874 number of dictionaries is a multiple of 15
1875 Removed unneeded code in suggestions list creation
1877 2002-10-14 [paul] 0.8.5claws33
1880 updated by George Danchev
1882 2002-10-13 [hoa] 0.8.5claws32
1885 src/matcher_parser_parser.y
1886 removed the escaped string from internal structure
1889 2002-10-12 [colin] 0.8.5claws31
1891 * src/gtksctree.[ch]
1893 Removed useless function gtksctree_reanchor
1895 2002-10-12 [alfons] 0.8.5claws30
1897 * sync with remaining main changes 2002-10-09 - 2002-10-11
1898 - drop changes to src/compose.c (requires claws specific changes)
1900 2002-10-12 [alfons] 0.8.5claws29
1902 * sync with main changes of 2002-10-08
1903 - drop changes to src/compose.c (requires claws specific changes)
1904 - drop changes to src/summaryview.c (requires changes to compose.c)
1906 2002-10-12 [alfons] 0.8.5claws28
1908 * sync with main changes of 2002-10-07
1910 2002-10-12 [alfons] 0.8.5claws27
1912 * sync with main changes of 2002-10-04
1913 - drop changes to src/compose.c (requires claws specific changes)
1914 - drop changes to src/prefs_folder_item.c (claws implementation
1915 seems to be working)
1917 2002-10-12 [colin] 0.8.5claws26
1920 Fix folder-flicker when space-reading, introduced
1923 2002-10-12 [colin] 0.8.5claws25
1926 Save account address when saving as draft.
1929 2002-10-12 [colin] 0.8.5claws24
1932 Fix the problem consisting of no message selected
1933 after the last message in a folder has been moved.
1935 2002-10-12 [paul] 0.8.5claws23
1938 src/prefs_template.c
1940 add Cc and Bcc to templates. Patch submitted by
1943 2002-10-12 [colin] 0.8.5claws22
1946 Fix a bug after "Check for new messages":
1947 If a folder was opened, it was still selected at
1948 the end of the check, but displayed empty.
1950 Remove unnecessary check
1955 be more verbose in the description of
1959 2002-10-11 [colin] 0.8.5claws21
1962 Make space work (better) when no mail is selected
1964 2002-10-11 [colin] 0.8.5claws20
1970 2002-10-11 [colin] 0.8.5claws19
1973 revert 0.8.5claws6 changes as i couldn't get to
1976 2002-10-11 [melvin] 0.8.5claws18
1979 Removed buggy and unused macro (should have been committed in
1982 2002-10-11 [melvin] 0.8.5claws17
1985 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
1987 2002-10-11 [thorsten] 0.8.5claws16
1990 remove rescan warning
1992 2002-10-11 [colin] 0.8.5claws15
1995 fix a segfault that happens if conv_unmime_header
1996 fails (should be better to find out why it fails)
1998 2002-10-11 [christoph] 0.8.5claws14
2001 update folderview stats after ignore/unignore thread
2003 2002-10-11 [hoa] 0.8.5claws13
2005 * src/quote_fmt_parse.y
2006 Fixed a yacc/bison syntax error
2008 Escaping of string is fixed.
2010 2002-10-11 [colin] 0.8.5claws12
2013 Resize images to fit
2015 2002-10-11 [paul] 0.8.5claws11
2018 updated by Ricardo Mones Lastra
2020 2002-10-10 [alfons] 0.8.5claws10
2023 allow dropping files by "moving" files from a file manager,
2024 not only by the more cumbersome "copying". the latter
2025 mostly implies holding down the Control button
2027 2002-10-10 [christoph] 0.8.5claws9
2030 update folders after thread building for ignored threads
2032 2002-10-10 [christoph] 0.8.5claws8
2036 * src/filtering.[ch]
2038 * src/folderview.[ch]
2043 * src/summaryview.[ch]
2044 o added new flag need_update to FolderItem
2045 o removed folder_table from various functions from tracking
2047 o set need_update flags in folder.c's move, copy and delete
2048 functions and procmsg's flags functions
2049 o added function folderview_update_items_when_required that
2050 updates all folders with need_update set
2051 o call folderview_update_items_when_required instead of
2052 folderview_update_item_foreach
2054 2002-10-09 [sergey] 0.8.5claws7
2057 Strip CRs whel loading the text into editor in reedit mode.
2059 2002-10-09 [colin] 0.8.5claws6
2062 Make Space work when no mail is selected
2064 2002-10-09 [colin] 0.8.5claws5
2066 * src/gtksctree.[ch]
2068 Add gtk_sctree_reanchor()
2070 Use gtk_sctree_reanchor() - better fix for
2073 2002-10-09 [colin] 0.8.5claws4
2076 Fix shift-click select after delete problem
2079 2002-10-08 [thorsten] 0.8.5claws3
2082 exclude current msg from -hide read messages-
2084 2002-10-08 [colin] 0.8.5claws2
2089 Differentiate socket errors from disk full
2092 2002-10-08 [christoph] 0.8.5claws1
2096 modifications for new config directory
2098 * config.guess ** REMOVED **
2099 * config.sub ** REMOVED **
2100 * install-sh ** REMOVED **
2101 * ltmain.sh ** REMOVED **
2102 * missing ** REMOVED **
2103 * mkinstalldirs ** REMOVED **
2104 these files are autogenerated by automake
2105 when you run autogen.sh
2107 * config/.cvsignore ** NEW FILE **
2108 * config/Makefile.am ** NEW FILE **
2109 ignore autogenerated files
2110 create a Makefile in this directory
2112 2002-10-08 [paul] 0.8.5claws
2114 * 0.8.5claws release
2119 fix quote reply format for newsgroups reply bug
2124 updated by me and Witold Wladyslaw Wojciech Wilk
2127 2002-10-07 [paul] 0.8.3claws53
2132 updated messages catalogs, submitted by
2133 Alessandro Maestri, Fabio Jr.Beneditto
2134 and Urke MMI, respectively.
2136 2002-10-07 [christoph] 0.8.3claws52
2141 fix new folder ghost message bug
2142 (closes bug [ 619722 ] wrong count for newly created folders)
2144 2002-10-07 [christoph] 0.8.3claws51
2147 fix news posting problem
2149 2002-10-07 [melvin] 0.8.3claws50
2152 Updated French translation
2154 2002-10-05 [christoph] 0.8.3claws49
2157 check if line_start_cache is set in gtk_stext_update_text
2158 (closes bug [ 618119 ] crash while doing search in folder)
2160 2002-10-05 [christoph] 0.8.3claws48
2166 implement cache cleanups for claws' folder system
2167 (closes bug [ 595916 ] imapcache not cleaned up)
2169 2002-10-05 [melvin] 0.8.3claws47
2171 * src/prefs_actions.c
2172 Made the help text more clear for the %p token
2174 2002-10-04 [paul] 0.8.3claws46
2177 see ChangeLog 2002-10-02 and 2002-10-03
2179 2002-10-04 [christoph] 0.8.3claws45
2182 fix segfault caused by pop before smtp
2183 call to inc_account_mail with NULL
2186 2002-10-04 [paul] 0.8.3claws44
2189 sync the LDAP detection from 0.8.5cvs1
2191 2002-10-02 [christoph] 0.8.3claws43
2194 fix small spelling error
2196 2002-10-02 [melvin] 0.8.3claws42
2199 Behave better and say "no" when test program cannot be run.
2201 2002-10-02 [paul] 0.8.3claws41
2203 * sync with 0.8.4cvs1
2204 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2207 toggle the behavior of Reply menuitem between
2208 normal reply and reply-to-list
2210 2002-10-01 [sergey] 0.8.3claws40
2213 Convert newlines in the message text to the canonical form
2214 before base64 encoding (RFC2045 compliance, fixes some
2215 interoperability issues with Evolution 1.0.3)
2217 2002-09-29 [colin] 0.8.3claws39
2220 Fix an unwanted copy/paste
2222 2002-09-29 [colin] 0.8.3claws38
2225 Renamed "Custom toolbar" to "Customize toolbar"
2226 Renamed "Show all header" to "Show all headers"
2227 Renamed "Set diplay item" to "Set displayed items"
2228 * src/prefs_common.c
2229 Renamed "Show all header" to "Show all headers"
2230 * src/prefs_summary_column.c
2231 Renamed "diplay item" to "displayed items"
2233 2002-09-29 [colin] 0.8.3claws37
2235 * src/mainwindow.[ch]
2236 online/offline status pixmaps follow theme
2238 * src/summaryview.[ch]
2239 quicksearch pixmap follows theme changes
2241 2002-09-29 [thorsten] 0.8.3claws36
2244 src/prefs_folder_item.[ch]
2245 add default_reply_to folder option (closes patch 581044)
2247 2002-09-29 [christoph] 0.8.3claws35
2249 * acconfig.h ** REMOVED **
2253 * ac/gnupg-check-typedef.m4
2254 fix autoheader 2.50 warning
2256 2002-09-29 [christoph] 0.8.3claws34
2258 * major code cleanup (part 2)
2260 - unused variables removed
2261 - unused functions removed
2262 - uninitialized variables checked
2263 - missing return statements added
2264 - missing function return types added
2265 - added parentheses around assignment
2266 when suggested by gcc
2268 2002-09-29 [alfons] 0.8.3claws33
2271 log_window_clear(): only bracket gtk_text_forward_delete()
2272 with gtk_text_freeze() / gtk_text_thaw() (see if this
2273 works around GTK text bug)
2275 2002-09-29 [paul] 0.8.3claws32
2279 updated by George Danchev and Urke MMI
2282 2002-09-27 [christoph] 0.8.3claws31
2284 * doc-src/readme.txt
2285 * doc-src/rfc1806.txt ** REMOVED **
2286 * doc-src/rfc2183.txt ** NEW FILE **
2287 * doc-src/rfc2980.txt ** NEW FILE **
2290 2002-09-27 [melvin] 0.8.3claws30
2293 Fixed typo which could break linking
2295 2002-09-27 [melvin] 0.8.3claws29
2298 Improved GNU/aspell checking.
2301 2002-09-27 [paul] 0.8.3claws28
2303 * sync with 0.8.3cvs8
2304 see ChangeLog 2002-09-27
2306 2002-09-26 [colin] 0.8.3claws27
2310 Add "Reply to Mailing-list" to the toolbar
2312 2002-09-26 [christoph] 0.8.3claws26
2315 Fix wrong message counts in summaryview status
2317 2002-09-26 [paul] 0.8.3claws25
2319 * sync with 0.8.3cvs7
2320 see ChangeLog 2002-09-26
2322 2002-09-26 [paul] 0.8.3claws24
2324 * sync with 0.8.3cvs6
2325 see ChangeLog 2002-09-25
2327 2002-09-25 [christoph] 0.8.3claws23
2329 * src/prefs_common.c
2330 * src/prefs_folder_item.c
2331 * src/prefs_scoring.c
2332 Renamed "kill score" to "hide score" in GUI
2335 2002-09-25 [paul] 0.8.3claws22
2337 * sync with 0.8.3cvs5
2338 see ChangeLog 2002-09-24
2340 2002-09-24 [alfons] 0.8.3claws21
2342 patch by Satoshi Nagayasu: allows appending / saving multiple
2343 selected files (closes "[ 612279 ] save multiple mesg(s) in
2347 add Satoshi Nagayasu
2349 summary_save_as(): allow saving selected files to
2351 summary_set_menu_sensitive: enable "Save As..." when
2352 multiple files are selected
2354 append_file(): new function
2356 2002-09-24 [colin] 0.8.3claws20
2359 Fix segfault when mimeinfo doesn't have a
2362 2002-09-24 [colin] 0.8.3claws19
2364 * src/prefs_common.[ch]
2365 Add a preference to display send dialog or not
2367 Display send dialog according to preference
2369 2002-09-24 [colin] 0.8.3claws18
2372 Disable user actions when sending
2374 2002-09-24 [colin] 0.8.3claws17
2377 Do not display name or filename for attachments
2378 with an application/pgp-signature type
2379 (security flaw, see bug 537413)
2381 2002-09-23 [colin] 0.8.3claws16
2384 Initialize entry_email, entry_alias and
2385 entry_remarks to first email address of the list
2387 2002-09-23 [colin] 0.83claws15
2390 Drop pgp-signature when reediting a signed queued
2393 2002-09-23 [melvin] 0.8.3claws14
2396 Updated French translation
2398 2002-09-23 [melvin] 0.8.3claws13
2401 Made custom toolbar menu labels more consistent
2402 * src/prefs_toolbar.c
2403 Made custom toolbar window title more consistent
2405 2002-09-22 [colin] 0.8.3claws12
2408 Initialize session type to normal before getting
2409 mail (fixes strange Get behaviour)
2410 * src/prefs_account.h
2411 Move STYPE_POP_BEFORE_SMTP to last position to
2412 avoid other side-effects
2414 2002-09-22 [colin] 0.8.3claws11
2416 * src/prefs_account.c
2417 Fix pop_bfr_smtp_tm_entry sensivity when switching
2418 from pop3 to apop or vice-versa
2420 2002-09-22 [colin] 0.8.3claws10
2422 * src/prefs_account.[ch]
2423 Add an option for the POP before SMTP timeout
2425 Remember time of last POP connection
2427 Do POP before SMTP only if timeout reached
2429 2002-09-22 [oliver] 0.8.3claws9
2432 explain custom toolbar
2434 2002-09-22 [oliver] 0.8.3claws8
2436 * src/prefs_actions.[ch]
2437 custom toolbar for compose
2438 actions callback from compose toolbar
2440 remove include toolbar.h
2442 2002-09-22 [oliver] 0.8.3claws7
2444 * src/prefs_toolbar.[ch]
2445 custom toolbar for compose
2446 - generic prefs_toolbar handles both
2447 Mainwin's toolbar as well as Compose toolbar
2449 2002-09-22 [oliver] 0.8.3claws6
2452 custom toolbar for compose
2453 restructure toolbar.[ch]
2455 2002-09-22 [oliver] 0.8.3claws5
2458 custom toolbar for compose
2460 2002-09-22 [oliver] 0.8.3claws4
2462 * src/mainwindow.[ch]
2463 custom toolbar for compose
2464 move mainwin toolbar back to mainwindow
2466 2002-09-22 [alfons] 0.8.3claws3
2473 2002-09-22 [alfons] 0.8.3claws2
2476 procmsg_save_to_outbox(): don't unlink message file from queue;
2477 callers should do it using folder_item_remove_msg()
2479 2002-09-22 [colin] 0.8.3claws1
2482 Made mimeview_check_signature() public
2484 Made GPG signatures verifiable by clicking
2485 the [application/pgp-signature] in the Text
2488 2002-09-22 [paul] 0.8.3claws
2497 updated translations, submitted by George Danchev,
2498 me, Ricardo Mones Lastra, Alessandro Maestri,
2499 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
2500 and Urke MMI, respectively.
2502 2002-09-22 [alfons] 0.8.2claws65
2506 no furry valgrinds have been used to plug these memleaks
2508 2002-09-20 [paul] 0.8.2claws64
2510 * sync with 0.8.3cvs4
2511 'Select thread' re-implemented
2512 see ChangeLog 2002-09-20
2514 2002-09-21 [alfons] 0.8.2claws63
2517 compose_send(): plug unnoticed memleak
2519 2002-09-20 [alfons] 0.8.2claws62
2522 replace_address_in_edit(): strict check for NULL address to
2523 fix "[ 607348 ] Segfault in address completion". My guess is
2524 that this happens with an empty address book, but it's good
2525 to have this check here anyway
2527 completion_window_button_press(): free string returned
2528 from the internal cache
2530 2002-09-20 [christoph] 0.8.2claws61
2533 added ENC_BINARY to EncodingType
2535 the string returned by procmime_get_encoding_str
2536 should not depend on the order of values in the
2537 EncodingType definition
2538 * doc-src/rfc1806.txt ** NEW FILE **
2539 Added rfc1806 about MIME Content-Disposition
2542 2002-09-19 [paul] 0.8.2claws60
2544 * sync with 0.8.2cvs3
2545 see ChangeLog 2002-09-19
2547 2002-09-19 [paul] 0.8.2claws59
2549 * src/prefs_folder_item.c
2550 revert to Darko's original alignment of colour
2552 add a colon to folder_color label
2555 add Colin's patch (with Hiro's modifications) to
2556 force BASE64 encoding for 8-bit text when signing
2557 (sync with 0.8.3cvs2)
2559 2002-09-18 [alfons] 0.8.2claws58
2564 (beautify a little bit)
2566 2002-09-18 [christoph] 0.8.2claws57
2569 fix handling of fgetc return value
2571 2002-09-17 [alfons] 0.8.2claws56
2574 summary_sort(): check non-NULL summaryview->folder_item when no
2575 folder is selected at all
2576 (closes "[ 610344 ] sort label make syl Crash")
2578 2002-09-17 [alfons] 0.8.2claws55
2581 beautify a little bit
2583 2002-09-17 [christoph] 0.8.2claws54
2586 initialize max values for cache and folder
2587 when cache or folder is empty
2589 2002-09-15 [colin] 0.8.2claws53
2592 Fix a leak (thanks Alfons!) and cleaned
2593 variables names for custom headers
2595 2002-09-15 [colin] 0.8.2claws52
2598 Fix custom headers recognition when
2599 prefs_common.trans_hdr is on
2601 2002-09-15 [colin] 0.8.2claws51
2604 Allow dynamically-added custom headers
2605 Yet not reparsed if reedited
2607 2002-09-15 [alfons] 0.8.2claws50
2609 * src/prefs_account.c
2612 2002-09-15 [colin] 0.8.2claws49
2614 * src/prefs_account.c
2615 fix pop_before_smtp sensitivity
2617 2002-09-15 [colin] 0.8.2claws48
2620 add inc_pop_before_smtp()
2621 allow MainWindow to be undefined in
2622 inc_account_mail() and inc_start()
2625 add STYPE_POP_BEFORE_SMTP session type
2626 * src/prefs_account.c
2627 activated pop before smtp option
2629 do pop before smtp if the relevant option
2632 2002-09-15 [paul] 0.8.2claws47
2635 see ChangeLog 2002-09-15
2637 2002-09-14 [paul] 0.8.2claws46
2640 updated Bulgarian translation, submitted by
2643 2002-09-13 [paul] 0.8.2claws45
2646 merge claws' select_account() with main's
2647 (new) compose_select_account(). [sync with
2648 0.8.2cvs15, see ChangeLog 2002-09-11]
2650 2002-09-12 [christoph] 0.8.2claws44
2653 allocate 1 elements of FolderItem not 0
2655 2002-09-12 [colin] 0.8.2claws43
2658 Fix bug #590825 (obey Follow-up: poster)
2660 2002-09-12 [colin] 0.8.2claws42
2663 Fix bug #557009 (wrong headers for messages
2664 forwarded as attachments)
2666 2002-09-11 [colin] 0.8.2claws41
2669 Put SCF: pseudo-header on top of message
2670 Set draft tmp_flag when saved as draft
2674 Skip after first \n\n for beginning of real message
2677 2002-09-11 [christoph] 0.8.2claws40
2680 use procmsg flag functions in filtering or processing
2681 will cause incorrect folder message counts
2683 2002-09-11 [colin] 0.8.2claws39
2686 Fix bug #550175 - wrong save folder when reediting
2689 2002-09-11 [paul] 0.8.2claws38
2691 * sync with 0.8.2cvs14
2692 see ChangeLog 2002-09-11
2694 2002-09-11 [colin] 0.8.2claws37
2697 Fix a typo (seeming to cause new/unread status to
2700 2002-09-10 [christoph] 0.8.2claws36
2703 compose_redirect should not use compose_generic_new
2704 because that does more stuff than expected including
2705 opening the external editor
2706 (closes bug "[ 526608 ] bounced messages appear blank
2709 2002-09-10 [christoph] 0.8.2claws35
2712 fix problem with too large message number range
2713 causing a crash in folder_item_scan
2715 2002-09-10 [paul] 0.8.2claws34
2717 * sync with 0.8.2cvs13
2718 see ChangeLog 2002-09-10
2720 2002-09-10 [christoph] 0.8.2claws33
2723 set MsgInfo TmpFlags for queue and draft folders
2724 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2726 2002-09-10 [paul] 0.8.2claws32
2729 po/bg.po ** NEW FILE **
2730 new Bulgarian translation submitted by
2731 George Danchev <danchev@spnet.net>
2735 tools/tb2sylpheed ** NEW FILE **
2736 add script that converts an addressbook exported
2737 from The Bat! into a Sylpheed addressbook. Submitted
2738 by Urke MMI <urke-kg@eunet.yu>
2740 2002-09-10 [paul] 0.8.2claws31
2742 * sync with 0.8.2cvs12
2743 see ChangeLog 2002-09-10
2745 2002-09-06 [paul] 0.8.2claws30
2747 * src/prefs_common.c
2748 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2752 tools/ldif-to-xml.py ** REMOVED **
2753 remove obsolete python script
2755 2002-09-06 [paul] 0.8.2claws29
2757 * sync with 0.8.2cvs10
2758 see ChangeLog 2002-09-06
2760 2002-09-04 [paul] 0.8.2claws28
2762 * sync with 0.8.2cvs9
2763 see ChangeLog 2002-08-04
2765 2002-09-04 [colin] 0.8.2claws27
2767 * src/prefs_common.[ch]
2768 Added signature color configuration
2770 Use user-specified signature color
2772 2002-09-03 [colin] 0.8.2claws26
2774 * src/prefs_common.[ch]
2775 Added autosave and autosave_length prefs
2777 Added compose_remove_draft()
2778 Auto-save drafts according to the prefs
2780 Added a crash-indicator file, allowing to check
2781 for new messages on startup if Sylpheed crashed
2782 (makes saved drafts "reappear")
2784 2002-09-03 [colin] 0.8.2claws25
2789 2002-09-03 [paul] 0.8.2claws24
2791 * sync with 0.8.2cvs8
2792 see ChangeLog 2002-09-02 and 2002-09-03
2794 2002-09-03 [darko] 0.8.2claws23
2797 use normal style when creating new folder to pick
2800 2002-09-02 [melvin] 0.8.2claws22
2803 removed some obsolete code
2805 2002-09-02 [melvin] 0.8.2claws21
2808 fixed test's equality sign (== to =)
2810 2002-09-02 [alfons] 0.8.2claws20
2814 revert change of 0.8.2claws16 and use the mh_folder_destroy
2815 as folder->destroy virtual as suggested by Hiro
2816 (the mh.c code seems to have been lost around mh.c.1.21)
2818 2002-09-02 [paul] 0.8.2claws19
2821 updated by Fabio Jr. Beneditto
2824 use 'http://claws.sylpheed.org' for homepage link.
2825 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2827 2002-09-01 [alfons] 0.8.2claws18
2830 plug memleak related to one Martin Kluge found
2832 2002-08-31 [paul] 0.8.2claws17
2834 * sync with 0.8.2cvs6
2835 see ChangeLog 2002-08-30
2837 2002-08-31 [alfons] 0.8.2claws16
2840 folder_destroy(): remove mailbox from folderlist even if it has
2843 2002-08-31 [alfons] 0.8.2claws15
2848 (being pedantic I know)
2850 2002-08-31 [alfons] 0.8.2claws14
2853 check for NULL pointers returned from folder->fetch_msginfo virtual
2854 (should solve some reported crashes)
2856 2002-08-30 [alfons] 0.8.2claws13
2861 enable crash dialog on compilation time
2862 (--enable-crash-dialog configure option)
2864 2002-08-30 [alfons] 0.8.2claws12
2869 apply memory leak plug patch by Martin Kluge
2870 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2871 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2872 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2874 2002-08-30 [darko] 0.8.2claws11
2877 copy Gtk style from normal style to match
2878 font size for coloured folders
2880 2002-08-29 [alfons] 0.8.2claws10
2883 Type=Internet <- Type=Application
2884 (reported by Michael Schwendt, see:
2885 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
2886 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2888 2002-08-29 [paul] 0.8.2claws9
2890 * sync with 0.8.2cvs5
2891 see ChangeLog 2002-08-29
2893 2002-08-29 [colin] 0.8.2claws8
2896 Added a sanity check in summary_select_thread
2897 Should fix bug 601605
2899 2002-08-29 [colin] 0.8.2claws7
2902 Revert claws6 changes regarding bug #591676
2904 2002-08-28 [colin] 0.8.2claws6
2907 Ignore cache for queue folderitems
2910 2002-08-28 [melvin] 0.8.2claws5
2915 2002-08-28 [melvin] 0.8.2claws4
2918 Updated a bit the text concerning the spell checker
2920 2002-08-28 [melvin] 0.8.2claws3
2922 Merged the GNU_aspell_branch:
2923 Support of new GNU/aspell is now included and the old pspell
2924 is not supported anymore.
2928 Updated spell checker text to reflect the switch to GNU/aspell
2930 * ac/aspell.m4 *** NEW ***
2931 * src/gtkaspell.[ch] *** NEW ***
2932 * ac/pspell.m4 *** DELETED ***
2933 * src/gtkspell.[ch] *** DELETED ***
2936 Updated for GNU/aspell support
2939 Replaced gtkspell.c by gtkaspell.c
2947 * src/prefs_common.[ch]
2948 Updated for GNU/aspell support
2950 2002-08-28 [paul] 0.8.2claws2
2952 * sync with 0.8.2cvs4
2953 see ChangeLog 2002-08-27 and 2002-08-28
2955 2002-08-28 [colin] 0.8.2claws1
2957 * src/summary_search.c
2960 2002-08-28 [jens] 0.8.2claws
2963 Updated German translations
2965 2002-08-27 [melvin] 0.8.2claws
2968 Updated French translations
2970 2002-08-27 [paul] 0.8.2claws
2972 * sync with 0.8.2 main release
2980 updated message catalogs submitted by
2981 Ricardo Mones Lastra, Alessandro Maestri,
2982 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
2983 Beneditto and Urke MMI
2985 2002-08-27 [hoa] 0.8.1claws123
2987 * src/mainwindow.[ch]
2988 * src/summaryview.[ch]
2989 removed the "filter setting" menu option.
2990 add a "cancel a news message" menu option.
2992 2002-08-26 [martin] 0.8.1claws122
2995 changed string under 0.8.1claws79 changed by myself
2998 2002-08-26 [martin] 0.8.1claws121
3001 added kill command to debuggerrc to start crash dialog
3003 2002-08-26 [paul] 0.8.1claws120
3005 * sync with 0.8.1cvs31
3006 see ChangeLog 2002-08-26
3008 2002-08-25 [alfons] 0.8.1claws119
3011 fix bug that didn't send out correct headers to news server
3012 when sending news article and email from queue (bug reported
3013 and patch provided by Tim Mann; closes bug
3014 "[ 583196 ] 0.7.8claws can't post news")
3016 2002-08-25 [alfons] 0.8.1claws118
3018 * src/selective_download.c
3019 mark two strings as translatable
3020 (thanks to Urke MMI for pointing this out)
3022 2002-08-25 [alfons] 0.8.1claws117
3025 treat sent boxes as special and allow sorting them by addressee
3026 (closes "[ 589418 ] Sent folder sorting misbehavior"
3027 submitted by Steve Lamb)
3029 2002-08-24 [alfons] 0.8.1claws116
3032 fix memleak reported by Martin Kluge
3033 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3035 2002-08-24 [oliver] 0.8.1claws115
3037 * src/prefs_toolbar.c
3038 o code cleanup as suggested by Alfons
3041 2002-08-24 [alfons] 0.8.1claws114
3044 o fix another memory leak reported by Martin Kluge
3045 (see "[ 599568 ] Small Memory Leak")
3046 o remove 'from' variable from 'summary_set_header()'; we can
3049 2002-08-24 [paul] 0.8.1claws113
3051 * sync with 0.8.1cvs30
3052 see ChangeLog 2002-08-23
3054 2002-08-24 [alfons] 0.8.1claws112
3057 remove unnecessary allocations for search bar fixing leaks
3058 reported by Martin Kluge
3059 (see "[ 599451 ] Further memory leaks?")
3061 2002-08-24 [alfons] 0.8.1claws111
3064 make get_socket_name() public for crash.c
3066 o make report bug button work (goes to claws'
3067 bug tracker at sf.net)
3068 o introduce function for doing important stuff just
3069 before claws goes down
3072 2002-08-24 [alfons] 0.8.1claws110
3075 move cursor to "To" entry when forwarding as attachment
3076 (reported and solved by Steve Lamb, closes bug report
3077 "[ 592880 ] Forward as attachment; cursor not in to")
3079 2002-08-24 [colin] 0.8.1claws109
3082 fix quick search visibility after GUI (de)separations.
3084 2002-08-23 [colin] 0.8.1claws108
3087 fix header pane visibility after folderview or
3088 messageview (de)separation
3090 2002-08-23 [paul] 0.8.1claws107
3092 * src/mainwindow.[ch]
3094 give full control of display or non-display
3095 of the Execute icon to Custom toolbar settings.
3096 add new sensitivity condition to maninwindow.h:
3102 more sync with 0.8.1cvs29
3104 2002-08-23 [melvin] 0.8.1claws106
3107 Readded support for custom widget in alertpanel lost in last
3110 2002-08-23 [paul] 0.8.1claws105
3112 * sync with 0.8.1cvs29
3113 see ChangeLog 2002-08-23
3115 2002-08-23 [colin] 0.8.1claws104
3118 Fix folder and search pixmaps exchanging positions
3119 after theme or toolbar changes. Thank to Oliver for
3122 2002-08-23 [colin] 0.8.1claws103
3125 src/messageview.[ch]
3128 Changed messageview_create() and noticeview_create()
3129 to avoid the last gdk_warning
3131 2002-08-22 [colin] 0.8.1claws102
3134 Fix my new `Creating pixmap from xpm' warning
3136 2002-08-22 [colin] 0.8.1claws101
3139 Fix some of the gdk warnings
3141 2002-08-22 [colin] 0.8.1claws100
3144 * src/stock_pixmap.c
3145 * src/stock_pixmap.h
3146 * src/pixmaps/quicksearch.xpm *ADDED*
3147 Add the quicksearch pixmap
3151 Make quicksearch bar visible/hidden via a button
3153 2002-08-22 [christoph] 0.8.1claws99
3156 fix folder update for newsgroups with message
3157 numbers below minimum number of articles to fetch
3158 (closes bug #598445)
3160 2002-08-22 [paul] 0.8.1claws98
3162 * sync with 0.8.1cvs28
3163 see ChangeLog 2002-08-22
3165 2002-08-21 [alfons] 0.8.1claws97
3168 use bt instead of bt full which seems to work
3169 better, and bt full doesn't give a great deal
3170 of information anyway
3172 2002-08-21 [colin] 0.8.1claws96
3175 fix summaryview_searchtype_changed prototype
3177 2002-08-21 [christoph] 0.8.1claws95
3180 o fix broken menu update for sorting type, we have to
3181 get this info from the summaryview now
3182 o removed setting of threaded state in menu callback
3183 * src/summaryview.[ch]
3184 more summaryview/folderitem seperation for
3187 removed not required --with-compiler-flags option
3189 2002-08-21 [oliver] 0.8.1claws94
3192 o rename toolbar.xml to toolbar_main.xml
3193 since toolbar_compose.xml might come up
3198 2002-08-21 [darko] 0.8.1claws93
3201 don't reset tmp flags for messages copied
3204 2002-08-21 [colin] 0.8.1claws92
3206 * src/prefs_filtering.c
3207 fix renaming rules on folder rename
3208 when folder is not a leaf folder
3210 2002-08-21 [paul] 0.8.1claws91
3212 * src/prefs_folder_item.c
3213 fix alignment of colour selector
3215 2002-08-21 [paul] 0.8.1claws90
3217 * sync with 0.8.1cvs27
3218 see ChangeLog 2002-08-21
3220 2002-08-21 [paul] 0.8.1claws89
3223 fix crash when changing field type in
3226 2002-08-21 [colin] 0.8.1claws88
3229 Made quick search case-insensitive
3231 2002-08-21 [paul] 0.8.1claws87
3233 * sync with 0.8.1cvs26
3234 see ChangeLog 2002-08-21
3236 2002-08-20 [christoph] 0.8.1claws86
3240 * src/summaryview.[ch]
3241 more summaryview/folderitem seperation for
3242 sort_key and sort_type
3244 added missing return statement
3246 2002-08-20 [colin] 0.8.1claws85
3248 * src/summaryview.[ch]
3249 Added a quick search box
3251 * src/prefs_common.[ch]
3252 Added a show/hide option for the quick search
3254 2002-08-20 [oliver] 0.8.1claws84
3257 remove toolbar_create_popups
3259 o remove toolbar_create_popups
3260 o fix toolbar_set_sensitive
3261 (Bug reports #596834 and #596832)
3262 * src/prefs_toolbar.c
3263 o add "Set default" button
3264 o align label and text + combo widgets
3266 2002-08-20 [hoa] 0.8.1claws83bis
3269 fixed a bug in imap_fetch_msginfo() in case there is no
3272 2002-08-20 [darko] 0.8.1claws83
3275 copy the color style of folder view so it
3276 works with GTK themes
3278 2002-08-20 [darko] 0.8.1claws82
3282 * src/prefs_folder_item.[hc]
3283 don't use UI stuff in folder.h
3285 2002-08-20 [darko] 0.8.1claws81
3288 * src/prefs_folder_item.h
3290 * src/prefs_folder_item.c
3291 ability to set folder color in folderview
3293 2002-08-19 [alfons] 0.8.1claws80
3296 fix one of the earlier memleaks reported by Martin Kluge
3298 2002-08-19 [alfons] 0.8.1claws79
3301 hide notice view when selecting seperate folder
3302 view (reported by Urke MMI)
3304 2002-08-19 [christoph] 0.8.1claws78
3307 * src/prefs_folder_item.h
3308 * src/summaryview.[ch]
3309 o add summary_set_prefs_from_folderitem to set
3310 summaryview prefs (first step to remove all
3311 references to the folderitem in summaryview)
3312 o moved compiled regex stuff from folderitem prefs
3315 2002-08-19 [paul] 0.8.1claws77
3318 add check for '.' to QUOTE_IF_REQUIRED
3320 2002-08-19 [paul] 0.8.1claws76
3323 sync with 0.8.1cvs25 (plug memory leak)
3325 * src/prefs_toolbar.c
3326 re-order prefs_toolbar_cancel()
3328 2002-08-18 [alfons] 0.8.1claws75
3332 plug other memleaks reported by Martin Kluge
3334 2002-08-18 [paul] 0.8.1claws74
3337 updated by Fabio Jr. Beneditto
3339 2002-08-18 [paul] 0.8.1claws73
3342 fix bug where tooltips were displayed untranslated
3344 * src/prefs_toolbar.c
3345 fix bug where clicking 'Cancel' creates an icon & text
3346 toolbar regardless of prefs
3349 2002-08-17 [oliver] 0.8.1claws72
3351 * src/prefs_toolbar.c
3352 update toolbar on CANCEL
3353 bug reported by Martin Kluge
3355 toolbar_destroy memleak fixed
3357 2002-08-17 [alfons] 0.8.1claws71
3360 plug another memleak reported by Martin Kluge
3362 2002-08-16 [alfons] 0.8.1claws70
3365 use execvp() correctly (suggested by wwp; thanks!)
3367 2002-08-16 [alfons] 0.8.1claws69
3370 plug memory leak reported by Kim Schultz & Martin Kluge
3372 2002-08-16 [paul] 0.8.1claws68
3375 updated by Ricardo Mones Lastra
3377 2002-08-16 [paul] 0.8.1claws67
3380 fix bug where 'Compose News' icon showed wrong
3383 2002-08-16 [paul] 0.8.1claws66
3385 * sync with 0.8.1cvs24
3386 see ChangeLog 2002-08-16
3389 updated by Alessandro Maestri
3391 2002-08-15 [paul] 0.8.1claws65
3396 2002-08-15 [paul] 0.8.1claws64
3399 don't translate debug info
3404 2002-08-15 [paul] 0.8.1claws63
3406 * src/prefs_toolbar.c
3407 fix bug where clicking 'OK' creates an icon & text
3408 toolbar regardless of prefs
3410 2002-08-14 [alfons] 0.8.1claws62
3413 add global var that has the full argv[0]
3415 o execvp the correct sylpheed by using argv0
3416 and setting the correct work dir
3419 2002-08-14 [oliver] 0.8.1claws61
3421 * enable/disable Toolbar Action Buttons
3425 * src/prefs_toolbar.c
3427 2002-08-14 [melvin] 0.8.1claws60
3430 Updated French translations
3432 2002-08-14 [melvin] 0.8.1claws59
3435 Made bug report not translatable
3437 Fixed exporthtml_build_filespec() return value
3439 Fixed incorrect include file
3441 * src/prefs_actions.c
3442 * src/prefs_toolbar.c
3443 Made debug info not translatable
3446 Added missing includes
3447 * src/prefs_common.c
3450 2002-08-14 [paul] 0.8.1claws58
3452 * faq/es/sylpheed-faq.html
3453 faq/es/sylpheed-faq-[1-3].html
3454 faq/es/sylpheed-faq-4.html **NEW FILE **
3457 2002-08-13 [christoph] 0.8.1claws57
3460 ignore thread fix that did not mark all
3461 child nodes of a ignored thread as
3462 ignored. Does not work perfectly yet,
3463 but it is better now
3465 2002-08-13 [alfons] 0.8.1claws56
3468 o implement 'save crash log'
3471 2002-08-13 [melvin] 0.8.1claws55
3474 removed unrequired "execinfo.h" header
3476 2002-08-12 [paul] 0.8.1claws54
3478 * faq/en/sylpheed-faq.html
3479 faq/en/sylpheed-faq-[1-3].html
3480 faq/en/sylpheed-faq-4.html **NEW FILE **
3483 2002-08-12 [alfons] 0.8.1claws53
3486 add crash.c to translatables
3488 bring in Leandro's crash dialog
3490 2002-08-11 [alfons] 0.8.1claws52
3493 clean up some warnings
3495 2002-08-11 [alfons] 0.8.1claws51
3499 * src/crash.[ch] ** NEW FILES **
3501 initial gdb crash handler
3503 2002-08-11 [paul] 0.8.1claws50
3505 * src/prefs_toolbar.c
3506 replace Up/Down arrow pixmaps with text to be
3507 consistent across icon themes
3509 2002-08-11 [paul] 0.8.1claws49
3511 * src/prefs_common.c
3513 rename 'Pixmap' -> 'Icon'
3516 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
3518 2002-08-10 [paul] 0.8.1claws48
3520 * src/prefs_toolbar.c
3523 2002-08-10 [paul] 0.8.1claws47
3526 don't write Processing progress to status bar
3527 patch submitted by Alexander Evseev
3529 * src/prefs_toolbar.c
3530 re-position and resize window
3531 make window assume correct size on first call
3533 2002-08-10 [paul] 0.8.1claws46
3540 follow UI text conventions
3542 2002-08-10 [alfons] 0.8.1claws45
3545 correct pixmap for delete action
3547 2002-08-10 [paul] 0.8.1claws44
3550 updated by Fabio Jr. Beneditto
3552 2002-08-10 [paul] 0.8.1claws43
3555 add custom toolbar files
3557 2002-08-10 [paul] 0.8.1claws42
3559 * sync with 0.8.1cvs22
3560 see ChangeLog 2002-08-09
3562 2002-08-09 [paul] 0.8.1claws41
3566 tools/outlook2sylpheed.pl ** NEW FILE **
3567 add script to convert exported Outlook
3568 contacts list to a Sylpheed addressbook.
3569 Submitted by Ricardo Mones Lastra.
3571 2002-08-09 [paul] 0.8.1claws40
3575 po/sr.po ** NEW FILE **
3576 add Serbian message catalog. Submitted by
3577 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
3579 2002-08-09 [paul] 0.8.1claws39
3581 * sync with 0.8.1cvs21
3582 see ChangeLog 2002-08-08
3584 2002-08-08 [oliver] 0.8.1claws38
3587 move Custom Toolbar to Configuration menu
3589 2002-08-08 [oliver] 0.8.1claws37
3591 * src/prefs_toolbar.c
3592 fix substitute pixmap bug
3594 2002-08-08 [paul] 0.8.1claws36
3596 * sync with 0.8.1cvs19
3597 see ChangeLog 2002-08-08
3599 2002-08-07 [christoph] 0.8.1claws35
3602 fixed a memory leak in new canonicalize_file_replace
3604 2002-08-07 [christoph] 0.8.1claws34
3607 o canonicalize_file_replace should create the temporary
3608 file in the same directory as the original file.
3609 o added get_tmpfile_in_dir that creates a temorary file
3610 in a specified directory.
3612 2002-08-07 [melvin] 0.8.1claws33
3615 fixed bug where 'Article' button acted as 'Email' button.
3617 2002-08-07 [paul] 0.8.1claws32
3619 * sync with 0.8.1.cvs17
3620 see ChangeLog 2002-08-07
3622 2002-08-07 [colin] 0.8.1claws31
3625 fix mass-cancel problem
3627 2002-08-07 [thorsten] 0.8.1claws30
3629 * src/prefs_toolbar.c
3630 fix: crash on replace or add new button
3632 fix: close xmlfile after reading
3634 fix: unlink() file before rename()
3636 2002-08-06 [paul] 0.8.1claws29
3638 * sync with 0.8.cvs15
3639 see ChangeLog 2002-08-06
3641 2002-08-06 [oliver] 0.8.1claws28
3644 * src/prefs_toolbar.c
3645 fixed empty toolbar issue
3647 2002-08-06 [oliver] 0.8.1claws27
3649 * Custom Toolbar Final
3653 o toolbar stuff now lives in src/toolbar.[ch]
3654 o main_window_toolbar_* functions are renamed to
3655 toolbar_* reflecting their new source file
3656 * src/mainwindow.[ch]
3657 o remove toolbar stuff
3659 2002-08-06 [oliver] 0.8.1claws26
3662 * src/prefs_toolbar.[ch] **New File**
3663 * src/toolbar.[ch] **New File**
3664 o prefs_toolbar.[ch] custom toolbar frontend
3665 o toolbar.[ch] backend
3667 2002-08-06 [oliver] 0.8.1claws25
3669 * src/prefs_actions.[ch]
3670 o new exported function actions_execute
3672 2002-08-06 [paul] 0.8.1claws24
3674 * sync with 0.8.1cvs4
3675 see ChangeLog 2002-08-06
3677 2002-08-06 [paul] 0.8.1claws23
3679 * sync with 0.8.1cvs13
3680 see ChangeLog 2002-08-06
3682 2002-08-06 [paul] 0.8.1claws22
3684 * sync with 0.8.1cvs12
3685 see ChangeLog 2002-08-05 and 2002-08-06
3687 2002-08-06 [match] 0.8.1claws21
3690 improvements to cut/copy/paste address
3692 2002-08-05 [match] 0.8.1claws20
3699 fixes to improve cut/copy/paste
3701 2002-08-06 [melvin] 0.8.1claws19
3704 account_find_all_from_address(): new function that returns the
3705 list of all accounts that are matched in an address.
3706 * src/alertpanel.[ch]
3707 alertpanel() now accepts a custom widget
3708 alertpanel_with_widget(): new function that pops up a panel with
3709 a custom widget in it
3711 gtkut_account_menu_new(): new function that allows the selection
3712 of an account from a list of accounts.
3714 Extended Return Receipt notification to select the correct
3715 account and to make a security test on the Delivery-Notification
3716 address which should be the same as the Return-Path.
3718 2002-08-06 [thorsten] 0.8.1claws18
3721 attach_all: save unnamed as "noname.%d",
3722 dont free static dirname
3724 2002-08-05 [alfons] 0.8.1claws17
3727 detect XIM by trying to link rather than compile a XIM program
3729 2002-08-05 [oliver] 0.8.1claws16
3731 * src/stock_pixmap.[ch]
3732 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3733 o new func to retrieve pixmaps
3735 2002-08-05 [paul] 0.8.1claws15
3737 * sync with 0.8.1cvs10
3738 see ChangeLog 2002-08-05
3740 2002-08-04 [alfons] 0.8.1claws14