1 2002-10-11 [melvin] 0.8.5claws18
4 Removed buggy and unused macro (should have been committed in
7 2002-10-11 [melvin] 0.8.5claws17
10 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
12 2002-10-11 [thorsten] 0.8.5claws16
17 2002-10-11 [colin] 0.8.5claws15
20 fix a segfault that happens if conv_unmime_header
21 fails (should be better to find out why it fails)
23 2002-10-11 [christoph] 0.8.5claws14
26 update folderview stats after ignore/unignore thread
28 2002-10-11 [hoa] 0.8.5claws13
30 * src/quote_fmt_parse.y
31 Fixed a yacc/bison syntax error
33 Escaping of string is fixed.
35 2002-10-11 [colin] 0.8.5claws12
40 2002-10-11 [paul] 0.8.5claws11
43 updated by Ricardo Mones Lastra
45 2002-10-10 [alfons] 0.8.5claws10
48 allow dropping files by "moving" files from a file manager,
49 not only by the more cumbersome "copying". the latter
50 mostly implies holding down the Control button
52 2002-10-10 [christoph] 0.8.5claws9
55 update folders after thread building for ignored threads
57 2002-10-10 [christoph] 0.8.5claws8
68 * src/summaryview.[ch]
69 o added new flag need_update to FolderItem
70 o removed folder_table from various functions from tracking
72 o set need_update flags in folder.c's move, copy and delete
73 functions and procmsg's flags functions
74 o added function folderview_update_items_when_required that
75 updates all folders with need_update set
76 o call folderview_update_items_when_required instead of
77 folderview_update_item_foreach
79 2002-10-09 [sergey] 0.8.5claws7
82 Strip CRs whel loading the text into editor in reedit mode.
84 2002-10-09 [colin] 0.8.5claws6
87 Make Space work when no mail is selected
89 2002-10-09 [colin] 0.8.5claws5
93 Add gtk_sctree_reanchor()
95 Use gtk_sctree_reanchor() - better fix for
98 2002-10-09 [colin] 0.8.5claws4
101 Fix shift-click select after delete problem
104 2002-10-08 [thorsten] 0.8.5claws3
107 exclude current msg from -hide read messages-
109 2002-10-08 [colin] 0.8.5claws2
114 Differentiate socket errors from disk full
117 2002-10-08 [christoph] 0.8.5claws1
121 modifications for new config directory
123 * config.guess ** REMOVED **
124 * config.sub ** REMOVED **
125 * install-sh ** REMOVED **
126 * ltmain.sh ** REMOVED **
127 * missing ** REMOVED **
128 * mkinstalldirs ** REMOVED **
129 these files are autogenerated by automake
130 when you run autogen.sh
132 * config/.cvsignore ** NEW FILE **
133 * config/Makefile.am ** NEW FILE **
134 ignore autogenerated files
135 create a Makefile in this directory
137 2002-10-08 [paul] 0.8.5claws
144 fix quote reply format for newsgroups reply bug
149 updated by me and Witold Wladyslaw Wojciech Wilk
152 2002-10-07 [paul] 0.8.3claws53
157 updated messages catalogs, submitted by
158 Alessandro Maestri, Fabio Jr.Beneditto
159 and Urke MMI, respectively.
161 2002-10-07 [christoph] 0.8.3claws52
166 fix new folder ghost message bug
167 (closes bug [ 619722 ] wrong count for newly created folders)
169 2002-10-07 [christoph] 0.8.3claws51
172 fix news posting problem
174 2002-10-07 [melvin] 0.8.3claws50
177 Updated French translation
179 2002-10-05 [christoph] 0.8.3claws49
182 check if line_start_cache is set in gtk_stext_update_text
183 (closes bug [ 618119 ] crash while doing search in folder)
185 2002-10-05 [christoph] 0.8.3claws48
191 implement cache cleanups for claws' folder system
192 (closes bug [ 595916 ] imapcache not cleaned up)
194 2002-10-05 [melvin] 0.8.3claws47
196 * src/prefs_actions.c
197 Made the help text more clear for the %p token
199 2002-10-04 [paul] 0.8.3claws46
202 see ChangeLog 2002-10-02 and 2002-10-03
204 2002-10-04 [christoph] 0.8.3claws45
207 fix segfault caused by pop before smtp
208 call to inc_account_mail with NULL
211 2002-10-04 [paul] 0.8.3claws44
214 sync the LDAP detection from 0.8.5cvs1
216 2002-10-02 [christoph] 0.8.3claws43
219 fix small spelling error
221 2002-10-02 [melvin] 0.8.3claws42
224 Behave better and say "no" when test program cannot be run.
226 2002-10-02 [paul] 0.8.3claws41
228 * sync with 0.8.4cvs1
229 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
232 toggle the behavior of Reply menuitem between
233 normal reply and reply-to-list
235 2002-10-01 [sergey] 0.8.3claws40
238 Convert newlines in the message text to the canonical form
239 before base64 encoding (RFC2045 compliance, fixes some
240 interoperability issues with Evolution 1.0.3)
242 2002-09-29 [colin] 0.8.3claws39
245 Fix an unwanted copy/paste
247 2002-09-29 [colin] 0.8.3claws38
250 Renamed "Custom toolbar" to "Customize toolbar"
251 Renamed "Show all header" to "Show all headers"
252 Renamed "Set diplay item" to "Set displayed items"
254 Renamed "Show all header" to "Show all headers"
255 * src/prefs_summary_column.c
256 Renamed "diplay item" to "displayed items"
258 2002-09-29 [colin] 0.8.3claws37
260 * src/mainwindow.[ch]
261 online/offline status pixmaps follow theme
263 * src/summaryview.[ch]
264 quicksearch pixmap follows theme changes
266 2002-09-29 [thorsten] 0.8.3claws36
269 src/prefs_folder_item.[ch]
270 add default_reply_to folder option (closes patch 581044)
272 2002-09-29 [christoph] 0.8.3claws35
274 * acconfig.h ** REMOVED **
278 * ac/gnupg-check-typedef.m4
279 fix autoheader 2.50 warning
281 2002-09-29 [christoph] 0.8.3claws34
283 * major code cleanup (part 2)
285 - unused variables removed
286 - unused functions removed
287 - uninitialized variables checked
288 - missing return statements added
289 - missing function return types added
290 - added parentheses around assignment
291 when suggested by gcc
293 2002-09-29 [alfons] 0.8.3claws33
296 log_window_clear(): only bracket gtk_text_forward_delete()
297 with gtk_text_freeze() / gtk_text_thaw() (see if this
298 works around GTK text bug)
300 2002-09-29 [paul] 0.8.3claws32
304 updated by George Danchev and Urke MMI
307 2002-09-27 [christoph] 0.8.3claws31
310 * doc-src/rfc1806.txt ** REMOVED **
311 * doc-src/rfc2183.txt ** NEW FILE **
312 * doc-src/rfc2980.txt ** NEW FILE **
315 2002-09-27 [melvin] 0.8.3claws30
318 Fixed typo which could break linking
320 2002-09-27 [melvin] 0.8.3claws29
323 Improved GNU/aspell checking.
326 2002-09-27 [paul] 0.8.3claws28
328 * sync with 0.8.3cvs8
329 see ChangeLog 2002-09-27
331 2002-09-26 [colin] 0.8.3claws27
335 Add "Reply to Mailing-list" to the toolbar
337 2002-09-26 [christoph] 0.8.3claws26
340 Fix wrong message counts in summaryview status
342 2002-09-26 [paul] 0.8.3claws25
344 * sync with 0.8.3cvs7
345 see ChangeLog 2002-09-26
347 2002-09-26 [paul] 0.8.3claws24
349 * sync with 0.8.3cvs6
350 see ChangeLog 2002-09-25
352 2002-09-25 [christoph] 0.8.3claws23
355 * src/prefs_folder_item.c
356 * src/prefs_scoring.c
357 Renamed "kill score" to "hide score" in GUI
360 2002-09-25 [paul] 0.8.3claws22
362 * sync with 0.8.3cvs5
363 see ChangeLog 2002-09-24
365 2002-09-24 [alfons] 0.8.3claws21
367 patch by Satoshi Nagayasu: allows appending / saving multiple
368 selected files (closes "[ 612279 ] save multiple mesg(s) in
374 summary_save_as(): allow saving selected files to
376 summary_set_menu_sensitive: enable "Save As..." when
377 multiple files are selected
379 append_file(): new function
381 2002-09-24 [colin] 0.8.3claws20
384 Fix segfault when mimeinfo doesn't have a
387 2002-09-24 [colin] 0.8.3claws19
389 * src/prefs_common.[ch]
390 Add a preference to display send dialog or not
392 Display send dialog according to preference
394 2002-09-24 [colin] 0.8.3claws18
397 Disable user actions when sending
399 2002-09-24 [colin] 0.8.3claws17
402 Do not display name or filename for attachments
403 with an application/pgp-signature type
404 (security flaw, see bug 537413)
406 2002-09-23 [colin] 0.8.3claws16
409 Initialize entry_email, entry_alias and
410 entry_remarks to first email address of the list
412 2002-09-23 [colin] 0.83claws15
415 Drop pgp-signature when reediting a signed queued
418 2002-09-23 [melvin] 0.8.3claws14
421 Updated French translation
423 2002-09-23 [melvin] 0.8.3claws13
426 Made custom toolbar menu labels more consistent
427 * src/prefs_toolbar.c
428 Made custom toolbar window title more consistent
430 2002-09-22 [colin] 0.8.3claws12
433 Initialize session type to normal before getting
434 mail (fixes strange Get behaviour)
435 * src/prefs_account.h
436 Move STYPE_POP_BEFORE_SMTP to last position to
437 avoid other side-effects
439 2002-09-22 [colin] 0.8.3claws11
441 * src/prefs_account.c
442 Fix pop_bfr_smtp_tm_entry sensivity when switching
443 from pop3 to apop or vice-versa
445 2002-09-22 [colin] 0.8.3claws10
447 * src/prefs_account.[ch]
448 Add an option for the POP before SMTP timeout
450 Remember time of last POP connection
452 Do POP before SMTP only if timeout reached
454 2002-09-22 [oliver] 0.8.3claws9
457 explain custom toolbar
459 2002-09-22 [oliver] 0.8.3claws8
461 * src/prefs_actions.[ch]
462 custom toolbar for compose
463 actions callback from compose toolbar
465 remove include toolbar.h
467 2002-09-22 [oliver] 0.8.3claws7
469 * src/prefs_toolbar.[ch]
470 custom toolbar for compose
471 - generic prefs_toolbar handles both
472 Mainwin's toolbar as well as Compose toolbar
474 2002-09-22 [oliver] 0.8.3claws6
477 custom toolbar for compose
478 restructure toolbar.[ch]
480 2002-09-22 [oliver] 0.8.3claws5
483 custom toolbar for compose
485 2002-09-22 [oliver] 0.8.3claws4
487 * src/mainwindow.[ch]
488 custom toolbar for compose
489 move mainwin toolbar back to mainwindow
491 2002-09-22 [alfons] 0.8.3claws3
498 2002-09-22 [alfons] 0.8.3claws2
501 procmsg_save_to_outbox(): don't unlink message file from queue;
502 callers should do it using folder_item_remove_msg()
504 2002-09-22 [colin] 0.8.3claws1
507 Made mimeview_check_signature() public
509 Made GPG signatures verifiable by clicking
510 the [application/pgp-signature] in the Text
513 2002-09-22 [paul] 0.8.3claws
522 updated translations, submitted by George Danchev,
523 me, Ricardo Mones Lastra, Alessandro Maestri,
524 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
525 and Urke MMI, respectively.
527 2002-09-22 [alfons] 0.8.2claws65
531 no furry valgrinds have been used to plug these memleaks
533 2002-09-20 [paul] 0.8.2claws64
535 * sync with 0.8.3cvs4
536 'Select thread' re-implemented
537 see ChangeLog 2002-09-20
539 2002-09-21 [alfons] 0.8.2claws63
542 compose_send(): plug unnoticed memleak
544 2002-09-20 [alfons] 0.8.2claws62
547 replace_address_in_edit(): strict check for NULL address to
548 fix "[ 607348 ] Segfault in address completion". My guess is
549 that this happens with an empty address book, but it's good
550 to have this check here anyway
552 completion_window_button_press(): free string returned
553 from the internal cache
555 2002-09-20 [christoph] 0.8.2claws61
558 added ENC_BINARY to EncodingType
560 the string returned by procmime_get_encoding_str
561 should not depend on the order of values in the
562 EncodingType definition
563 * doc-src/rfc1806.txt ** NEW FILE **
564 Added rfc1806 about MIME Content-Disposition
567 2002-09-19 [paul] 0.8.2claws60
569 * sync with 0.8.2cvs3
570 see ChangeLog 2002-09-19
572 2002-09-19 [paul] 0.8.2claws59
574 * src/prefs_folder_item.c
575 revert to Darko's original alignment of colour
577 add a colon to folder_color label
580 add Colin's patch (with Hiro's modifications) to
581 force BASE64 encoding for 8-bit text when signing
582 (sync with 0.8.3cvs2)
584 2002-09-18 [alfons] 0.8.2claws58
589 (beautify a little bit)
591 2002-09-18 [christoph] 0.8.2claws57
594 fix handling of fgetc return value
596 2002-09-17 [alfons] 0.8.2claws56
599 summary_sort(): check non-NULL summaryview->folder_item when no
600 folder is selected at all
601 (closes "[ 610344 ] sort label make syl Crash")
603 2002-09-17 [alfons] 0.8.2claws55
606 beautify a little bit
608 2002-09-17 [christoph] 0.8.2claws54
611 initialize max values for cache and folder
612 when cache or folder is empty
614 2002-09-15 [colin] 0.8.2claws53
617 Fix a leak (thanks Alfons!) and cleaned
618 variables names for custom headers
620 2002-09-15 [colin] 0.8.2claws52
623 Fix custom headers recognition when
624 prefs_common.trans_hdr is on
626 2002-09-15 [colin] 0.8.2claws51
629 Allow dynamically-added custom headers
630 Yet not reparsed if reedited
632 2002-09-15 [alfons] 0.8.2claws50
634 * src/prefs_account.c
637 2002-09-15 [colin] 0.8.2claws49
639 * src/prefs_account.c
640 fix pop_before_smtp sensitivity
642 2002-09-15 [colin] 0.8.2claws48
645 add inc_pop_before_smtp()
646 allow MainWindow to be undefined in
647 inc_account_mail() and inc_start()
650 add STYPE_POP_BEFORE_SMTP session type
651 * src/prefs_account.c
652 activated pop before smtp option
654 do pop before smtp if the relevant option
657 2002-09-15 [paul] 0.8.2claws47
660 see ChangeLog 2002-09-15
662 2002-09-14 [paul] 0.8.2claws46
665 updated Bulgarian translation, submitted by
668 2002-09-13 [paul] 0.8.2claws45
671 merge claws' select_account() with main's
672 (new) compose_select_account(). [sync with
673 0.8.2cvs15, see ChangeLog 2002-09-11]
675 2002-09-12 [christoph] 0.8.2claws44
678 allocate 1 elements of FolderItem not 0
680 2002-09-12 [colin] 0.8.2claws43
683 Fix bug #590825 (obey Follow-up: poster)
685 2002-09-12 [colin] 0.8.2claws42
688 Fix bug #557009 (wrong headers for messages
689 forwarded as attachments)
691 2002-09-11 [colin] 0.8.2claws41
694 Put SCF: pseudo-header on top of message
695 Set draft tmp_flag when saved as draft
699 Skip after first \n\n for beginning of real message
702 2002-09-11 [christoph] 0.8.2claws40
705 use procmsg flag functions in filtering or processing
706 will cause incorrect folder message counts
708 2002-09-11 [colin] 0.8.2claws39
711 Fix bug #550175 - wrong save folder when reediting
714 2002-09-11 [paul] 0.8.2claws38
716 * sync with 0.8.2cvs14
717 see ChangeLog 2002-09-11
719 2002-09-11 [colin] 0.8.2claws37
722 Fix a typo (seeming to cause new/unread status to
725 2002-09-10 [christoph] 0.8.2claws36
728 compose_redirect should not use compose_generic_new
729 because that does more stuff than expected including
730 opening the external editor
731 (closes bug "[ 526608 ] bounced messages appear blank
734 2002-09-10 [christoph] 0.8.2claws35
737 fix problem with too large message number range
738 causing a crash in folder_item_scan
740 2002-09-10 [paul] 0.8.2claws34
742 * sync with 0.8.2cvs13
743 see ChangeLog 2002-09-10
745 2002-09-10 [christoph] 0.8.2claws33
748 set MsgInfo TmpFlags for queue and draft folders
749 (closes bug "[ 591676 ] Queue ignore MIME on restart")
751 2002-09-10 [paul] 0.8.2claws32
754 po/bg.po ** NEW FILE **
755 new Bulgarian translation submitted by
756 George Danchev <danchev@spnet.net>
760 tools/tb2sylpheed ** NEW FILE **
761 add script that converts an addressbook exported
762 from The Bat! into a Sylpheed addressbook. Submitted
763 by Urke MMI <urke-kg@eunet.yu>
765 2002-09-10 [paul] 0.8.2claws31
767 * sync with 0.8.2cvs12
768 see ChangeLog 2002-09-10
770 2002-09-06 [paul] 0.8.2claws30
773 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
777 tools/ldif-to-xml.py ** REMOVED **
778 remove obsolete python script
780 2002-09-06 [paul] 0.8.2claws29
782 * sync with 0.8.2cvs10
783 see ChangeLog 2002-09-06
785 2002-09-04 [paul] 0.8.2claws28
787 * sync with 0.8.2cvs9
788 see ChangeLog 2002-08-04
790 2002-09-04 [colin] 0.8.2claws27
792 * src/prefs_common.[ch]
793 Added signature color configuration
795 Use user-specified signature color
797 2002-09-03 [colin] 0.8.2claws26
799 * src/prefs_common.[ch]
800 Added autosave and autosave_length prefs
802 Added compose_remove_draft()
803 Auto-save drafts according to the prefs
805 Added a crash-indicator file, allowing to check
806 for new messages on startup if Sylpheed crashed
807 (makes saved drafts "reappear")
809 2002-09-03 [colin] 0.8.2claws25
814 2002-09-03 [paul] 0.8.2claws24
816 * sync with 0.8.2cvs8
817 see ChangeLog 2002-09-02 and 2002-09-03
819 2002-09-03 [darko] 0.8.2claws23
822 use normal style when creating new folder to pick
825 2002-09-02 [melvin] 0.8.2claws22
828 removed some obsolete code
830 2002-09-02 [melvin] 0.8.2claws21
833 fixed test's equality sign (== to =)
835 2002-09-02 [alfons] 0.8.2claws20
839 revert change of 0.8.2claws16 and use the mh_folder_destroy
840 as folder->destroy virtual as suggested by Hiro
841 (the mh.c code seems to have been lost around mh.c.1.21)
843 2002-09-02 [paul] 0.8.2claws19
846 updated by Fabio Jr. Beneditto
849 use 'http://claws.sylpheed.org' for homepage link.
850 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
852 2002-09-01 [alfons] 0.8.2claws18
855 plug memleak related to one Martin Kluge found
857 2002-08-31 [paul] 0.8.2claws17
859 * sync with 0.8.2cvs6
860 see ChangeLog 2002-08-30
862 2002-08-31 [alfons] 0.8.2claws16
865 folder_destroy(): remove mailbox from folderlist even if it has
868 2002-08-31 [alfons] 0.8.2claws15
873 (being pedantic I know)
875 2002-08-31 [alfons] 0.8.2claws14
878 check for NULL pointers returned from folder->fetch_msginfo virtual
879 (should solve some reported crashes)
881 2002-08-30 [alfons] 0.8.2claws13
886 enable crash dialog on compilation time
887 (--enable-crash-dialog configure option)
889 2002-08-30 [alfons] 0.8.2claws12
894 apply memory leak plug patch by Martin Kluge
895 (closes patch "[ 602568 ] patch for 602441 little memory leak",
896 bug "[ 599677 ] Very small memory leak in 0.81claws115",
897 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
899 2002-08-30 [darko] 0.8.2claws11
902 copy Gtk style from normal style to match
903 font size for coloured folders
905 2002-08-29 [alfons] 0.8.2claws10
908 Type=Internet <- Type=Application
909 (reported by Michael Schwendt, see:
910 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
911 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
913 2002-08-29 [paul] 0.8.2claws9
915 * sync with 0.8.2cvs5
916 see ChangeLog 2002-08-29
918 2002-08-29 [colin] 0.8.2claws8
921 Added a sanity check in summary_select_thread
922 Should fix bug 601605
924 2002-08-29 [colin] 0.8.2claws7
927 Revert claws6 changes regarding bug #591676
929 2002-08-28 [colin] 0.8.2claws6
932 Ignore cache for queue folderitems
935 2002-08-28 [melvin] 0.8.2claws5
940 2002-08-28 [melvin] 0.8.2claws4
943 Updated a bit the text concerning the spell checker
945 2002-08-28 [melvin] 0.8.2claws3
947 Merged the GNU_aspell_branch:
948 Support of new GNU/aspell is now included and the old pspell
949 is not supported anymore.
953 Updated spell checker text to reflect the switch to GNU/aspell
955 * ac/aspell.m4 *** NEW ***
956 * src/gtkaspell.[ch] *** NEW ***
957 * ac/pspell.m4 *** DELETED ***
958 * src/gtkspell.[ch] *** DELETED ***
961 Updated for GNU/aspell support
964 Replaced gtkspell.c by gtkaspell.c
972 * src/prefs_common.[ch]
973 Updated for GNU/aspell support
975 2002-08-28 [paul] 0.8.2claws2
977 * sync with 0.8.2cvs4
978 see ChangeLog 2002-08-27 and 2002-08-28
980 2002-08-28 [colin] 0.8.2claws1
982 * src/summary_search.c
985 2002-08-28 [jens] 0.8.2claws
988 Updated German translations
990 2002-08-27 [melvin] 0.8.2claws
993 Updated French translations
995 2002-08-27 [paul] 0.8.2claws
997 * sync with 0.8.2 main release
1005 updated message catalogs submitted by
1006 Ricardo Mones Lastra, Alessandro Maestri,
1007 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1008 Beneditto and Urke MMI
1010 2002-08-27 [hoa] 0.8.1claws123
1012 * src/mainwindow.[ch]
1013 * src/summaryview.[ch]
1014 removed the "filter setting" menu option.
1015 add a "cancel a news message" menu option.
1017 2002-08-26 [martin] 0.8.1claws122
1020 changed string under 0.8.1claws79 changed by myself
1023 2002-08-26 [martin] 0.8.1claws121
1026 added kill command to debuggerrc to start crash dialog
1028 2002-08-26 [paul] 0.8.1claws120
1030 * sync with 0.8.1cvs31
1031 see ChangeLog 2002-08-26
1033 2002-08-25 [alfons] 0.8.1claws119
1036 fix bug that didn't send out correct headers to news server
1037 when sending news article and email from queue (bug reported
1038 and patch provided by Tim Mann; closes bug
1039 "[ 583196 ] 0.7.8claws can't post news")
1041 2002-08-25 [alfons] 0.8.1claws118
1043 * src/selective_download.c
1044 mark two strings as translatable
1045 (thanks to Urke MMI for pointing this out)
1047 2002-08-25 [alfons] 0.8.1claws117
1050 treat sent boxes as special and allow sorting them by addressee
1051 (closes "[ 589418 ] Sent folder sorting misbehavior"
1052 submitted by Steve Lamb)
1054 2002-08-24 [alfons] 0.8.1claws116
1057 fix memleak reported by Martin Kluge
1058 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1060 2002-08-24 [oliver] 0.8.1claws115
1062 * src/prefs_toolbar.c
1063 o code cleanup as suggested by Alfons
1066 2002-08-24 [alfons] 0.8.1claws114
1069 o fix another memory leak reported by Martin Kluge
1070 (see "[ 599568 ] Small Memory Leak")
1071 o remove 'from' variable from 'summary_set_header()'; we can
1074 2002-08-24 [paul] 0.8.1claws113
1076 * sync with 0.8.1cvs30
1077 see ChangeLog 2002-08-23
1079 2002-08-24 [alfons] 0.8.1claws112
1082 remove unnecessary allocations for search bar fixing leaks
1083 reported by Martin Kluge
1084 (see "[ 599451 ] Further memory leaks?")
1086 2002-08-24 [alfons] 0.8.1claws111
1089 make get_socket_name() public for crash.c
1091 o make report bug button work (goes to claws'
1092 bug tracker at sf.net)
1093 o introduce function for doing important stuff just
1094 before claws goes down
1097 2002-08-24 [alfons] 0.8.1claws110
1100 move cursor to "To" entry when forwarding as attachment
1101 (reported and solved by Steve Lamb, closes bug report
1102 "[ 592880 ] Forward as attachment; cursor not in to")
1104 2002-08-24 [colin] 0.8.1claws109
1107 fix quick search visibility after GUI (de)separations.
1109 2002-08-23 [colin] 0.8.1claws108
1112 fix header pane visibility after folderview or
1113 messageview (de)separation
1115 2002-08-23 [paul] 0.8.1claws107
1117 * src/mainwindow.[ch]
1119 give full control of display or non-display
1120 of the Execute icon to Custom toolbar settings.
1121 add new sensitivity condition to maninwindow.h:
1127 more sync with 0.8.1cvs29
1129 2002-08-23 [melvin] 0.8.1claws106
1132 Readded support for custom widget in alertpanel lost in last
1135 2002-08-23 [paul] 0.8.1claws105
1137 * sync with 0.8.1cvs29
1138 see ChangeLog 2002-08-23
1140 2002-08-23 [colin] 0.8.1claws104
1143 Fix folder and search pixmaps exchanging positions
1144 after theme or toolbar changes. Thank to Oliver for
1147 2002-08-23 [colin] 0.8.1claws103
1150 src/messageview.[ch]
1153 Changed messageview_create() and noticeview_create()
1154 to avoid the last gdk_warning
1156 2002-08-22 [colin] 0.8.1claws102
1159 Fix my new `Creating pixmap from xpm' warning
1161 2002-08-22 [colin] 0.8.1claws101
1164 Fix some of the gdk warnings
1166 2002-08-22 [colin] 0.8.1claws100
1169 * src/stock_pixmap.c
1170 * src/stock_pixmap.h
1171 * src/pixmaps/quicksearch.xpm *ADDED*
1172 Add the quicksearch pixmap
1176 Make quicksearch bar visible/hidden via a button
1178 2002-08-22 [christoph] 0.8.1claws99
1181 fix folder update for newsgroups with message
1182 numbers below minimum number of articles to fetch
1183 (closes bug #598445)
1185 2002-08-22 [paul] 0.8.1claws98
1187 * sync with 0.8.1cvs28
1188 see ChangeLog 2002-08-22
1190 2002-08-21 [alfons] 0.8.1claws97
1193 use bt instead of bt full which seems to work
1194 better, and bt full doesn't give a great deal
1195 of information anyway
1197 2002-08-21 [colin] 0.8.1claws96
1200 fix summaryview_searchtype_changed prototype
1202 2002-08-21 [christoph] 0.8.1claws95
1205 o fix broken menu update for sorting type, we have to
1206 get this info from the summaryview now
1207 o removed setting of threaded state in menu callback
1208 * src/summaryview.[ch]
1209 more summaryview/folderitem seperation for
1212 removed not required --with-compiler-flags option
1214 2002-08-21 [oliver] 0.8.1claws94
1217 o rename toolbar.xml to toolbar_main.xml
1218 since toolbar_compose.xml might come up
1223 2002-08-21 [darko] 0.8.1claws93
1226 don't reset tmp flags for messages copied
1229 2002-08-21 [colin] 0.8.1claws92
1231 * src/prefs_filtering.c
1232 fix renaming rules on folder rename
1233 when folder is not a leaf folder
1235 2002-08-21 [paul] 0.8.1claws91
1237 * src/prefs_folder_item.c
1238 fix alignment of colour selector
1240 2002-08-21 [paul] 0.8.1claws90
1242 * sync with 0.8.1cvs27
1243 see ChangeLog 2002-08-21
1245 2002-08-21 [paul] 0.8.1claws89
1248 fix crash when changing field type in
1251 2002-08-21 [colin] 0.8.1claws88
1254 Made quick search case-insensitive
1256 2002-08-21 [paul] 0.8.1claws87
1258 * sync with 0.8.1cvs26
1259 see ChangeLog 2002-08-21
1261 2002-08-20 [christoph] 0.8.1claws86
1265 * src/summaryview.[ch]
1266 more summaryview/folderitem seperation for
1267 sort_key and sort_type
1269 added missing return statement
1271 2002-08-20 [colin] 0.8.1claws85
1273 * src/summaryview.[ch]
1274 Added a quick search box
1276 * src/prefs_common.[ch]
1277 Added a show/hide option for the quick search
1279 2002-08-20 [oliver] 0.8.1claws84
1282 remove toolbar_create_popups
1284 o remove toolbar_create_popups
1285 o fix toolbar_set_sensitive
1286 (Bug reports #596834 and #596832)
1287 * src/prefs_toolbar.c
1288 o add "Set default" button
1289 o align label and text + combo widgets
1291 2002-08-20 [hoa] 0.8.1claws83bis
1294 fixed a bug in imap_fetch_msginfo() in case there is no
1297 2002-08-20 [darko] 0.8.1claws83
1300 copy the color style of folder view so it
1301 works with GTK themes
1303 2002-08-20 [darko] 0.8.1claws82
1307 * src/prefs_folder_item.[hc]
1308 don't use UI stuff in folder.h
1310 2002-08-20 [darko] 0.8.1claws81
1313 * src/prefs_folder_item.h
1315 * src/prefs_folder_item.c
1316 ability to set folder color in folderview
1318 2002-08-19 [alfons] 0.8.1claws80
1321 fix one of the earlier memleaks reported by Martin Kluge
1323 2002-08-19 [alfons] 0.8.1claws79
1326 hide notice view when selecting seperate folder
1327 view (reported by Urke MMI)
1329 2002-08-19 [christoph] 0.8.1claws78
1332 * src/prefs_folder_item.h
1333 * src/summaryview.[ch]
1334 o add summary_set_prefs_from_folderitem to set
1335 summaryview prefs (first step to remove all
1336 references to the folderitem in summaryview)
1337 o moved compiled regex stuff from folderitem prefs
1340 2002-08-19 [paul] 0.8.1claws77
1343 add check for '.' to QUOTE_IF_REQUIRED
1345 2002-08-19 [paul] 0.8.1claws76
1348 sync with 0.8.1cvs25 (plug memory leak)
1350 * src/prefs_toolbar.c
1351 re-order prefs_toolbar_cancel()
1353 2002-08-18 [alfons] 0.8.1claws75
1357 plug other memleaks reported by Martin Kluge
1359 2002-08-18 [paul] 0.8.1claws74
1362 updated by Fabio Jr. Beneditto
1364 2002-08-18 [paul] 0.8.1claws73
1367 fix bug where tooltips were displayed untranslated
1369 * src/prefs_toolbar.c
1370 fix bug where clicking 'Cancel' creates an icon & text
1371 toolbar regardless of prefs
1374 2002-08-17 [oliver] 0.8.1claws72
1376 * src/prefs_toolbar.c
1377 update toolbar on CANCEL
1378 bug reported by Martin Kluge
1380 toolbar_destroy memleak fixed
1382 2002-08-17 [alfons] 0.8.1claws71
1385 plug another memleak reported by Martin Kluge
1387 2002-08-16 [alfons] 0.8.1claws70
1390 use execvp() correctly (suggested by wwp; thanks!)
1392 2002-08-16 [alfons] 0.8.1claws69
1395 plug memory leak reported by Kim Schultz & Martin Kluge
1397 2002-08-16 [paul] 0.8.1claws68
1400 updated by Ricardo Mones Lastra
1402 2002-08-16 [paul] 0.8.1claws67
1405 fix bug where 'Compose News' icon showed wrong
1408 2002-08-16 [paul] 0.8.1claws66
1410 * sync with 0.8.1cvs24
1411 see ChangeLog 2002-08-16
1414 updated by Alessandro Maestri
1416 2002-08-15 [paul] 0.8.1claws65
1421 2002-08-15 [paul] 0.8.1claws64
1424 don't translate debug info
1429 2002-08-15 [paul] 0.8.1claws63
1431 * src/prefs_toolbar.c
1432 fix bug where clicking 'OK' creates an icon & text
1433 toolbar regardless of prefs
1435 2002-08-14 [alfons] 0.8.1claws62
1438 add global var that has the full argv[0]
1440 o execvp the correct sylpheed by using argv0
1441 and setting the correct work dir
1444 2002-08-14 [oliver] 0.8.1claws61
1446 * enable/disable Toolbar Action Buttons
1450 * src/prefs_toolbar.c
1452 2002-08-14 [melvin] 0.8.1claws60
1455 Updated French translations
1457 2002-08-14 [melvin] 0.8.1claws59
1460 Made bug report not translatable
1462 Fixed exporthtml_build_filespec() return value
1464 Fixed incorrect include file
1466 * src/prefs_actions.c
1467 * src/prefs_toolbar.c
1468 Made debug info not translatable
1471 Added missing includes
1472 * src/prefs_common.c
1475 2002-08-14 [paul] 0.8.1claws58
1477 * faq/es/sylpheed-faq.html
1478 faq/es/sylpheed-faq-[1-3].html
1479 faq/es/sylpheed-faq-4.html **NEW FILE **
1482 2002-08-13 [christoph] 0.8.1claws57
1485 ignore thread fix that did not mark all
1486 child nodes of a ignored thread as
1487 ignored. Does not work perfectly yet,
1488 but it is better now
1490 2002-08-13 [alfons] 0.8.1claws56
1493 o implement 'save crash log'
1496 2002-08-13 [melvin] 0.8.1claws55
1499 removed unrequired "execinfo.h" header
1501 2002-08-12 [paul] 0.8.1claws54
1503 * faq/en/sylpheed-faq.html
1504 faq/en/sylpheed-faq-[1-3].html
1505 faq/en/sylpheed-faq-4.html **NEW FILE **
1508 2002-08-12 [alfons] 0.8.1claws53
1511 add crash.c to translatables
1513 bring in Leandro's crash dialog
1515 2002-08-11 [alfons] 0.8.1claws52
1518 clean up some warnings
1520 2002-08-11 [alfons] 0.8.1claws51
1524 * src/crash.[ch] ** NEW FILES **
1526 initial gdb crash handler
1528 2002-08-11 [paul] 0.8.1claws50
1530 * src/prefs_toolbar.c
1531 replace Up/Down arrow pixmaps with text to be
1532 consistent across icon themes
1534 2002-08-11 [paul] 0.8.1claws49
1536 * src/prefs_common.c
1538 rename 'Pixmap' -> 'Icon'
1541 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1543 2002-08-10 [paul] 0.8.1claws48
1545 * src/prefs_toolbar.c
1548 2002-08-10 [paul] 0.8.1claws47
1551 don't write Processing progress to status bar
1552 patch submitted by Alexander Evseev
1554 * src/prefs_toolbar.c
1555 re-position and resize window
1556 make window assume correct size on first call
1558 2002-08-10 [paul] 0.8.1claws46
1565 follow UI text conventions
1567 2002-08-10 [alfons] 0.8.1claws45
1570 correct pixmap for delete action
1572 2002-08-10 [paul] 0.8.1claws44
1575 updated by Fabio Jr. Beneditto
1577 2002-08-10 [paul] 0.8.1claws43
1580 add custom toolbar files
1582 2002-08-10 [paul] 0.8.1claws42
1584 * sync with 0.8.1cvs22
1585 see ChangeLog 2002-08-09
1587 2002-08-09 [paul] 0.8.1claws41
1591 tools/outlook2sylpheed.pl ** NEW FILE **
1592 add script to convert exported Outlook
1593 contacts list to a Sylpheed addressbook.
1594 Submitted by Ricardo Mones Lastra.
1596 2002-08-09 [paul] 0.8.1claws40
1600 po/sr.po ** NEW FILE **
1601 add Serbian message catalog. Submitted by
1602 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1604 2002-08-09 [paul] 0.8.1claws39
1606 * sync with 0.8.1cvs21
1607 see ChangeLog 2002-08-08
1609 2002-08-08 [oliver] 0.8.1claws38
1612 move Custom Toolbar to Configuration menu
1614 2002-08-08 [oliver] 0.8.1claws37
1616 * src/prefs_toolbar.c
1617 fix substitute pixmap bug
1619 2002-08-08 [paul] 0.8.1claws36
1621 * sync with 0.8.1cvs19
1622 see ChangeLog 2002-08-08
1624 2002-08-07 [christoph] 0.8.1claws35
1627 fixed a memory leak in new canonicalize_file_replace
1629 2002-08-07 [christoph] 0.8.1claws34
1632 o canonicalize_file_replace should create the temporary
1633 file in the same directory as the original file.
1634 o added get_tmpfile_in_dir that creates a temorary file
1635 in a specified directory.
1637 2002-08-07 [melvin] 0.8.1claws33
1640 fixed bug where 'Article' button acted as 'Email' button.
1642 2002-08-07 [paul] 0.8.1claws32
1644 * sync with 0.8.1.cvs17
1645 see ChangeLog 2002-08-07
1647 2002-08-07 [colin] 0.8.1claws31
1650 fix mass-cancel problem
1652 2002-08-07 [thorsten] 0.8.1claws30
1654 * src/prefs_toolbar.c
1655 fix: crash on replace or add new button
1657 fix: close xmlfile after reading
1659 fix: unlink() file before rename()
1661 2002-08-06 [paul] 0.8.1claws29
1663 * sync with 0.8.cvs15
1664 see ChangeLog 2002-08-06
1666 2002-08-06 [oliver] 0.8.1claws28
1669 * src/prefs_toolbar.c
1670 fixed empty toolbar issue
1672 2002-08-06 [oliver] 0.8.1claws27
1674 * Custom Toolbar Final
1678 o toolbar stuff now lives in src/toolbar.[ch]
1679 o main_window_toolbar_* functions are renamed to
1680 toolbar_* reflecting their new source file
1681 * src/mainwindow.[ch]
1682 o remove toolbar stuff
1684 2002-08-06 [oliver] 0.8.1claws26
1687 * src/prefs_toolbar.[ch] **New File**
1688 * src/toolbar.[ch] **New File**
1689 o prefs_toolbar.[ch] custom toolbar frontend
1690 o toolbar.[ch] backend
1692 2002-08-06 [oliver] 0.8.1claws25
1694 * src/prefs_actions.[ch]
1695 o new exported function actions_execute
1697 2002-08-06 [paul] 0.8.1claws24
1699 * sync with 0.8.1cvs4
1700 see ChangeLog 2002-08-06
1702 2002-08-06 [paul] 0.8.1claws23
1704 * sync with 0.8.1cvs13
1705 see ChangeLog 2002-08-06
1707 2002-08-06 [paul] 0.8.1claws22
1709 * sync with 0.8.1cvs12
1710 see ChangeLog 2002-08-05 and 2002-08-06
1712 2002-08-06 [match] 0.8.1claws21
1715 improvements to cut/copy/paste address
1717 2002-08-05 [match] 0.8.1claws20
1724 fixes to improve cut/copy/paste
1726 2002-08-06 [melvin] 0.8.1claws19
1729 account_find_all_from_address(): new function that returns the
1730 list of all accounts that are matched in an address.
1731 * src/alertpanel.[ch]
1732 alertpanel() now accepts a custom widget
1733 alertpanel_with_widget(): new function that pops up a panel with
1734 a custom widget in it
1736 gtkut_account_menu_new(): new function that allows the selection
1737 of an account from a list of accounts.
1739 Extended Return Receipt notification to select the correct
1740 account and to make a security test on the Delivery-Notification
1741 address which should be the same as the Return-Path.
1743 2002-08-06 [thorsten] 0.8.1claws18
1746 attach_all: save unnamed as "noname.%d",
1747 dont free static dirname
1749 2002-08-05 [alfons] 0.8.1claws17
1752 detect XIM by trying to link rather than compile a XIM program
1754 2002-08-05 [oliver] 0.8.1claws16
1756 * src/stock_pixmap.[ch]
1757 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1758 o new func to retrieve pixmaps
1760 2002-08-05 [paul] 0.8.1claws15
1762 * sync with 0.8.1cvs10
1763 see ChangeLog 2002-08-05
1765 2002-08-04 [alfons] 0.8.1claws14
1768 see if this plugs memleak
1770 2002-08-04 [melvin] 0.8.1claws13
1773 fixed bug that could crash Sylpheed when highlighting
1774 all misspelled words.
1776 2002-08-03 [melvin] 0.8.1claws12
1778 * src/prefs_actions.c
1779 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1781 fixed bug where the Return Receipt was sent to
1782 Delivery-Notification-To address even if it was not present
1784 2002-08-02 [alfons] 0.8.1claws11
1786 * src/prefs_actions.c
1787 o more check for NULLs
1788 o put create_io_dialog() in right conditional block
1790 2002-08-02 [paul] 0.8.1claws10
1793 updated by Ricardo Mones Lastra
1795 2002-08-01 [christoph] 0.8.1claws9
1798 don't free the cache of the opened
1799 folder in the summaryview
1801 don't unset flags, if it is not required
1803 2002-08-01 [paul] 0.8.1claws8
1805 * sync with 0.8.1cvs8
1806 see ChangeLog entry 2002-08-01
1808 2002-08-01 [paul] 0.8.1claws7
1810 * sync with 0.8.1cvs7
1811 see ChangeLog 2002-07-31 and 2002-08-01
1813 2002-07-31 [christoph] 0.8.1claws6
1816 forgot to update menu sensitivity
1817 function for new menu entry
1819 2002-07-31 [alfons] 0.8.1claws5
1822 check folder item and its path for NULL on
1825 2002-07-31 [christoph] 0.8.1claws4
1828 check if folder_item_get_msginfo in
1829 folder_item_remove_msg returned NULL
1831 better clear the uid cache in the
1832 uid validity check function and delete
1835 2002-07-31 [paul] 0.8.1claws3
1838 add the '--attach' option and a few other
1841 2002-07-31 [paul] 0.8.1claws2
1843 * sync with 0.8.1cvs5
1844 see ChangeLog 2002-07-31
1846 2002-07-31 [christoph] 0.8.1claws1
1848 * src/folderview.[ch]
1850 replace "Rescan all folders..." with
1851 "Check all folders for new messages..."
1853 2002-07-30 [paul] 0.8.1claws
1855 * version 0.8.1claws released
1857 2002-07-30 [paul] 0.8.0claws29
1859 * tools/OOo2sylpheed.pl ** NEW FILE **
1861 add script to enable sending documents as
1862 attachments from OpenOffice.org
1864 2002-07-30 [melvin] 0.8.0claws28
1866 * src/prefs_actions.c
1867 Made the actions' input/output dialog display
1870 2002-07-30 [christoph] 0.8.0claws27
1873 check if folder_item_get_msginfo in
1874 procmsg_save_to_outbox returned NULL
1876 2002-07-30 [paul] 0.8.0claws26
1878 * sync with 0.8.1cvs4
1879 see ChangeLog 2002-07-29
1881 2002-07-29 [thorsten] 0.8.0claws25
1884 added selective download, delete on server
1886 2002-07-29 [paul] 0.8.0claws24
1888 * sync with 0.8.1cvs3
1889 see ChangeLog 2002-07-29
1891 2002-07-27 [christoph] 0.8.0claws23
1894 add extra check if fetching the msginfo
1897 2002-07-27 [paul] 0.8.0claws22
1899 * sync with 0.8.1cvs2
1900 see ChangeLog 2002-07-26
1902 2002-07-27 [christoph] 0.8.0claws21
1905 add another check if a valid msginfo
1908 2002-07-26 [hoa] 0.8.0claws20
1911 Fixed a condition in folder_item_destroy()
1914 Fixed an error in IMAP protocol
1916 2002-07-26 [alfons] 0.8.0claws19
1919 ofcourse compare with identifier, not the path
1921 2002-07-26 [alfons] 0.8.0claws18
1924 use folder item identifier for saving / restoring
1925 preferences because folder->path might not be unique
1927 2002-07-26 [melvin] 0.8.0claws17
1930 Fixed a crash introduced in 0.8.0claws5 when log is
1931 cut under 80 characters.
1933 2002-07-26 [paul] 0.8.0claws16
1935 * sync with 0.8.1cvs1
1936 see ChangeLog 2002-07-26
1938 2002-07-26 [christoph] 0.8.0claws15
1941 imap folder now remembers the last selected
1942 folder and imap_fetch_msginfo skips selecting
1943 the folder if it is already selected
1945 2002-07-26 [christoph] 0.8.0claws14
1950 fix imap folder rescanning
1952 2002-07-25 [christoph] 0.8.0claws13
1962 implement imap uid cache and uid validity check
1964 2002-07-25 [alfons] 0.8.0claws12
1967 fix a brown paper bag bug, and also add some more
1970 2002-07-25 [christoph] 0.8.0claws11
1973 don't mix copy, fetch_msginfo and remove
1974 operations in folder item copy and move
1977 2002-07-25 [christoph] 0.8.0claws10
1981 * src/prefs_folder_item.c
1982 * src/summaryview.[ch]
1983 remove no longer required parameter update_cache from
1986 2002-07-25 [paul] 0.8.0claws9
1993 2002-07-24 [alfons] 0.8.0claws8
1996 sort correctly when using simplified subject line
1997 (closes feature request "[ 585141 ] applying regexp to subject
1998 before sort" submitted by Alexandra Walford)
2000 2002-07-24 [paul] 0.8.0claws7
2002 * sync with 0.8.0cvs3
2003 see ChangeLog 2002-07-24
2005 2002-07-23 [christoph] 0.8.0claws6
2012 o separate processing and summaryview
2013 o removed summary_write_cache from summaryview
2014 o removed summaryview->killed_messages, because we don't have
2015 to keep a list of killed messages anymore. New cache will
2016 keep the hidden messages in cache anyway
2019 * src/selective_download.c
2020 o removed unnecessary summary_write_cache calls
2022 o don't set ignore thread flag in procmsg_get_thread_tree
2023 if it is already set
2026 o moved STATUSBAR_PUSH/POP to statusbar.h because
2027 they are used in different files
2029 2002-07-23 [melvin] 0.8.0claws5
2035 * src/editldap_basedn.c
2037 * src/prefs_common.c
2038 Fixed few memory leak (gtk_editable_get_chars returns
2039 an allocated string)
2041 Fixed few memory leak (gtk_editable_get_chars returns
2042 an allocated string) and modified a little the log cutting
2045 Replaced a call to an obsolete function gtk_entry_get_text()
2046 by gtk_editable_get_chars()
2048 Removed a debug printf
2050 2002-07-23 [christoph] 0.8.0claws4
2053 fix another g_dirname memory leak
2055 2002-07-23 [christoph] 0.8.0claws3
2058 fixed a memory leak in mh_fetch_msginfo
2059 fixed crash when message header could not be
2062 2002-07-23 [paul] 0.8.0claws2
2064 * sync with 0.8.0cvs2
2065 see ChangeLog 2002-07-23
2067 2002-07-23 [paul] 0.8.0claws1
2069 * sync with 0.8.0cvs1
2070 see ChangeLog 2002-07-23
2072 2002-07-23 [paul] 0.8.0claws
2074 * release of 0.8.0claws
2076 2002-07-23 [paul] 0.7.8claws99
2079 new Russian translation, submitted by
2080 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2082 2002-07-22 [jens] 0.7.8claws98
2085 Updated German translations.
2087 2002-07-22 [paul] 0.7.8claws97
2093 updated translations by Ricardo Mones Lastra,
2094 Alessandro Maestri, Wilbert Berendsen and
2095 Fabio Jr. Beneditto respectively
2097 2002-07-22 [christoph] 0.7.8claws96
2100 fix memory leak caused by wrong g_dirname usage
2102 2002-07-22 [christoph] 0.7.8claws95
2105 update new and unread message counts for summaryview
2106 summaryview does not get it from the folder anymore
2107 and has to update the values itself
2109 2002-07-22 [melvin] 0.7.8claws94
2112 Updated French translations.
2114 2002-07-22 [christoph] 0.7.8claws93
2117 set prop->preg pointer to NULL or following check
2118 will not fail and regexec will be called with
2121 2002-07-21 [alfons] 0.7.8claws92
2123 * src/prefs_common.[ch]
2124 remove option "Send return receipt on request"
2126 2002-07-21 [thorsten] 0.7.8claws91
2129 fixed memleaks, coding style as pointed out by alfons
2131 2002-07-21 [alfons] 0.7.8claws90
2134 * src/noticeview.[ch]
2135 o fix bug notice view being displayed when going to empty folder
2136 (noticed by Christoph)
2137 o allow RRR to be sent when restarting sylpheed, or changing folder
2138 (noticed by Thorsten)
2140 2002-07-21 [thorsten] 0.7.8claws89
2143 Included save_all patch from Xaview FACQ
2144 added support for pathnames
2146 2002-07-21 [alfons] 0.7.8claws88
2151 * src/messageview.[ch]
2152 * src/noticeview.c ** NEW FILE **
2153 * src/noticeview.h ** NEW FILE **
2154 make return receipts work again
2155 (UI idea by Leandro Pereira)
2157 2002-07-21 [paul] 0.7.8claws87
2160 fix sensitivity of 'Select thread'
2162 2002-07-21 [paul] 0.7.8claws86
2164 * src/prefs_common.c
2165 add browser command line for Galeon
2167 2002-07-21 [paul] 0.7.8claws85
2170 fix 'EXTRA_DIST': remove README.README, add TODO
2173 2002-07-21 [alfons] 0.7.8claws84
2176 make enter clear selection
2177 (closes "[ 579888 ] Editor selection/entry error"
2178 reported by Steve Lamb)
2180 2002-07-21 [alfons] 0.7.8claws83
2183 sort message list when selecting unthread messages
2184 (closes "[ 501593 ] switching threaded view doesn't sort"
2185 reported by Simon Schubert)
2187 2002-07-20 [alfons] 0.7.8claws82
2192 2002-07-20 [thorsten] 0.7.8claws81
2195 Fixed expansion of empty fields in matchactions
2197 2002-07-19 [melvin] 0.7.8claws80
2200 Removed a duplicate menu entry (fast mode) introduced during
2202 Added a menu separator between 'Use alternate' and 'Fast mode'
2204 2002-07-19 [paul] 0.7.8claws79
2210 2002-07-19 [thorsten] 0.7.8claws78
2212 * tools/calypso_convert.pl ** NEW FILE **
2215 script to import mbox files exported
2217 o generates folder structure
2218 o includes attachments
2220 2002-07-19 [melvin] 0.7.8claws77
2222 * src/selective_download.[ch]
2223 Fixed bug where closing the dialog with the window manager's
2224 close button will not unlock the summary
2225 Corrected some function declarations that missed a return value
2226 Made the source code comply better with coding style.
2227 * src/prefs_common.c
2228 Added new browser command line for Mozilla.
2230 2002-07-18 [paul] 0.7.8claws76
2233 src/selective_download.[ch]
2234 reflect theme changes, fix Gdk Warning when creating
2235 pixmap from NULL window, and minor clean up.
2236 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2241 2002-07-17 [paul] 0.7.8claws75
2249 2002-07-16 [paul] 0.7.8claws74
2251 * tools/filter_conv.pl
2253 replace conversion script with reimplemented version,
2254 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2256 2002-07-16 [colin] 0.7.8claws73
2259 remove forgotten debug messages - sorry ;-)
2261 2002-07-16 [colin] 0.7.8claws72
2267 add the ability to select part of a text mime-part
2270 2002-07-15 [christoph] 0.7.8claws71
2273 fix folder message count for folders without
2274 msg_is_changed (includes news folders)
2276 2002-07-15 [martin] 0.7.8claws70
2279 option "display recipient on 'From'..." now works
2280 without the need of enabling the option
2281 "display sender using address book".
2283 2002-07-15 [christoph] 0.7.8claws69
2286 removed setting folder status from summaryview.
2287 folder.c should update all message counts correctly.
2289 2002-07-15 [paul] 0.7.8claws68
2292 updated by Fabio Junior Beneditto
2294 2002-07-15 [darko] 0.7.8claws67
2297 Fixed target folder colorization, don't decrease op
2300 2002-07-14 [paul] 0.7.8claws66
2302 * sync with main 0.8.0
2303 see ChangeLog 2002-07-14
2305 2002-07-13 [melvin] 0.7.8claws65
2310 Replaced sprintf by g_snprintf to prevent possible buffer
2313 Corrected a log message output format.
2314 Added a missing "done" debug output.
2316 Added keyboard accelerator for Priority menu items
2317 Added missing \n in debug output
2321 Added missing \n in debug output
2323 2002-07-13 [paul] 0.7.8claws64
2326 change Sergey's email address to the sf address
2329 increase show_url_timeout (more useful for long
2332 2002-07-12 [sergey] 0.7.8claws63
2335 applied (with some modifications) patch to set the
2336 micalg parameter for signatures
2337 (2001-08-28 Werner Koch <wk@gnupg.org>)
2339 2002-07-12 [sergey] 0.7.8claws62
2343 fixed man page installation
2345 2002-07-12 [paul] 0.7.8claws61
2347 * sync with 0.7.8cvs26
2348 see ChangeLog 2002-07-11 and 2002-07-12
2350 2002-07-11 [christoph] 0.7.8claws60
2354 first use the message number to find the message
2355 to mark with a reply flag but check the
2356 message-id if we got the correct message, if not
2357 try to find it by message-id.
2358 use new string seperator that is not allowed
2361 2002-07-11 [paul] 0.7.8claws59
2363 * sync with 0.7.8cvs23
2364 see ChangeLog 2002-07-10
2366 2002-07-10 [christoph] 0.7.8claws58
2370 Added message-id table to the cache in memory
2371 and functions to msgcache.c and folder.c to
2372 fetch MsgInfos by message id
2375 store folder and message-id of message replying
2376 to in queue header and set reply flag after sending
2377 (Closes bug #469498)
2379 2002-07-10 [paul] 0.7.8claws57
2383 add Martin to the list of authors
2385 2002-07-09 [martin] 0.7.8claws56
2387 Added gtk_ctree_last_visible(), tree_update_level(),
2388 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2389 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2390 from gtk+ to gtksctree.c for the new sorting code
2391 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2392 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2394 Added declaration for gtk_sctree_sort_recursive() and
2395 gtk_sctree_sort_node
2400 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2401 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2403 2002-07-08 [paul] 0.7.8claws55
2405 * more sync with 0.7.8cvs21
2406 see ChangeLog 2002-07-08
2408 2002-07-08 [paul] 0.7.8claws54
2410 * sync with 0.7.8cvs21
2411 see ChangeLog 2002-07-08
2413 2002-07-07 [alfons] 0.7.8claws53
2416 * src/stock_pixmap.[ch]
2417 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2418 * src/pixmaps/notice_error.xpm ** NEW FILE **
2419 * src/pixmaps/notice_note.xpm ** NEW FILE **
2420 add new pixmaps for upcoming notice pane
2422 2002-07-06 [melvin] 0.7.8claws52
2425 Made them a bit closer to Sylpheed's coding style.
2427 Removed possible memory leaks when some errors occurs.
2429 2002-07-06 [melvin] 0.7.8claws51
2432 Removed --no-location in xgettext command line to help
2433 translators that use Emacs' po-mode
2435 Removed unnecessary comments that messed up sylpheed.pot
2437 2002-07-06 [paul] 0.7.8claws50
2439 * sync with 0.7.8cvs19
2440 see ChangeLog 2002-07-05
2442 2002-07-06 [christoph] 0.7.8claws49
2446 fix folder_item_remove_all_msg and folderview
2447 status for trash folders after emptying trash
2449 2002-07-05 [paul] 0.7.8claws48
2451 * sync with 0.7.8cvs16
2452 see ChangeLog 2002-07-04 and 2002-07-05
2454 2002-07-04 [paul] 0.7.8claws47
2456 * sync with 0.7.8cvs14
2457 see ChangeLog 2002-07-04
2459 2002-07-03 [alfons] 0.7.8claws46
2462 dupe folder item's path because it's being reallocated
2463 by new folder scanning code
2465 2002-07-03 [christoph] 0.7.8claws45
2468 better IMAP uid fetching using 'FETCH 1:* (UID)'
2470 add missing return in msgcache_write
2472 2002-07-02 [thorsten] 0.7.8claws44
2477 use binary mode for file access
2479 2002-07-02 [christoph] 0.7.8claws43
2481 * major code cleanup (part 1)
2483 - unused variables removed
2484 - unused functions removed
2485 - uninitialized variables checked
2486 - missing return statements added
2487 - missing function return types added
2488 - added parentheses around assignment and
2489 && in || when suggested by gcc
2493 replaced direct calls to folder->scan_tree
2494 with folder_scan_tree and restore folder
2495 prefs in this function. The folder should
2496 not have to deal with them.
2497 ( Should now work for all folder types )
2499 2002-07-02 [paul] 0.7.8claws42
2501 * sync with 0.7.8cvs13
2502 see ChangeLog 2002-07-01 and 2002-07-02
2504 2002-07-01 [christoph] 0.7.8claws41
2507 fix "goto next/prev unread message" with
2510 2002-07-01 [paul] 0.7.8claws40
2513 updated by Ricardo Mones Lastra
2515 2002-06-30 [match] 0.7.8claws39
2518 applied variation of leonerd's patch (566661) to
2519 allow multiple email addresses per JPilot entry.
2520 addresses may be separated by space, comma, pipe,
2521 semi-colon, new-line.
2523 2002-06-30 [alfons] 0.7.8claws38
2526 simple fix for putting older nodes before
2527 newer nodes when threading by subject
2529 2002-06-30 [christoph] 0.7.8claws37
2536 fix broken folder tree rescaning
2537 and don't use procmsg_get_mark_sum
2540 2002-06-30 [christoph] 0.7.8claws36
2542 * merge new cache branch
2544 fix new cache imap copy bug
2546 improved folder_item_scan
2547 it should now always set the correct
2548 new, unread and total message counts
2550 2002-06-29 [paul] 0.7.8claws35
2553 correct syntax error
2555 2002-06-29 [paul] 0.7.8claws34
2559 man/Makefile.am ** NEW FILE **
2560 man/sylpheed.1.gz ** NEW FILE **
2561 add Sylpheed man page
2563 2002-06-29 [paul] 0.7.8claws33
2566 updated by Fabio Junior Beneditto
2568 2002-06-28 [jens] 0.7.8claws32
2573 * src/selective_download.c
2574 removed gettext for space " "
2579 2002-06-28 [paul] 0.7.8claws31
2581 * sync with 0.7.8cvs11
2582 see ChangeLog 2002-06-28
2584 2002-06-28 [paul] 0.7.8claws30
2586 * sync with 0.7.8cvs10
2587 see ChangeLog 2002-06-27 and 2002-06-28
2589 2002-06-26 [paul] 0.7.8claws29
2592 src/selective_download.c
2593 don't gettextise empty strings.
2594 reserved by gettext. gettext("") returns
2595 the header entry with meta information,
2596 not the empty string
2601 2002-06-26 [paul] 0.7.8claws28
2603 * sync with 0.7.8cvs7
2604 see ChangeLog 2002-06-25
2606 * src/prefs_common.c
2607 ...and in the process, tweak the gui a little
2609 2002-06-25 [alfons] 0.7.8claws27
2613 fine tune ldap library detection
2615 2002-06-25 [alfons] 0.7.8claws26
2618 don't allow return receipts when composing a news article
2620 2002-06-25 [paul] 0.7.8claws25
2623 add '$(AMTAR)' to 'release' section to allow for
2624 new and older autotools
2626 2002-06-25 [paul] 0.7.8claws24
2629 fix "No more unread messages" persistant pop-up
2632 2002-06-25 [paul] 0.7.8claws23
2635 updated by Alessandro Maestri
2637 2002-06-25 [paul] 0.7.8claws22
2639 * sync with 0.7.8cvs6
2640 see ChangeLog 2002-06-25
2642 2002-06-24 [paul] 0.7.8claws21
2645 add GPL copyright information
2647 2002-06-24 [paul] 0.7.8claws20
2651 tools/update-po ** NEW FILE **
2652 add script that eases the creation of *.po files
2653 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2655 2002-06-23 [alfons] 0.7.8claws19
2658 make notification_convert_header obey const correctness
2659 (next step will be fixing the broken return receipt)
2661 2002-06-23 [paul] 0.7.8claws18
2664 fix bug introduced in last commit:
2665 removed too much code in last commit - put back what's
2668 2002-06-23 [paul] 0.7.8claws17
2670 * src/messageview.[ch]
2671 remove code committed in error from locally patched
2674 2002-06-23 [colin] 0.7.8claws16
2677 add compose_entry_select(), used to select the default_to
2678 email address - hopefully avoiding people sending mails to
2681 2002-06-22 [alfons] 0.7.8claws15
2684 add Bram Metsch & Stanislav Karchebny
2686 * src/prefs_account.[ch]
2688 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2689 options. (see <http://sourceforge.net/tracker/index.php
2690 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2692 - merge Stanislav's fix to make SMTP AUTH work with qmail
2693 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2695 2002-06-22 [paul] 0.7.8claws14
2697 * sync with 0.7.8cvs5
2698 see ChangeLog 2002-06-19 and 2002-06-20
2700 2002-06-22 [alfons] 0.7.8claws13
2702 * src/selective_download.c
2703 fix a stupid mistake I made
2705 2002-06-22 [alfons] 0.7.8claws12
2707 * src/selective_download.[ch]
2708 fix another unnoticed leak; cleanup code
2713 gpg-sign <-- gpg-sign-syl
2715 2002-06-21 [alfons] 0.7.8claws11
2717 * src/selective_download.c
2718 * src/selective_download.h
2719 fix assorted mix of allocation errors (should solve
2720 problem reported by Philippe Gramoullé, see:
2721 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2723 2002-06-20 [melvin] 0.7.8claws10
2725 * tools/gpg-sign *REMOVED*
2726 tools/gpg-sign-syl *ADDED*
2727 Replaced the gpg clearsigning script with the version using
2728 xterm instead of ssh-askpass and changed its name.
2731 Updated actions example to reflect the renaming of the
2732 gpg clearsigning script.
2734 2002-06-19 [paul] 0.7.8claws9
2736 * sync with 0.7.8claws9
2737 see ChangeLog 2002-06-18 and 2002-06-19
2739 2002-06-19 [paul] 0.7.8claws8
2741 * sync with 0.7.8cvs1
2742 see ChangeLog 2002-06-18
2744 2002-06-18 [alfons] 0.7.8claws7
2747 add omitted prototype
2749 2002-06-17 [paul] 0.7.8claws6
2752 fix hiding of exec_btn
2754 2002-06-17 [paul] 0.7.8claws5
2757 remove unneeded code: should_delete()
2758 and Pop3State::uidl_todelete_list
2760 2002-06-17 [paul] 0.7.8claws4
2763 see ChangeLog 2002-06-11 and 2002-06-13
2765 2002-06-16 [alfons] 0.7.8claws3
2768 make sure lock sort mode (claws specific) is
2769 also persists after a tree rescan
2771 2002-06-16 [alfons] 0.7.8claws2
2773 * src/prefs_folder_item.c
2775 fix persistence of folder sort mode (broken
2776 by adapting Hiro's new folder persistence code)
2778 2002-06-16 [alfons] 0.7.8claws1
2782 * src/prefscommon.[ch]
2783 control size of log text in log window;
2784 closes patch #569155 submitted by Mitko Haralanov.
2786 2002-06-15 [paul] 0.7.8claws
2788 * release of 0.7.8claws
2790 2002-06-15 [paul] 0.7.7claws
2793 updated by Fabio Junior Beneditto
2795 2002-06-14 [paul] 0.7.6claws49
2798 updated by Ricardo Mones Lastra
2800 2002-06-14 [paul] 0.7.6claws48
2803 updated translation by Wilbert Berendsen
2805 2002-06-14 [melvin] 0.7.6claws47
2808 Updated French translation
2810 2002-06-13 [paul] 0.7.6claws46
2813 allow filename to be typed in, rather than just
2814 selected by the mouse. Patch by Gustavo Noronha Silva.
2816 2002-06-13 [alfons] 0.7.6claws45
2818 * src/mainwindow.[ch]
2819 more cleanups (removing unnecessary menu items Expand
2820 summary / message view)
2822 2002-06-13 [melvin] 0.7.6claws44
2825 Added src/string_match.c
2826 * src/string_match.c
2827 Fixed possible buffer overflow.
2829 Added missing config.h header.
2830 * src/prefs_common.c
2833 Made some strings translatable (missing _(..)).
2835 2002-06-13 [melvin] 0.7.6claws43
2838 Corrected action example (verifying clearsigned mail).
2839 * src/prefs_account.c
2841 * src/prefs_common.c
2842 Removed incorrect line that generated a Gtk-CRITICAL msg.
2844 2002-06-12 [alfons] 0.7.6claws42
2847 add init of score column lost in 0.7.6claws42
2849 2002-06-12 [paul] 0.7.6claws41
2851 * src/prefs_account.c
2852 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2853 behavior of the radio buttons, (from 0.7.7cvs2)
2855 2002-06-11 [alfons] 0.7.6claws40
2857 * src/messageview.[ch]
2858 * src/summaryview.[ch]
2859 * src/summary_search.c
2861 perform a sync to bring in Hiro's separate view implementation
2863 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2865 2002-06-11 [paul] 0.7.6claws39
2867 * src/prefs_account.c
2868 correct a typo on the Receive tab
2870 2002-06-10 [match] 0.7.6claws38
2873 Included address completion patch from Gustavo Noronha.
2875 2002-06-10 [paul] 0.7.6claws37
2879 src/prefs_account.[ch]
2880 src/selective_download.[ch]
2883 - check if POP Account
2884 - Receive Button renamed to Preview
2885 - Preview Button Popup: preview new/all messages
2887 - Account Preferences-->Receive tab checkbutton if you
2888 want to remove Mail after Download
2890 - Account Preferences-->Receive tab checkbutton use
2891 filtering rules on preview
2892 (think of delete_on_server)
2894 - Account selectable from SD dialog
2895 - checkbutton to show already downloaded messages if
2896 all messages are previewed
2897 - new clist column showing Date
2900 - play ball with UIDL
2901 - fault tolerant (?)
2902 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2904 2002-06-10 [melvin] 0.7.6claws36
2907 Added a hint to ac/README in cvs instructions.
2909 * src/prefs_actions.c
2910 Made it possible to use a more elaborate command line
2911 for asynchronous actions, too.
2913 2002-06-10 [melvin] 0.7.6claws35
2915 * src/prefs_actions.c
2916 Make it possible to use a more elaborate command line
2917 (e.g. |foo|bar|cat>there;echo Done|)
2918 Corrected error message when calling %f, %F and %p commands
2919 from the compose window.
2921 2002-06-09 [colin] 0.7.6claws34
2924 Automatically find unread messages in current folder
2925 before annoying the user.
2927 2002-06-08 [alfons] 0.7.6claws33
2930 remove bad formatting string in it.po translation
2931 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2933 2002-06-08 [paul] 0.7.6claws32
2935 * sync with 0.7.6cvs25
2936 see ChangeLog 2002-06-07
2938 2002-06-05 [paul] 0.7.6claws31
2941 add 'Sort by locked' and 'Sort by score'
2943 2002-06-05 [paul] 0.7.6claws30
2945 * sync with 0.7.6cvs24
2946 see ChangeLog 2002-06-04
2948 2002-06-04 [paul] 0.7.6claws29
2951 updated by Fabio Junior Beneditto
2953 2002-06-03 [thorsten] 0.7.6claws28
2956 fclose() matcherrc after reading
2958 2002-06-03 [paul] 0.7.6claws27
2960 * sync with 0.7.6cvs21
2961 see ChangeLog 2002-05-31
2963 2002-05-31 [paul] 0.7.6claws26
2965 * sync with 0.7.6cvs20
2966 see ChangeLog 2002-05-29 and 2002-05-30
2968 2002-05-31 [paul] 0.7.6claws25
2971 hopefully fix last buggy sync
2974 correct typo in 'Actions' examples
2976 2002-05-29 [paul] 0.7.6claws24
2978 * sync with 0.7.6cvs18
2979 see ChangeLog 2002-05-28 and 2002-05-29
2985 2002-05-28 [paul] 0.7.6claws23
2987 * sync with 0.7.6cvs16
2988 see ChangeLog 2002-05-28
2990 2002-05-27 [thorsten] 0.7.6claws22
2992 * faq/it/sylpheed-faq-1.html
2993 faq/it/sylpheed-faq-2.html
2994 faq/it/sylpheed-faq-3.html
2995 faq/it/sylpheed-faq.html
2996 corrected DOS lineendings
2997 * faq/de/sylpheed-faq-1.html
2998 faq/de/sylpheed-faq-2.html
2999 faq/en/sylpheed-faq-1.html
3000 faq/en/sylpheed-faq-2.html
3001 faq/en/sylpheed-faq-3.html
3002 faq/es/sylpheed-faq-1.html
3003 faq/es/sylpheed-faq-2.html
3004 faq/es/sylpheed-faq-3.html
3005 faq/fr/sylpheed-faq-1.html
3006 faq/it/sylpheed-faq-1.html
3007 faq/it/sylpheed-faq-2.html
3008 faq/it/sylpheed-faq-3.html
3009 faq/it/sylpheed-faq.html
3010 changed ">" to "
3012 2002-05-27 [paul] 0.7.6claws21
3014 * sync with 0.7.6cvs15
3015 see ChangeLog 2002-05-27
3017 2002-05-27 [paul] 0.7.6claws20
3019 * src/prefs_account.c
3022 2002-05-26 [paul] 0.7.6claws19
3027 2002-05-25 [paul] 0.7.6claws18
3030 add description of kmail2sylpheed.pl
3032 2002-05-25 [paul] 0.7.6claws17
3034 * tools/kmail2sylpheed.pl ** NEW FILE **
3035 perl script that converts an exported Kmail address
3036 book, converts it to sylpheed addressbook file,
3037 writes the file to .sylpheed, and updates
3040 2002-05-25 [paul] 0.7.6claws16
3042 * sync with 0.7.6cvs14
3043 see ChangeLog 2002-05-23
3045 2002-05-24 [paul] 0.7.6claws15
3048 make a correction and add some more info
3050 2002-05-24 [paul] 0.7.6claws14
3054 compose_redirect_write_headers_from_headerlist()
3055 add Subject and Resent-Message-ID to
3056 compose_redirect_write_headers()
3057 Received, Subject, and X-UIDL are filtered out in
3058 compose_redirect_write_to_file()
3060 2002-05-23 [paul] 0.7.6claws13
3066 src/matcher_parser_lex.l
3067 src/matcher_parser_parse.y
3068 src/prefs_common.[ch]
3069 src/prefs_filtering.c
3071 rename 'Bounce' to 'Redirect'
3073 2002-05-23 [paul] 0.7.6claws12
3075 * more sync with 0.7.6cvs13
3077 see ChangeLog 2002-05-22
3079 2002-05-22 [paul] 0.7.6claws11
3081 * sync with 0.7.6cvs13
3083 see ChangeLog 2002-05-20
3085 see ChangeLog 2002-05-22
3087 2002-05-21 [melvin] 0.7.6claws10
3090 Added missing filtering and scoring headers
3091 Fixed bad function call that showed garbage
3092 in Folder->Processing
3094 2002-05-21 [paul] 0.7.6claws9
3097 make all tools executable, (patch by Alfons).
3099 2002-05-20 [alfons] 0.7.6claws8
3102 don't forget to call mktime() so we have a valid week
3104 (Bug report by Roger Sondermann <mail@jumaros.de>)
3106 2002-05-20 [paul] 0.7.6claws7
3109 fix broken parsing of urls
3111 fix displaying of urls
3113 both fixes from the patch [547855] by Eugene
3116 2002-05-19 [alfons] 0.7.6claws6
3119 make sylpheed configure correctly with the latest
3120 and greatest of automake / autoconf / gettext
3122 2002-05-19 [alfons] 0.7.6claws5
3126 add function for returning ime zone offset
3128 * src/quote_fmt_parse.y
3129 better quotation formatting - does not convert
3130 to local time, but uses the original date string.
3132 Note: %z inserts the timezone offset (should
3133 work also on platforms where strftime does not
3136 2002-05-18 [christoph] 0.7.6claws4
3139 fix indentation of some code
3144 correct path for ignorethread.xpm
3145 incorrect filename for sylpheed_logo.xpm
3146 add missing include matcher_parser_parse.h
3148 2002-05-18 [paul] 0.7.6claws3
3150 * sync with 0.7.6cvs8
3151 see ChangeLog 2002-05-16 and 2002-05-17
3153 2002-05-18 [melvin] 0.7.6claws2
3156 Corrected an action's definition and fixed some misspellings.
3158 2002-05-18 [paul] 0.7.6claws1
3161 tools/gpg-sign ** new file **
3162 tools/uudec ** new file **
3163 add Melvin's Actions scripts
3166 add Melvin's descriptions for Actions
3168 2002-05-18 [paul] 0.7.6claws
3170 * Version 0.7.6claws released
3172 2002-05-17 [paul] 0.7.5claws32
3175 updated by Ricardo Mones Lastra
3177 2002-05-17 [paul] 0.7.5claws31
3180 fix Account prefs default folder for sent/draft/deleted
3185 updated translation by Alessandro Maestri and
3188 2002-05-17 [melvin] 0.7.5claws30
3190 * src/prefs_actions.c
3191 Fixed bug where using %F not at the end of the command
3192 resulted in an additional empty argument being created.
3193 Thanks to Darko Koruga for reporting the bug.
3195 2002-05-17 [melvin] 0.7.5claws29
3198 Updated French translations.
3200 2002-05-15 [paul] 0.7.5claws28
3203 updated by Ricardo Mones Lastra
3205 2002-05-15 [paul] 0.7.5claws27
3207 * sync with 0.7.6cvs4
3208 see ChangeLog 2002-05-14 and 2002-05-15
3210 2002-05-14 [paul] 0.7.5claws26
3212 * sync with 0.7.6cvs1
3213 see ChangeLog 2002-05-13
3215 2002-05-13 [thorsten] 0.7.5claws25
3218 fix select_all and copy in multipart messages
3220 fix select_all and copy in multipart messages
3222 2002-05-12 [paul] 0.7.5claws24
3225 reverse last commit, bug already fixed in 0.7.5claws3
3227 2002-05-12 [netztorte] 0.7.5claws23
3230 dont parse empty addressbook (checked in before claws20)
3232 2002-05-12 [melvin] 0.7.5claws22
3235 Removed unneeded priority code introduced by the previous
3238 2002-05-12 [melvin] 0.7.5claws21
3241 Added possibility to set message's priority.
3243 Added possibility to set message's priority.
3244 Added missing headers
3246 2002-05-12 [melvin] 0.7.5claws20
3248 * src/prefs_actions.c
3249 Removed implicitely added quotes around the name
3250 of the temporary files of mime parts.
3252 2002-05-12 [paul] 0.7.5claws19
3254 * sync with 0.7.5cvs20
3255 see ChangeLog 2002-05-11
3257 2002-05-12 [alfons] 0.7.5claws18
3259 * src/quote_fmt_lex.l
3260 * src/quote_fmt_parse.y
3261 allow quote / reply date & time format to be set using
3262 %D{format}. format is a format string you'd pass to
3263 strftime() (see man strftime, or the Display tab |
3264 Date format setting).
3266 Currently %D converts the date to local time.
3268 2002-05-11 [paul] 0.7.5claws17
3270 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3271 see ChangeLog 2002-05-10 and 2002-05-11
3273 2002-05-10 [paul] 0.7.5claws16
3275 * sync with 0.7.5cvs16
3276 see ChangeLog entries 2002-05-09 and
3279 2002-05-10 [colin] 0.7.5claws15
3282 Corrected a bug that prevented sylpheed to open
3283 double-clicked URIs.
3285 2002-05-09 [paul] 0.7.5claws14
3287 * sync with 0.7.5cvs14
3288 see ChangeLog 2002-05-08 and 2002-05-09
3290 2002-05-08 [paul] 0.7.5claws13
3292 * sync with 0.7.5cvs11
3293 see ChangeLog entry 2002-05-08
3295 2002-05-08 [paul] 0.7.5claws12
3299 fix segfault on View->Open in new window
3300 patch submitted by Thorsten Maerz <torte@netztorte.de>
3302 2002-05-07 [paul] 0.7.5claws11
3304 * sync with 0.7.5cvs9
3305 see ChangeLog entry 2002-05-07
3307 2002-05-06 [paul] 0.7.5claws10
3311 display url in statusbar on single-click
3312 patch submitted by Thorsten Maerz <torte@netztorte.de>
3314 2002-05-06 [match] 0.7.5claws9
3321 XML implementation of properties file.
3322 * src/exporthtml.[ch]
3323 * src/expthtmldlg.[ch]
3327 2002-05-02 [sergey] 0.7.5claws8
3329 * src/mainwindow.c (mainwin_entries),
3330 src/prefs_common.c (prefs_send_create()),
3331 src/codeconv.c (locale_table):
3332 use charset name "Windows-1251" instead of "CP1251".
3334 2002-05-02 [colin] 0.7.5claws7
3338 src/prefs_folder_item.c
3339 Fixed cosmetics bugs due to Outbox renamed to Sent.
3341 2002-05-02 [hiro] 0.7.5claws6
3344 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3346 2002-05-02 [paul] 0.7.5claws5
3349 more sync with 0.7.5cvs7, see ChangeLog entry
3352 2002-05-02 [hiro] 0.7.5claws4
3355 compose_queue_sub():
3356 check if queue folder exists (closes #550397).
3357 removed directory creation since it should be handled
3360 imap_add_msg(): return UID for appended message
3363 2002-04-30 [paul] 0.7.5claws3
3366 fix account_find_from_address() bug
3368 2002-04-28 [colin] 0.7.5claws2
3372 src/prefs_common.[ch]
3374 Added user-definable quotation characters recognition.
3376 2002-04-28 [paul] 0.7.5claws1
3378 * sync with 0.7.5cvs4
3379 see ChangeLog entry 2002-04-25
3381 2002-04-28 [paul] 0.7.5claws
3386 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3387 Fabio Junior Beneditto
3389 2002-04-27 [jens] 0.7.4claws103
3392 updated German translation.
3394 2002-04-27 [hiro] 0.7.4claws102
3397 summary_write_cache(): fixed the mark loss of hidden messages.
3399 2002-04-26 [melvin] 0.7.4claws101
3402 fixed a second typo (same one)
3406 fixed the type again...
3408 2002-04-26 [melvin] 0.7.4claws100
3411 fixed a typo in an alert message ("temorary").
3414 corrected the typo described above.
3416 updated French translation.
3418 2002-04-26 [darko] 0.7.4claws99
3421 fix target folder colorization
3423 2002-04-25 [paul] 0.7.4claws98
3426 updated by Alessandro Maestri
3428 2002-04-24 [colin] 0.7.4claws97
3431 Fixed double "subject is empty" question.
3433 2002-04-23 [colin] 0.7.4claws96
3436 Corrected issue when "automatically display images" was
3437 not set : first image remained after selecting second.
3439 2002-04-23 [melvin] 0.7.4claws95
3441 * src/prefs_actions.c
3442 Don't display in/out dialog if there is nothing to show.
3444 2002-04-23 [paul] 0.7.4claws94
3446 * sync with 0.7.5cvs3
3447 bug fixes: see ChangeLog entry 2002-04-23
3449 2002-04-22 [darko] 0.7.4claws93
3452 fix previous check-in which changed code after
3455 2002-04-22 [paul] 0.7.4claws92
3462 update English, Spanish and French FAQs
3465 add German and Spanish manuals
3468 update English and French manuals
3471 add to and re-arrange the pixmap entries
3473 2002-04-22 [darko] 0.7.4claws91
3476 fix sender initials recognition to only allow
3477 '>' after the initials
3479 2002-04-21 [paul] 0.7.4claws90
3481 * sync with 0.7.5 release
3482 see ChangeLog entry 2002-04-21
3487 add colin's new pixmaps to EXTRA_DIST
3489 2002-04-21 [colin] 0.7.4claws89
3492 * src/mainwindow.[ch]
3493 * src/prefs_common.[ch]
3494 * src/stock_pixmap.[ch]
3495 Added "Work offline" ability.
3497 2002-04-21 [colin] 0.7.4claws88
3500 * src/prefs_common.c
3501 * src/prefs_common.h
3502 * src/textview.c : Added an option to common preferences -> display
3503 to allow user not to automatically display images.
3505 2002-04-21 [paul] 0.7.4claws87
3507 * sync with 0.7.4cvs52
3508 see ChangeLog entry 2002-04-21 (src/imap.c)
3510 2002-04-21 [paul] 0.7.4claws86
3512 * sync with 0.7.4cvs51
3513 see ChangeLog entry 2002-04-21
3515 2002-04-21 [paul] 0.7.4claws85
3517 * sync with 0.7.4cvs49
3518 see ChangeLog entries 2002-04-20 and 2002-04-21
3521 clean up: remove old 'stock_' element from xpm
3524 2002-04-21 [alfons] 0.7.4claws84
3526 apply sync patch from Paul
3529 use old claws prefs_folder_item_create() for now
3531 2002-04-19 [match] 0.7.4claws83
3533 * src/addressbook.[ch]
3534 * src/addrharvest.[ch]
3535 * src/addrgather.[ch]
3538 * src/summaryview.[ch]
3541 2002-04-19 [paul] 0.7.4claws82
3544 updated by Fabio Junior Beneditto
3546 2002-04-14 [alfons] 0.7.4claws81
3549 add #include <sys/types.h> for mode_t and off_t
3551 2002-04-13 [paul] 0.7.4claws80
3556 src/prefs_common.[ch]
3558 enable storing of GnuPG passphrase for the whole
3559 session or a user-defined number of minutes. patch
3560 submitted by Ravemax <ravemax@dextrose.com>
3562 2002-04-13 [alfons] 0.7.4claws79
3565 make email parser also stop scanning when encountering separators
3566 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3568 2002-04-13 [paul] 0.7.4claws78
3570 * sync with 0.7.4cvs39
3571 see ChangeLog entry 2002-04-12
3573 2002-04-11 [paul] 0.7.4claws77
3575 * sync with 0.7.4cvs37
3576 see ChangeLog entry 2002-04-11
3578 2002-04-11 [paul] 0.7.4claws76
3581 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3582 the clause for OpenSSL). sync with sylpheed main
3584 2002-04-09 [melvin] 0.7.4claws75
3587 Made 'Ctrl-Enter' on send ignore some modifiers
3588 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3589 to bind other *-Enter (but not Alt-Enter).
3591 2002-04-09 [paul] 0.7.4claws74
3593 * sync with 0.7.4cvs35
3594 see ChangeLog entries 2002-04-09
3596 2002-04-08 [paul] 0.7.4claws73
3598 * sync with 0.7.4cvs33
3599 see ChangeLog entry 200-04-08
3601 2002-04-07 [match] 0.7.4claws72
3603 * src/addrharvest.[ch]
3604 fixed to read all addresses in header, regardless
3605 of header size. improved name parsing. accommodate
3606 harvest from folders and selected message.
3608 included new address parsing function.
3609 * src/addrgather.[ch]
3610 * src/addressbook.[ch]
3611 * src/summaryview.[ch]
3613 allow address harvest of folder as well as selected
3616 2002-04-07 [paul] 0.7.4claws71
3620 don't try to authenticate with CRAM-MD5 in SMTP when
3621 SMTP-AUTH enabled if MTA doesn't issue this
3622 auth-method in it's ehlo-response. bug item #531364,
3623 patch item #938910. patch submitted by Colin Leroy
3626 2002-04-07 [paul] 0.7.4claws70
3629 fix missing MODE_READER bug. patch submitted by
3630 Colin Leroy <colin@colino.net>
3632 2002-04-07 [alfons] 0.7.4claws69
3635 * src/prefs_filtering.c
3637 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3638 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3640 2002-04-07 [paul] 0.7.4claws68
3642 * sync with 0.7.4cvs32
3643 see ChangeLog entry 2002-04-06
3645 * tools/filter_conv.pl
3648 2002-04-06 [paul] 0.7.4claws67
3650 * tools/filter_conv.pl
3651 modify to be able to find the name of the first
3652 mailbox and use that. main's filter does not
3653 record the full path to the mailbox and therefore
3654 can only filter to the first mailbox.
3656 2002-04-05 [paul] 0.7.4claws66
3658 * tools/filter_conv.pl
3659 attempt to make the script all-encompassing and
3660 be able to convert any main 'filter' rule thrown
3663 2002-04-05 [paul] 0.7.4claws65
3665 * tools/filter_conv.pl
3666 allow for collapsed folder trees
3668 2002-04-05 [paul] 0.7.4claws64
3670 * sync with 0.7.4cvs31
3671 see ChangeLog entries 2002-04-05
3673 2002-04-03 [paul] 0.7.4claws63
3675 * sync with 0.7.4cvs29
3676 see ChangeLog entries 2002-04-02 and 2002-04-03
3678 2002-04-02 [paul] 0.7.4claws62
3680 * sync with 0.7.4cvs26
3681 see ChangeLog entry 2002-04-01
3683 2002-04-02 [match] 0.7.4claws61
3686 * src/importpine.[ch]
3688 import Pine address book.
3690 2002-04-02 [match] 0.7.4claws60
3692 * src/addrharvest.[ch]
3693 improve address parsing of funky addresses.
3695 2002-04-02 [darko] 0.7.4claws59
3698 wrap on send improvements, it now recognizes quoted
3699 initials as part of the quotation string, and it
3700 does not join lines separated by CR
3702 2002-04-01 [match] 0.7.4claws58
3705 added new functions.
3707 remove excessive duplicate address generation
3710 2002-04-01 [alfons] 0.7.4claws57
3715 2002-04-01 [paul] 0.7.4claws56
3717 * sync with 0.7.4cvs25
3718 see ChangeLog entry 2002-04-01
3720 2002-04-01 [alfons] 0.7.4aprilfool55
3723 honour feature request item #537427 to allow for
3724 displaying names from address book for sent mail also
3726 2002-03-29 [paul] 0.7.4claws54
3729 src/prefs_filtering.[ch]
3732 add 'fast filter' for claws' filtering,
3733 /Tools/Create filter rule/... patch submitted
3734 by Neill Miller <neillm@thecodefactory.org>
3736 2002-03-29 [paul] 0.7.4claws53
3738 * sync with 0.7.4cvs24
3739 see ChangeLog entry 2002-03-29
3741 2002-03-28 [paul] 0.7.4claws52
3743 * sync with 0.7.4cvs23
3744 see ChangeLog entry 2002-03-28
3746 2002-03-27 [melvin] 0.7.4claws51
3748 * src/prefs_actions.c
3749 Added support to pass only one message part (as a
3750 file) to the command using '%p'. No quotes are needed
3751 because doubles quotes are automatically added.
3752 Fixed bug where Sylpheed could block when waiting for
3753 a child process to finish.
3754 Changed the help menu to remove quotes around symbols to
3755 avoid misinterpretation (they must not be used).
3757 2002-03-27 [melvin] 0.7.4claws50