1 2002-10-04 [christoph] 0.8.3claws45
4 fix segfault caused by pop before smtp
5 call to inc_account_mail with NULL
8 2002-10-04 [paul] 0.8.3claws44
11 sync the LDAP detection from 0.8.5cvs1
13 2002-10-02 [christoph] 0.8.3claws43
16 fix small spelling error
18 2002-10-02 [melvin] 0.8.3claws42
21 Behave better and say "no" when test program cannot be run.
23 2002-10-02 [paul] 0.8.3claws41
26 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
29 toggle the behavior of Reply menuitem between
30 normal reply and reply-to-list
32 2002-10-01 [sergey] 0.8.3claws40
35 Convert newlines in the message text to the canonical form
36 before base64 encoding (RFC2045 compliance, fixes some
37 interoperability issues with Evolution 1.0.3)
39 2002-09-29 [colin] 0.8.3claws39
42 Fix an unwanted copy/paste
44 2002-09-29 [colin] 0.8.3claws38
47 Renamed "Custom toolbar" to "Customize toolbar"
48 Renamed "Show all header" to "Show all headers"
49 Renamed "Set diplay item" to "Set displayed items"
51 Renamed "Show all header" to "Show all headers"
52 * src/prefs_summary_column.c
53 Renamed "diplay item" to "displayed items"
55 2002-09-29 [colin] 0.8.3claws37
58 online/offline status pixmaps follow theme
60 * src/summaryview.[ch]
61 quicksearch pixmap follows theme changes
63 2002-09-29 [thorsten] 0.8.3claws36
66 src/prefs_folder_item.[ch]
67 add default_reply_to folder option (closes patch 581044)
69 2002-09-29 [christoph] 0.8.3claws35
71 * acconfig.h ** REMOVED **
75 * ac/gnupg-check-typedef.m4
76 fix autoheader 2.50 warning
78 2002-09-29 [christoph] 0.8.3claws34
80 * major code cleanup (part 2)
82 - unused variables removed
83 - unused functions removed
84 - uninitialized variables checked
85 - missing return statements added
86 - missing function return types added
87 - added parentheses around assignment
90 2002-09-29 [alfons] 0.8.3claws33
93 log_window_clear(): only bracket gtk_text_forward_delete()
94 with gtk_text_freeze() / gtk_text_thaw() (see if this
95 works around GTK text bug)
97 2002-09-29 [paul] 0.8.3claws32
101 updated by George Danchev and Urke MMI
104 2002-09-27 [christoph] 0.8.3claws31
107 * doc-src/rfc1806.txt ** REMOVED **
108 * doc-src/rfc2183.txt ** NEW FILE **
109 * doc-src/rfc2980.txt ** NEW FILE **
112 2002-09-27 [melvin] 0.8.3claws30
115 Fixed typo which could break linking
117 2002-09-27 [melvin] 0.8.3claws29
120 Improved GNU/aspell checking.
123 2002-09-27 [paul] 0.8.3claws28
125 * sync with 0.8.3cvs8
126 see ChangeLog 2002-09-27
128 2002-09-26 [colin] 0.8.3claws27
132 Add "Reply to Mailing-list" to the toolbar
134 2002-09-26 [christoph] 0.8.3claws26
137 Fix wrong message counts in summaryview status
139 2002-09-26 [paul] 0.8.3claws25
141 * sync with 0.8.3cvs7
142 see ChangeLog 2002-09-26
144 2002-09-26 [paul] 0.8.3claws24
146 * sync with 0.8.3cvs6
147 see ChangeLog 2002-09-25
149 2002-09-25 [christoph] 0.8.3claws23
152 * src/prefs_folder_item.c
153 * src/prefs_scoring.c
154 Renamed "kill score" to "hide score" in GUI
157 2002-09-25 [paul] 0.8.3claws22
159 * sync with 0.8.3cvs5
160 see ChangeLog 2002-09-24
162 2002-09-24 [alfons] 0.8.3claws21
164 patch by Satoshi Nagayasu: allows appending / saving multiple
165 selected files (closes "[ 612279 ] save multiple mesg(s) in
171 summary_save_as(): allow saving selected files to
173 summary_set_menu_sensitive: enable "Save As..." when
174 multiple files are selected
176 append_file(): new function
178 2002-09-24 [colin] 0.8.3claws20
181 Fix segfault when mimeinfo doesn't have a
184 2002-09-24 [colin] 0.8.3claws19
186 * src/prefs_common.[ch]
187 Add a preference to display send dialog or not
189 Display send dialog according to preference
191 2002-09-24 [colin] 0.8.3claws18
194 Disable user actions when sending
196 2002-09-24 [colin] 0.8.3claws17
199 Do not display name or filename for attachments
200 with an application/pgp-signature type
201 (security flaw, see bug 537413)
203 2002-09-23 [colin] 0.8.3claws16
206 Initialize entry_email, entry_alias and
207 entry_remarks to first email address of the list
209 2002-09-23 [colin] 0.83claws15
212 Drop pgp-signature when reediting a signed queued
215 2002-09-23 [melvin] 0.8.3claws14
218 Updated French translation
220 2002-09-23 [melvin] 0.8.3claws13
223 Made custom toolbar menu labels more consistent
224 * src/prefs_toolbar.c
225 Made custom toolbar window title more consistent
227 2002-09-22 [colin] 0.8.3claws12
230 Initialize session type to normal before getting
231 mail (fixes strange Get behaviour)
232 * src/prefs_account.h
233 Move STYPE_POP_BEFORE_SMTP to last position to
234 avoid other side-effects
236 2002-09-22 [colin] 0.8.3claws11
238 * src/prefs_account.c
239 Fix pop_bfr_smtp_tm_entry sensivity when switching
240 from pop3 to apop or vice-versa
242 2002-09-22 [colin] 0.8.3claws10
244 * src/prefs_account.[ch]
245 Add an option for the POP before SMTP timeout
247 Remember time of last POP connection
249 Do POP before SMTP only if timeout reached
251 2002-09-22 [oliver] 0.8.3claws9
254 explain custom toolbar
256 2002-09-22 [oliver] 0.8.3claws8
258 * src/prefs_actions.[ch]
259 custom toolbar for compose
260 actions callback from compose toolbar
262 remove include toolbar.h
264 2002-09-22 [oliver] 0.8.3claws7
266 * src/prefs_toolbar.[ch]
267 custom toolbar for compose
268 - generic prefs_toolbar handles both
269 Mainwin's toolbar as well as Compose toolbar
271 2002-09-22 [oliver] 0.8.3claws6
274 custom toolbar for compose
275 restructure toolbar.[ch]
277 2002-09-22 [oliver] 0.8.3claws5
280 custom toolbar for compose
282 2002-09-22 [oliver] 0.8.3claws4
284 * src/mainwindow.[ch]
285 custom toolbar for compose
286 move mainwin toolbar back to mainwindow
288 2002-09-22 [alfons] 0.8.3claws3
295 2002-09-22 [alfons] 0.8.3claws2
298 procmsg_save_to_outbox(): don't unlink message file from queue;
299 callers should do it using folder_item_remove_msg()
301 2002-09-22 [colin] 0.8.3claws1
304 Made mimeview_check_signature() public
306 Made GPG signatures verifiable by clicking
307 the [application/pgp-signature] in the Text
310 2002-09-22 [paul] 0.8.3claws
319 updated translations, submitted by George Danchev,
320 me, Ricardo Mones Lastra, Alessandro Maestri,
321 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
322 and Urke MMI, respectively.
324 2002-09-22 [alfons] 0.8.2claws65
328 no furry valgrinds have been used to plug these memleaks
330 2002-09-20 [paul] 0.8.2claws64
332 * sync with 0.8.3cvs4
333 'Select thread' re-implemented
334 see ChangeLog 2002-09-20
336 2002-09-21 [alfons] 0.8.2claws63
339 compose_send(): plug unnoticed memleak
341 2002-09-20 [alfons] 0.8.2claws62
344 replace_address_in_edit(): strict check for NULL address to
345 fix "[ 607348 ] Segfault in address completion". My guess is
346 that this happens with an empty address book, but it's good
347 to have this check here anyway
349 completion_window_button_press(): free string returned
350 from the internal cache
352 2002-09-20 [christoph] 0.8.2claws61
355 added ENC_BINARY to EncodingType
357 the string returned by procmime_get_encoding_str
358 should not depend on the order of values in the
359 EncodingType definition
360 * doc-src/rfc1806.txt ** NEW FILE **
361 Added rfc1806 about MIME Content-Disposition
364 2002-09-19 [paul] 0.8.2claws60
366 * sync with 0.8.2cvs3
367 see ChangeLog 2002-09-19
369 2002-09-19 [paul] 0.8.2claws59
371 * src/prefs_folder_item.c
372 revert to Darko's original alignment of colour
374 add a colon to folder_color label
377 add Colin's patch (with Hiro's modifications) to
378 force BASE64 encoding for 8-bit text when signing
379 (sync with 0.8.3cvs2)
381 2002-09-18 [alfons] 0.8.2claws58
386 (beautify a little bit)
388 2002-09-18 [christoph] 0.8.2claws57
391 fix handling of fgetc return value
393 2002-09-17 [alfons] 0.8.2claws56
396 summary_sort(): check non-NULL summaryview->folder_item when no
397 folder is selected at all
398 (closes "[ 610344 ] sort label make syl Crash")
400 2002-09-17 [alfons] 0.8.2claws55
403 beautify a little bit
405 2002-09-17 [christoph] 0.8.2claws54
408 initialize max values for cache and folder
409 when cache or folder is empty
411 2002-09-15 [colin] 0.8.2claws53
414 Fix a leak (thanks Alfons!) and cleaned
415 variables names for custom headers
417 2002-09-15 [colin] 0.8.2claws52
420 Fix custom headers recognition when
421 prefs_common.trans_hdr is on
423 2002-09-15 [colin] 0.8.2claws51
426 Allow dynamically-added custom headers
427 Yet not reparsed if reedited
429 2002-09-15 [alfons] 0.8.2claws50
431 * src/prefs_account.c
434 2002-09-15 [colin] 0.8.2claws49
436 * src/prefs_account.c
437 fix pop_before_smtp sensitivity
439 2002-09-15 [colin] 0.8.2claws48
442 add inc_pop_before_smtp()
443 allow MainWindow to be undefined in
444 inc_account_mail() and inc_start()
447 add STYPE_POP_BEFORE_SMTP session type
448 * src/prefs_account.c
449 activated pop before smtp option
451 do pop before smtp if the relevant option
454 2002-09-15 [paul] 0.8.2claws47
457 see ChangeLog 2002-09-15
459 2002-09-14 [paul] 0.8.2claws46
462 updated Bulgarian translation, submitted by
465 2002-09-13 [paul] 0.8.2claws45
468 merge claws' select_account() with main's
469 (new) compose_select_account(). [sync with
470 0.8.2cvs15, see ChangeLog 2002-09-11]
472 2002-09-12 [christoph] 0.8.2claws44
475 allocate 1 elements of FolderItem not 0
477 2002-09-12 [colin] 0.8.2claws43
480 Fix bug #590825 (obey Follow-up: poster)
482 2002-09-12 [colin] 0.8.2claws42
485 Fix bug #557009 (wrong headers for messages
486 forwarded as attachments)
488 2002-09-11 [colin] 0.8.2claws41
491 Put SCF: pseudo-header on top of message
492 Set draft tmp_flag when saved as draft
496 Skip after first \n\n for beginning of real message
499 2002-09-11 [christoph] 0.8.2claws40
502 use procmsg flag functions in filtering or processing
503 will cause incorrect folder message counts
505 2002-09-11 [colin] 0.8.2claws39
508 Fix bug #550175 - wrong save folder when reediting
511 2002-09-11 [paul] 0.8.2claws38
513 * sync with 0.8.2cvs14
514 see ChangeLog 2002-09-11
516 2002-09-11 [colin] 0.8.2claws37
519 Fix a typo (seeming to cause new/unread status to
522 2002-09-10 [christoph] 0.8.2claws36
525 compose_redirect should not use compose_generic_new
526 because that does more stuff than expected including
527 opening the external editor
528 (closes bug "[ 526608 ] bounced messages appear blank
531 2002-09-10 [christoph] 0.8.2claws35
534 fix problem with too large message number range
535 causing a crash in folder_item_scan
537 2002-09-10 [paul] 0.8.2claws34
539 * sync with 0.8.2cvs13
540 see ChangeLog 2002-09-10
542 2002-09-10 [christoph] 0.8.2claws33
545 set MsgInfo TmpFlags for queue and draft folders
546 (closes bug "[ 591676 ] Queue ignore MIME on restart")
548 2002-09-10 [paul] 0.8.2claws32
551 po/bg.po ** NEW FILE **
552 new Bulgarian translation submitted by
553 George Danchev <danchev@spnet.net>
557 tools/tb2sylpheed ** NEW FILE **
558 add script that converts an addressbook exported
559 from The Bat! into a Sylpheed addressbook. Submitted
560 by Urke MMI <urke-kg@eunet.yu>
562 2002-09-10 [paul] 0.8.2claws31
564 * sync with 0.8.2cvs12
565 see ChangeLog 2002-09-10
567 2002-09-06 [paul] 0.8.2claws30
570 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
574 tools/ldif-to-xml.py ** REMOVED **
575 remove obsolete python script
577 2002-09-06 [paul] 0.8.2claws29
579 * sync with 0.8.2cvs10
580 see ChangeLog 2002-09-06
582 2002-09-04 [paul] 0.8.2claws28
584 * sync with 0.8.2cvs9
585 see ChangeLog 2002-08-04
587 2002-09-04 [colin] 0.8.2claws27
589 * src/prefs_common.[ch]
590 Added signature color configuration
592 Use user-specified signature color
594 2002-09-03 [colin] 0.8.2claws26
596 * src/prefs_common.[ch]
597 Added autosave and autosave_length prefs
599 Added compose_remove_draft()
600 Auto-save drafts according to the prefs
602 Added a crash-indicator file, allowing to check
603 for new messages on startup if Sylpheed crashed
604 (makes saved drafts "reappear")
606 2002-09-03 [colin] 0.8.2claws25
611 2002-09-03 [paul] 0.8.2claws24
613 * sync with 0.8.2cvs8
614 see ChangeLog 2002-09-02 and 2002-09-03
616 2002-09-03 [darko] 0.8.2claws23
619 use normal style when creating new folder to pick
622 2002-09-02 [melvin] 0.8.2claws22
625 removed some obsolete code
627 2002-09-02 [melvin] 0.8.2claws21
630 fixed test's equality sign (== to =)
632 2002-09-02 [alfons] 0.8.2claws20
636 revert change of 0.8.2claws16 and use the mh_folder_destroy
637 as folder->destroy virtual as suggested by Hiro
638 (the mh.c code seems to have been lost around mh.c.1.21)
640 2002-09-02 [paul] 0.8.2claws19
643 updated by Fabio Jr. Beneditto
646 use 'http://claws.sylpheed.org' for homepage link.
647 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
649 2002-09-01 [alfons] 0.8.2claws18
652 plug memleak related to one Martin Kluge found
654 2002-08-31 [paul] 0.8.2claws17
656 * sync with 0.8.2cvs6
657 see ChangeLog 2002-08-30
659 2002-08-31 [alfons] 0.8.2claws16
662 folder_destroy(): remove mailbox from folderlist even if it has
665 2002-08-31 [alfons] 0.8.2claws15
670 (being pedantic I know)
672 2002-08-31 [alfons] 0.8.2claws14
675 check for NULL pointers returned from folder->fetch_msginfo virtual
676 (should solve some reported crashes)
678 2002-08-30 [alfons] 0.8.2claws13
683 enable crash dialog on compilation time
684 (--enable-crash-dialog configure option)
686 2002-08-30 [alfons] 0.8.2claws12
691 apply memory leak plug patch by Martin Kluge
692 (closes patch "[ 602568 ] patch for 602441 little memory leak",
693 bug "[ 599677 ] Very small memory leak in 0.81claws115",
694 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
696 2002-08-30 [darko] 0.8.2claws11
699 copy Gtk style from normal style to match
700 font size for coloured folders
702 2002-08-29 [alfons] 0.8.2claws10
705 Type=Internet <- Type=Application
706 (reported by Michael Schwendt, see:
707 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
708 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
710 2002-08-29 [paul] 0.8.2claws9
712 * sync with 0.8.2cvs5
713 see ChangeLog 2002-08-29
715 2002-08-29 [colin] 0.8.2claws8
718 Added a sanity check in summary_select_thread
719 Should fix bug 601605
721 2002-08-29 [colin] 0.8.2claws7
724 Revert claws6 changes regarding bug #591676
726 2002-08-28 [colin] 0.8.2claws6
729 Ignore cache for queue folderitems
732 2002-08-28 [melvin] 0.8.2claws5
737 2002-08-28 [melvin] 0.8.2claws4
740 Updated a bit the text concerning the spell checker
742 2002-08-28 [melvin] 0.8.2claws3
744 Merged the GNU_aspell_branch:
745 Support of new GNU/aspell is now included and the old pspell
746 is not supported anymore.
750 Updated spell checker text to reflect the switch to GNU/aspell
752 * ac/aspell.m4 *** NEW ***
753 * src/gtkaspell.[ch] *** NEW ***
754 * ac/pspell.m4 *** DELETED ***
755 * src/gtkspell.[ch] *** DELETED ***
758 Updated for GNU/aspell support
761 Replaced gtkspell.c by gtkaspell.c
769 * src/prefs_common.[ch]
770 Updated for GNU/aspell support
772 2002-08-28 [paul] 0.8.2claws2
774 * sync with 0.8.2cvs4
775 see ChangeLog 2002-08-27 and 2002-08-28
777 2002-08-28 [colin] 0.8.2claws1
779 * src/summary_search.c
782 2002-08-28 [jens] 0.8.2claws
785 Updated German translations
787 2002-08-27 [melvin] 0.8.2claws
790 Updated French translations
792 2002-08-27 [paul] 0.8.2claws
794 * sync with 0.8.2 main release
802 updated message catalogs submitted by
803 Ricardo Mones Lastra, Alessandro Maestri,
804 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
805 Beneditto and Urke MMI
807 2002-08-27 [hoa] 0.8.1claws123
809 * src/mainwindow.[ch]
810 * src/summaryview.[ch]
811 removed the "filter setting" menu option.
812 add a "cancel a news message" menu option.
814 2002-08-26 [martin] 0.8.1claws122
817 changed string under 0.8.1claws79 changed by myself
820 2002-08-26 [martin] 0.8.1claws121
823 added kill command to debuggerrc to start crash dialog
825 2002-08-26 [paul] 0.8.1claws120
827 * sync with 0.8.1cvs31
828 see ChangeLog 2002-08-26
830 2002-08-25 [alfons] 0.8.1claws119
833 fix bug that didn't send out correct headers to news server
834 when sending news article and email from queue (bug reported
835 and patch provided by Tim Mann; closes bug
836 "[ 583196 ] 0.7.8claws can't post news")
838 2002-08-25 [alfons] 0.8.1claws118
840 * src/selective_download.c
841 mark two strings as translatable
842 (thanks to Urke MMI for pointing this out)
844 2002-08-25 [alfons] 0.8.1claws117
847 treat sent boxes as special and allow sorting them by addressee
848 (closes "[ 589418 ] Sent folder sorting misbehavior"
849 submitted by Steve Lamb)
851 2002-08-24 [alfons] 0.8.1claws116
854 fix memleak reported by Martin Kluge
855 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
857 2002-08-24 [oliver] 0.8.1claws115
859 * src/prefs_toolbar.c
860 o code cleanup as suggested by Alfons
863 2002-08-24 [alfons] 0.8.1claws114
866 o fix another memory leak reported by Martin Kluge
867 (see "[ 599568 ] Small Memory Leak")
868 o remove 'from' variable from 'summary_set_header()'; we can
871 2002-08-24 [paul] 0.8.1claws113
873 * sync with 0.8.1cvs30
874 see ChangeLog 2002-08-23
876 2002-08-24 [alfons] 0.8.1claws112
879 remove unnecessary allocations for search bar fixing leaks
880 reported by Martin Kluge
881 (see "[ 599451 ] Further memory leaks?")
883 2002-08-24 [alfons] 0.8.1claws111
886 make get_socket_name() public for crash.c
888 o make report bug button work (goes to claws'
889 bug tracker at sf.net)
890 o introduce function for doing important stuff just
891 before claws goes down
894 2002-08-24 [alfons] 0.8.1claws110
897 move cursor to "To" entry when forwarding as attachment
898 (reported and solved by Steve Lamb, closes bug report
899 "[ 592880 ] Forward as attachment; cursor not in to")
901 2002-08-24 [colin] 0.8.1claws109
904 fix quick search visibility after GUI (de)separations.
906 2002-08-23 [colin] 0.8.1claws108
909 fix header pane visibility after folderview or
910 messageview (de)separation
912 2002-08-23 [paul] 0.8.1claws107
914 * src/mainwindow.[ch]
916 give full control of display or non-display
917 of the Execute icon to Custom toolbar settings.
918 add new sensitivity condition to maninwindow.h:
924 more sync with 0.8.1cvs29
926 2002-08-23 [melvin] 0.8.1claws106
929 Readded support for custom widget in alertpanel lost in last
932 2002-08-23 [paul] 0.8.1claws105
934 * sync with 0.8.1cvs29
935 see ChangeLog 2002-08-23
937 2002-08-23 [colin] 0.8.1claws104
940 Fix folder and search pixmaps exchanging positions
941 after theme or toolbar changes. Thank to Oliver for
944 2002-08-23 [colin] 0.8.1claws103
950 Changed messageview_create() and noticeview_create()
951 to avoid the last gdk_warning
953 2002-08-22 [colin] 0.8.1claws102
956 Fix my new `Creating pixmap from xpm' warning
958 2002-08-22 [colin] 0.8.1claws101
961 Fix some of the gdk warnings
963 2002-08-22 [colin] 0.8.1claws100
968 * src/pixmaps/quicksearch.xpm *ADDED*
969 Add the quicksearch pixmap
973 Make quicksearch bar visible/hidden via a button
975 2002-08-22 [christoph] 0.8.1claws99
978 fix folder update for newsgroups with message
979 numbers below minimum number of articles to fetch
982 2002-08-22 [paul] 0.8.1claws98
984 * sync with 0.8.1cvs28
985 see ChangeLog 2002-08-22
987 2002-08-21 [alfons] 0.8.1claws97
990 use bt instead of bt full which seems to work
991 better, and bt full doesn't give a great deal
992 of information anyway
994 2002-08-21 [colin] 0.8.1claws96
997 fix summaryview_searchtype_changed prototype
999 2002-08-21 [christoph] 0.8.1claws95
1002 o fix broken menu update for sorting type, we have to
1003 get this info from the summaryview now
1004 o removed setting of threaded state in menu callback
1005 * src/summaryview.[ch]
1006 more summaryview/folderitem seperation for
1009 removed not required --with-compiler-flags option
1011 2002-08-21 [oliver] 0.8.1claws94
1014 o rename toolbar.xml to toolbar_main.xml
1015 since toolbar_compose.xml might come up
1020 2002-08-21 [darko] 0.8.1claws93
1023 don't reset tmp flags for messages copied
1026 2002-08-21 [colin] 0.8.1claws92
1028 * src/prefs_filtering.c
1029 fix renaming rules on folder rename
1030 when folder is not a leaf folder
1032 2002-08-21 [paul] 0.8.1claws91
1034 * src/prefs_folder_item.c
1035 fix alignment of colour selector
1037 2002-08-21 [paul] 0.8.1claws90
1039 * sync with 0.8.1cvs27
1040 see ChangeLog 2002-08-21
1042 2002-08-21 [paul] 0.8.1claws89
1045 fix crash when changing field type in
1048 2002-08-21 [colin] 0.8.1claws88
1051 Made quick search case-insensitive
1053 2002-08-21 [paul] 0.8.1claws87
1055 * sync with 0.8.1cvs26
1056 see ChangeLog 2002-08-21
1058 2002-08-20 [christoph] 0.8.1claws86
1062 * src/summaryview.[ch]
1063 more summaryview/folderitem seperation for
1064 sort_key and sort_type
1066 added missing return statement
1068 2002-08-20 [colin] 0.8.1claws85
1070 * src/summaryview.[ch]
1071 Added a quick search box
1073 * src/prefs_common.[ch]
1074 Added a show/hide option for the quick search
1076 2002-08-20 [oliver] 0.8.1claws84
1079 remove toolbar_create_popups
1081 o remove toolbar_create_popups
1082 o fix toolbar_set_sensitive
1083 (Bug reports #596834 and #596832)
1084 * src/prefs_toolbar.c
1085 o add "Set default" button
1086 o align label and text + combo widgets
1088 2002-08-20 [hoa] 0.8.1claws83bis
1091 fixed a bug in imap_fetch_msginfo() in case there is no
1094 2002-08-20 [darko] 0.8.1claws83
1097 copy the color style of folder view so it
1098 works with GTK themes
1100 2002-08-20 [darko] 0.8.1claws82
1104 * src/prefs_folder_item.[hc]
1105 don't use UI stuff in folder.h
1107 2002-08-20 [darko] 0.8.1claws81
1110 * src/prefs_folder_item.h
1112 * src/prefs_folder_item.c
1113 ability to set folder color in folderview
1115 2002-08-19 [alfons] 0.8.1claws80
1118 fix one of the earlier memleaks reported by Martin Kluge
1120 2002-08-19 [alfons] 0.8.1claws79
1123 hide notice view when selecting seperate folder
1124 view (reported by Urke MMI)
1126 2002-08-19 [christoph] 0.8.1claws78
1129 * src/prefs_folder_item.h
1130 * src/summaryview.[ch]
1131 o add summary_set_prefs_from_folderitem to set
1132 summaryview prefs (first step to remove all
1133 references to the folderitem in summaryview)
1134 o moved compiled regex stuff from folderitem prefs
1137 2002-08-19 [paul] 0.8.1claws77
1140 add check for '.' to QUOTE_IF_REQUIRED
1142 2002-08-19 [paul] 0.8.1claws76
1145 sync with 0.8.1cvs25 (plug memory leak)
1147 * src/prefs_toolbar.c
1148 re-order prefs_toolbar_cancel()
1150 2002-08-18 [alfons] 0.8.1claws75
1154 plug other memleaks reported by Martin Kluge
1156 2002-08-18 [paul] 0.8.1claws74
1159 updated by Fabio Jr. Beneditto
1161 2002-08-18 [paul] 0.8.1claws73
1164 fix bug where tooltips were displayed untranslated
1166 * src/prefs_toolbar.c
1167 fix bug where clicking 'Cancel' creates an icon & text
1168 toolbar regardless of prefs
1171 2002-08-17 [oliver] 0.8.1claws72
1173 * src/prefs_toolbar.c
1174 update toolbar on CANCEL
1175 bug reported by Martin Kluge
1177 toolbar_destroy memleak fixed
1179 2002-08-17 [alfons] 0.8.1claws71
1182 plug another memleak reported by Martin Kluge
1184 2002-08-16 [alfons] 0.8.1claws70
1187 use execvp() correctly (suggested by wwp; thanks!)
1189 2002-08-16 [alfons] 0.8.1claws69
1192 plug memory leak reported by Kim Schultz & Martin Kluge
1194 2002-08-16 [paul] 0.8.1claws68
1197 updated by Ricardo Mones Lastra
1199 2002-08-16 [paul] 0.8.1claws67
1202 fix bug where 'Compose News' icon showed wrong
1205 2002-08-16 [paul] 0.8.1claws66
1207 * sync with 0.8.1cvs24
1208 see ChangeLog 2002-08-16
1211 updated by Alessandro Maestri
1213 2002-08-15 [paul] 0.8.1claws65
1218 2002-08-15 [paul] 0.8.1claws64
1221 don't translate debug info
1226 2002-08-15 [paul] 0.8.1claws63
1228 * src/prefs_toolbar.c
1229 fix bug where clicking 'OK' creates an icon & text
1230 toolbar regardless of prefs
1232 2002-08-14 [alfons] 0.8.1claws62
1235 add global var that has the full argv[0]
1237 o execvp the correct sylpheed by using argv0
1238 and setting the correct work dir
1241 2002-08-14 [oliver] 0.8.1claws61
1243 * enable/disable Toolbar Action Buttons
1247 * src/prefs_toolbar.c
1249 2002-08-14 [melvin] 0.8.1claws60
1252 Updated French translations
1254 2002-08-14 [melvin] 0.8.1claws59
1257 Made bug report not translatable
1259 Fixed exporthtml_build_filespec() return value
1261 Fixed incorrect include file
1263 * src/prefs_actions.c
1264 * src/prefs_toolbar.c
1265 Made debug info not translatable
1268 Added missing includes
1269 * src/prefs_common.c
1272 2002-08-14 [paul] 0.8.1claws58
1274 * faq/es/sylpheed-faq.html
1275 faq/es/sylpheed-faq-[1-3].html
1276 faq/es/sylpheed-faq-4.html **NEW FILE **
1279 2002-08-13 [christoph] 0.8.1claws57
1282 ignore thread fix that did not mark all
1283 child nodes of a ignored thread as
1284 ignored. Does not work perfectly yet,
1285 but it is better now
1287 2002-08-13 [alfons] 0.8.1claws56
1290 o implement 'save crash log'
1293 2002-08-13 [melvin] 0.8.1claws55
1296 removed unrequired "execinfo.h" header
1298 2002-08-12 [paul] 0.8.1claws54
1300 * faq/en/sylpheed-faq.html
1301 faq/en/sylpheed-faq-[1-3].html
1302 faq/en/sylpheed-faq-4.html **NEW FILE **
1305 2002-08-12 [alfons] 0.8.1claws53
1308 add crash.c to translatables
1310 bring in Leandro's crash dialog
1312 2002-08-11 [alfons] 0.8.1claws52
1315 clean up some warnings
1317 2002-08-11 [alfons] 0.8.1claws51
1321 * src/crash.[ch] ** NEW FILES **
1323 initial gdb crash handler
1325 2002-08-11 [paul] 0.8.1claws50
1327 * src/prefs_toolbar.c
1328 replace Up/Down arrow pixmaps with text to be
1329 consistent across icon themes
1331 2002-08-11 [paul] 0.8.1claws49
1333 * src/prefs_common.c
1335 rename 'Pixmap' -> 'Icon'
1338 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1340 2002-08-10 [paul] 0.8.1claws48
1342 * src/prefs_toolbar.c
1345 2002-08-10 [paul] 0.8.1claws47
1348 don't write Processing progress to status bar
1349 patch submitted by Alexander Evseev
1351 * src/prefs_toolbar.c
1352 re-position and resize window
1353 make window assume correct size on first call
1355 2002-08-10 [paul] 0.8.1claws46
1362 follow UI text conventions
1364 2002-08-10 [alfons] 0.8.1claws45
1367 correct pixmap for delete action
1369 2002-08-10 [paul] 0.8.1claws44
1372 updated by Fabio Jr. Beneditto
1374 2002-08-10 [paul] 0.8.1claws43
1377 add custom toolbar files
1379 2002-08-10 [paul] 0.8.1claws42
1381 * sync with 0.8.1cvs22
1382 see ChangeLog 2002-08-09
1384 2002-08-09 [paul] 0.8.1claws41
1388 tools/outlook2sylpheed.pl ** NEW FILE **
1389 add script to convert exported Outlook
1390 contacts list to a Sylpheed addressbook.
1391 Submitted by Ricardo Mones Lastra.
1393 2002-08-09 [paul] 0.8.1claws40
1397 po/sr.po ** NEW FILE **
1398 add Serbian message catalog. Submitted by
1399 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1401 2002-08-09 [paul] 0.8.1claws39
1403 * sync with 0.8.1cvs21
1404 see ChangeLog 2002-08-08
1406 2002-08-08 [oliver] 0.8.1claws38
1409 move Custom Toolbar to Configuration menu
1411 2002-08-08 [oliver] 0.8.1claws37
1413 * src/prefs_toolbar.c
1414 fix substitute pixmap bug
1416 2002-08-08 [paul] 0.8.1claws36
1418 * sync with 0.8.1cvs19
1419 see ChangeLog 2002-08-08
1421 2002-08-07 [christoph] 0.8.1claws35
1424 fixed a memory leak in new canonicalize_file_replace
1426 2002-08-07 [christoph] 0.8.1claws34
1429 o canonicalize_file_replace should create the temporary
1430 file in the same directory as the original file.
1431 o added get_tmpfile_in_dir that creates a temorary file
1432 in a specified directory.
1434 2002-08-07 [melvin] 0.8.1claws33
1437 fixed bug where 'Article' button acted as 'Email' button.
1439 2002-08-07 [paul] 0.8.1claws32
1441 * sync with 0.8.1.cvs17
1442 see ChangeLog 2002-08-07
1444 2002-08-07 [colin] 0.8.1claws31
1447 fix mass-cancel problem
1449 2002-08-07 [thorsten] 0.8.1claws30
1451 * src/prefs_toolbar.c
1452 fix: crash on replace or add new button
1454 fix: close xmlfile after reading
1456 fix: unlink() file before rename()
1458 2002-08-06 [paul] 0.8.1claws29
1460 * sync with 0.8.cvs15
1461 see ChangeLog 2002-08-06
1463 2002-08-06 [oliver] 0.8.1claws28
1466 * src/prefs_toolbar.c
1467 fixed empty toolbar issue
1469 2002-08-06 [oliver] 0.8.1claws27
1471 * Custom Toolbar Final
1475 o toolbar stuff now lives in src/toolbar.[ch]
1476 o main_window_toolbar_* functions are renamed to
1477 toolbar_* reflecting their new source file
1478 * src/mainwindow.[ch]
1479 o remove toolbar stuff
1481 2002-08-06 [oliver] 0.8.1claws26
1484 * src/prefs_toolbar.[ch] **New File**
1485 * src/toolbar.[ch] **New File**
1486 o prefs_toolbar.[ch] custom toolbar frontend
1487 o toolbar.[ch] backend
1489 2002-08-06 [oliver] 0.8.1claws25
1491 * src/prefs_actions.[ch]
1492 o new exported function actions_execute
1494 2002-08-06 [paul] 0.8.1claws24
1496 * sync with 0.8.1cvs4
1497 see ChangeLog 2002-08-06
1499 2002-08-06 [paul] 0.8.1claws23
1501 * sync with 0.8.1cvs13
1502 see ChangeLog 2002-08-06
1504 2002-08-06 [paul] 0.8.1claws22
1506 * sync with 0.8.1cvs12
1507 see ChangeLog 2002-08-05 and 2002-08-06
1509 2002-08-06 [match] 0.8.1claws21
1512 improvements to cut/copy/paste address
1514 2002-08-05 [match] 0.8.1claws20
1521 fixes to improve cut/copy/paste
1523 2002-08-06 [melvin] 0.8.1claws19
1526 account_find_all_from_address(): new function that returns the
1527 list of all accounts that are matched in an address.
1528 * src/alertpanel.[ch]
1529 alertpanel() now accepts a custom widget
1530 alertpanel_with_widget(): new function that pops up a panel with
1531 a custom widget in it
1533 gtkut_account_menu_new(): new function that allows the selection
1534 of an account from a list of accounts.
1536 Extended Return Receipt notification to select the correct
1537 account and to make a security test on the Delivery-Notification
1538 address which should be the same as the Return-Path.
1540 2002-08-06 [thorsten] 0.8.1claws18
1543 attach_all: save unnamed as "noname.%d",
1544 dont free static dirname
1546 2002-08-05 [alfons] 0.8.1claws17
1549 detect XIM by trying to link rather than compile a XIM program
1551 2002-08-05 [oliver] 0.8.1claws16
1553 * src/stock_pixmap.[ch]
1554 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1555 o new func to retrieve pixmaps
1557 2002-08-05 [paul] 0.8.1claws15
1559 * sync with 0.8.1cvs10
1560 see ChangeLog 2002-08-05
1562 2002-08-04 [alfons] 0.8.1claws14
1565 see if this plugs memleak
1567 2002-08-04 [melvin] 0.8.1claws13
1570 fixed bug that could crash Sylpheed when highlighting
1571 all misspelled words.
1573 2002-08-03 [melvin] 0.8.1claws12
1575 * src/prefs_actions.c
1576 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1578 fixed bug where the Return Receipt was sent to
1579 Delivery-Notification-To address even if it was not present
1581 2002-08-02 [alfons] 0.8.1claws11
1583 * src/prefs_actions.c
1584 o more check for NULLs
1585 o put create_io_dialog() in right conditional block
1587 2002-08-02 [paul] 0.8.1claws10
1590 updated by Ricardo Mones Lastra
1592 2002-08-01 [christoph] 0.8.1claws9
1595 don't free the cache of the opened
1596 folder in the summaryview
1598 don't unset flags, if it is not required
1600 2002-08-01 [paul] 0.8.1claws8
1602 * sync with 0.8.1cvs8
1603 see ChangeLog entry 2002-08-01
1605 2002-08-01 [paul] 0.8.1claws7
1607 * sync with 0.8.1cvs7
1608 see ChangeLog 2002-07-31 and 2002-08-01
1610 2002-07-31 [christoph] 0.8.1claws6
1613 forgot to update menu sensitivity
1614 function for new menu entry
1616 2002-07-31 [alfons] 0.8.1claws5
1619 check folder item and its path for NULL on
1622 2002-07-31 [christoph] 0.8.1claws4
1625 check if folder_item_get_msginfo in
1626 folder_item_remove_msg returned NULL
1628 better clear the uid cache in the
1629 uid validity check function and delete
1632 2002-07-31 [paul] 0.8.1claws3
1635 add the '--attach' option and a few other
1638 2002-07-31 [paul] 0.8.1claws2
1640 * sync with 0.8.1cvs5
1641 see ChangeLog 2002-07-31
1643 2002-07-31 [christoph] 0.8.1claws1
1645 * src/folderview.[ch]
1647 replace "Rescan all folders..." with
1648 "Check all folders for new messages..."
1650 2002-07-30 [paul] 0.8.1claws
1652 * version 0.8.1claws released
1654 2002-07-30 [paul] 0.8.0claws29
1656 * tools/OOo2sylpheed.pl ** NEW FILE **
1658 add script to enable sending documents as
1659 attachments from OpenOffice.org
1661 2002-07-30 [melvin] 0.8.0claws28
1663 * src/prefs_actions.c
1664 Made the actions' input/output dialog display
1667 2002-07-30 [christoph] 0.8.0claws27
1670 check if folder_item_get_msginfo in
1671 procmsg_save_to_outbox returned NULL
1673 2002-07-30 [paul] 0.8.0claws26
1675 * sync with 0.8.1cvs4
1676 see ChangeLog 2002-07-29
1678 2002-07-29 [thorsten] 0.8.0claws25
1681 added selective download, delete on server
1683 2002-07-29 [paul] 0.8.0claws24
1685 * sync with 0.8.1cvs3
1686 see ChangeLog 2002-07-29
1688 2002-07-27 [christoph] 0.8.0claws23
1691 add extra check if fetching the msginfo
1694 2002-07-27 [paul] 0.8.0claws22
1696 * sync with 0.8.1cvs2
1697 see ChangeLog 2002-07-26
1699 2002-07-27 [christoph] 0.8.0claws21
1702 add another check if a valid msginfo
1705 2002-07-26 [hoa] 0.8.0claws20
1708 Fixed a condition in folder_item_destroy()
1711 Fixed an error in IMAP protocol
1713 2002-07-26 [alfons] 0.8.0claws19
1716 ofcourse compare with identifier, not the path
1718 2002-07-26 [alfons] 0.8.0claws18
1721 use folder item identifier for saving / restoring
1722 preferences because folder->path might not be unique
1724 2002-07-26 [melvin] 0.8.0claws17
1727 Fixed a crash introduced in 0.8.0claws5 when log is
1728 cut under 80 characters.
1730 2002-07-26 [paul] 0.8.0claws16
1732 * sync with 0.8.1cvs1
1733 see ChangeLog 2002-07-26
1735 2002-07-26 [christoph] 0.8.0claws15
1738 imap folder now remembers the last selected
1739 folder and imap_fetch_msginfo skips selecting
1740 the folder if it is already selected
1742 2002-07-26 [christoph] 0.8.0claws14
1747 fix imap folder rescanning
1749 2002-07-25 [christoph] 0.8.0claws13
1759 implement imap uid cache and uid validity check
1761 2002-07-25 [alfons] 0.8.0claws12
1764 fix a brown paper bag bug, and also add some more
1767 2002-07-25 [christoph] 0.8.0claws11
1770 don't mix copy, fetch_msginfo and remove
1771 operations in folder item copy and move
1774 2002-07-25 [christoph] 0.8.0claws10
1778 * src/prefs_folder_item.c
1779 * src/summaryview.[ch]
1780 remove no longer required parameter update_cache from
1783 2002-07-25 [paul] 0.8.0claws9
1790 2002-07-24 [alfons] 0.8.0claws8
1793 sort correctly when using simplified subject line
1794 (closes feature request "[ 585141 ] applying regexp to subject
1795 before sort" submitted by Alexandra Walford)
1797 2002-07-24 [paul] 0.8.0claws7
1799 * sync with 0.8.0cvs3
1800 see ChangeLog 2002-07-24
1802 2002-07-23 [christoph] 0.8.0claws6
1809 o separate processing and summaryview
1810 o removed summary_write_cache from summaryview
1811 o removed summaryview->killed_messages, because we don't have
1812 to keep a list of killed messages anymore. New cache will
1813 keep the hidden messages in cache anyway
1816 * src/selective_download.c
1817 o removed unnecessary summary_write_cache calls
1819 o don't set ignore thread flag in procmsg_get_thread_tree
1820 if it is already set
1823 o moved STATUSBAR_PUSH/POP to statusbar.h because
1824 they are used in different files
1826 2002-07-23 [melvin] 0.8.0claws5
1832 * src/editldap_basedn.c
1834 * src/prefs_common.c
1835 Fixed few memory leak (gtk_editable_get_chars returns
1836 an allocated string)
1838 Fixed few memory leak (gtk_editable_get_chars returns
1839 an allocated string) and modified a little the log cutting
1842 Replaced a call to an obsolete function gtk_entry_get_text()
1843 by gtk_editable_get_chars()
1845 Removed a debug printf
1847 2002-07-23 [christoph] 0.8.0claws4
1850 fix another g_dirname memory leak
1852 2002-07-23 [christoph] 0.8.0claws3
1855 fixed a memory leak in mh_fetch_msginfo
1856 fixed crash when message header could not be
1859 2002-07-23 [paul] 0.8.0claws2
1861 * sync with 0.8.0cvs2
1862 see ChangeLog 2002-07-23
1864 2002-07-23 [paul] 0.8.0claws1
1866 * sync with 0.8.0cvs1
1867 see ChangeLog 2002-07-23
1869 2002-07-23 [paul] 0.8.0claws
1871 * release of 0.8.0claws
1873 2002-07-23 [paul] 0.7.8claws99
1876 new Russian translation, submitted by
1877 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1879 2002-07-22 [jens] 0.7.8claws98
1882 Updated German translations.
1884 2002-07-22 [paul] 0.7.8claws97
1890 updated translations by Ricardo Mones Lastra,
1891 Alessandro Maestri, Wilbert Berendsen and
1892 Fabio Jr. Beneditto respectively
1894 2002-07-22 [christoph] 0.7.8claws96
1897 fix memory leak caused by wrong g_dirname usage
1899 2002-07-22 [christoph] 0.7.8claws95
1902 update new and unread message counts for summaryview
1903 summaryview does not get it from the folder anymore
1904 and has to update the values itself
1906 2002-07-22 [melvin] 0.7.8claws94
1909 Updated French translations.
1911 2002-07-22 [christoph] 0.7.8claws93
1914 set prop->preg pointer to NULL or following check
1915 will not fail and regexec will be called with
1918 2002-07-21 [alfons] 0.7.8claws92
1920 * src/prefs_common.[ch]
1921 remove option "Send return receipt on request"
1923 2002-07-21 [thorsten] 0.7.8claws91
1926 fixed memleaks, coding style as pointed out by alfons
1928 2002-07-21 [alfons] 0.7.8claws90
1931 * src/noticeview.[ch]
1932 o fix bug notice view being displayed when going to empty folder
1933 (noticed by Christoph)
1934 o allow RRR to be sent when restarting sylpheed, or changing folder
1935 (noticed by Thorsten)
1937 2002-07-21 [thorsten] 0.7.8claws89
1940 Included save_all patch from Xaview FACQ
1941 added support for pathnames
1943 2002-07-21 [alfons] 0.7.8claws88
1948 * src/messageview.[ch]
1949 * src/noticeview.c ** NEW FILE **
1950 * src/noticeview.h ** NEW FILE **
1951 make return receipts work again
1952 (UI idea by Leandro Pereira)
1954 2002-07-21 [paul] 0.7.8claws87
1957 fix sensitivity of 'Select thread'
1959 2002-07-21 [paul] 0.7.8claws86
1961 * src/prefs_common.c
1962 add browser command line for Galeon
1964 2002-07-21 [paul] 0.7.8claws85
1967 fix 'EXTRA_DIST': remove README.README, add TODO
1970 2002-07-21 [alfons] 0.7.8claws84
1973 make enter clear selection
1974 (closes "[ 579888 ] Editor selection/entry error"
1975 reported by Steve Lamb)
1977 2002-07-21 [alfons] 0.7.8claws83
1980 sort message list when selecting unthread messages
1981 (closes "[ 501593 ] switching threaded view doesn't sort"
1982 reported by Simon Schubert)
1984 2002-07-20 [alfons] 0.7.8claws82
1989 2002-07-20 [thorsten] 0.7.8claws81
1992 Fixed expansion of empty fields in matchactions
1994 2002-07-19 [melvin] 0.7.8claws80
1997 Removed a duplicate menu entry (fast mode) introduced during
1999 Added a menu separator between 'Use alternate' and 'Fast mode'
2001 2002-07-19 [paul] 0.7.8claws79
2007 2002-07-19 [thorsten] 0.7.8claws78
2009 * tools/calypso_convert.pl ** NEW FILE **
2012 script to import mbox files exported
2014 o generates folder structure
2015 o includes attachments
2017 2002-07-19 [melvin] 0.7.8claws77
2019 * src/selective_download.[ch]
2020 Fixed bug where closing the dialog with the window manager's
2021 close button will not unlock the summary
2022 Corrected some function declarations that missed a return value
2023 Made the source code comply better with coding style.
2024 * src/prefs_common.c
2025 Added new browser command line for Mozilla.
2027 2002-07-18 [paul] 0.7.8claws76
2030 src/selective_download.[ch]
2031 reflect theme changes, fix Gdk Warning when creating
2032 pixmap from NULL window, and minor clean up.
2033 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2038 2002-07-17 [paul] 0.7.8claws75
2046 2002-07-16 [paul] 0.7.8claws74
2048 * tools/filter_conv.pl
2050 replace conversion script with reimplemented version,
2051 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2053 2002-07-16 [colin] 0.7.8claws73
2056 remove forgotten debug messages - sorry ;-)
2058 2002-07-16 [colin] 0.7.8claws72
2064 add the ability to select part of a text mime-part
2067 2002-07-15 [christoph] 0.7.8claws71
2070 fix folder message count for folders without
2071 msg_is_changed (includes news folders)
2073 2002-07-15 [martin] 0.7.8claws70
2076 option "display recipient on 'From'..." now works
2077 without the need of enabling the option
2078 "display sender using address book".
2080 2002-07-15 [christoph] 0.7.8claws69
2083 removed setting folder status from summaryview.
2084 folder.c should update all message counts correctly.
2086 2002-07-15 [paul] 0.7.8claws68
2089 updated by Fabio Junior Beneditto
2091 2002-07-15 [darko] 0.7.8claws67
2094 Fixed target folder colorization, don't decrease op
2097 2002-07-14 [paul] 0.7.8claws66
2099 * sync with main 0.8.0
2100 see ChangeLog 2002-07-14
2102 2002-07-13 [melvin] 0.7.8claws65
2107 Replaced sprintf by g_snprintf to prevent possible buffer
2110 Corrected a log message output format.
2111 Added a missing "done" debug output.
2113 Added keyboard accelerator for Priority menu items
2114 Added missing \n in debug output
2118 Added missing \n in debug output
2120 2002-07-13 [paul] 0.7.8claws64
2123 change Sergey's email address to the sf address
2126 increase show_url_timeout (more useful for long
2129 2002-07-12 [sergey] 0.7.8claws63
2132 applied (with some modifications) patch to set the
2133 micalg parameter for signatures
2134 (2001-08-28 Werner Koch <wk@gnupg.org>)
2136 2002-07-12 [sergey] 0.7.8claws62
2140 fixed man page installation
2142 2002-07-12 [paul] 0.7.8claws61
2144 * sync with 0.7.8cvs26
2145 see ChangeLog 2002-07-11 and 2002-07-12
2147 2002-07-11 [christoph] 0.7.8claws60
2151 first use the message number to find the message
2152 to mark with a reply flag but check the
2153 message-id if we got the correct message, if not
2154 try to find it by message-id.
2155 use new string seperator that is not allowed
2158 2002-07-11 [paul] 0.7.8claws59
2160 * sync with 0.7.8cvs23
2161 see ChangeLog 2002-07-10
2163 2002-07-10 [christoph] 0.7.8claws58
2167 Added message-id table to the cache in memory
2168 and functions to msgcache.c and folder.c to
2169 fetch MsgInfos by message id
2172 store folder and message-id of message replying
2173 to in queue header and set reply flag after sending
2174 (Closes bug #469498)
2176 2002-07-10 [paul] 0.7.8claws57
2180 add Martin to the list of authors
2182 2002-07-09 [martin] 0.7.8claws56
2184 Added gtk_ctree_last_visible(), tree_update_level(),
2185 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2186 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2187 from gtk+ to gtksctree.c for the new sorting code
2188 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2189 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2191 Added declaration for gtk_sctree_sort_recursive() and
2192 gtk_sctree_sort_node
2197 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2198 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2200 2002-07-08 [paul] 0.7.8claws55
2202 * more sync with 0.7.8cvs21
2203 see ChangeLog 2002-07-08
2205 2002-07-08 [paul] 0.7.8claws54
2207 * sync with 0.7.8cvs21
2208 see ChangeLog 2002-07-08
2210 2002-07-07 [alfons] 0.7.8claws53
2213 * src/stock_pixmap.[ch]
2214 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2215 * src/pixmaps/notice_error.xpm ** NEW FILE **
2216 * src/pixmaps/notice_note.xpm ** NEW FILE **
2217 add new pixmaps for upcoming notice pane
2219 2002-07-06 [melvin] 0.7.8claws52
2222 Made them a bit closer to Sylpheed's coding style.
2224 Removed possible memory leaks when some errors occurs.
2226 2002-07-06 [melvin] 0.7.8claws51
2229 Removed --no-location in xgettext command line to help
2230 translators that use Emacs' po-mode
2232 Removed unnecessary comments that messed up sylpheed.pot
2234 2002-07-06 [paul] 0.7.8claws50
2236 * sync with 0.7.8cvs19
2237 see ChangeLog 2002-07-05
2239 2002-07-06 [christoph] 0.7.8claws49
2243 fix folder_item_remove_all_msg and folderview
2244 status for trash folders after emptying trash
2246 2002-07-05 [paul] 0.7.8claws48
2248 * sync with 0.7.8cvs16
2249 see ChangeLog 2002-07-04 and 2002-07-05
2251 2002-07-04 [paul] 0.7.8claws47
2253 * sync with 0.7.8cvs14
2254 see ChangeLog 2002-07-04
2256 2002-07-03 [alfons] 0.7.8claws46
2259 dupe folder item's path because it's being reallocated
2260 by new folder scanning code
2262 2002-07-03 [christoph] 0.7.8claws45
2265 better IMAP uid fetching using 'FETCH 1:* (UID)'
2267 add missing return in msgcache_write
2269 2002-07-02 [thorsten] 0.7.8claws44
2274 use binary mode for file access
2276 2002-07-02 [christoph] 0.7.8claws43
2278 * major code cleanup (part 1)
2280 - unused variables removed
2281 - unused functions removed
2282 - uninitialized variables checked
2283 - missing return statements added
2284 - missing function return types added
2285 - added parentheses around assignment and
2286 && in || when suggested by gcc
2290 replaced direct calls to folder->scan_tree
2291 with folder_scan_tree and restore folder
2292 prefs in this function. The folder should
2293 not have to deal with them.
2294 ( Should now work for all folder types )
2296 2002-07-02 [paul] 0.7.8claws42
2298 * sync with 0.7.8cvs13
2299 see ChangeLog 2002-07-01 and 2002-07-02
2301 2002-07-01 [christoph] 0.7.8claws41
2304 fix "goto next/prev unread message" with
2307 2002-07-01 [paul] 0.7.8claws40
2310 updated by Ricardo Mones Lastra
2312 2002-06-30 [match] 0.7.8claws39
2315 applied variation of leonerd's patch (566661) to
2316 allow multiple email addresses per JPilot entry.
2317 addresses may be separated by space, comma, pipe,
2318 semi-colon, new-line.
2320 2002-06-30 [alfons] 0.7.8claws38
2323 simple fix for putting older nodes before
2324 newer nodes when threading by subject
2326 2002-06-30 [christoph] 0.7.8claws37
2333 fix broken folder tree rescaning
2334 and don't use procmsg_get_mark_sum
2337 2002-06-30 [christoph] 0.7.8claws36
2339 * merge new cache branch
2341 fix new cache imap copy bug
2343 improved folder_item_scan
2344 it should now always set the correct
2345 new, unread and total message counts
2347 2002-06-29 [paul] 0.7.8claws35
2350 correct syntax error
2352 2002-06-29 [paul] 0.7.8claws34
2356 man/Makefile.am ** NEW FILE **
2357 man/sylpheed.1.gz ** NEW FILE **
2358 add Sylpheed man page
2360 2002-06-29 [paul] 0.7.8claws33
2363 updated by Fabio Junior Beneditto
2365 2002-06-28 [jens] 0.7.8claws32
2370 * src/selective_download.c
2371 removed gettext for space " "
2376 2002-06-28 [paul] 0.7.8claws31
2378 * sync with 0.7.8cvs11
2379 see ChangeLog 2002-06-28
2381 2002-06-28 [paul] 0.7.8claws30
2383 * sync with 0.7.8cvs10
2384 see ChangeLog 2002-06-27 and 2002-06-28
2386 2002-06-26 [paul] 0.7.8claws29
2389 src/selective_download.c
2390 don't gettextise empty strings.
2391 reserved by gettext. gettext("") returns
2392 the header entry with meta information,
2393 not the empty string
2398 2002-06-26 [paul] 0.7.8claws28
2400 * sync with 0.7.8cvs7
2401 see ChangeLog 2002-06-25
2403 * src/prefs_common.c
2404 ...and in the process, tweak the gui a little
2406 2002-06-25 [alfons] 0.7.8claws27
2410 fine tune ldap library detection
2412 2002-06-25 [alfons] 0.7.8claws26
2415 don't allow return receipts when composing a news article
2417 2002-06-25 [paul] 0.7.8claws25
2420 add '$(AMTAR)' to 'release' section to allow for
2421 new and older autotools
2423 2002-06-25 [paul] 0.7.8claws24
2426 fix "No more unread messages" persistant pop-up
2429 2002-06-25 [paul] 0.7.8claws23
2432 updated by Alessandro Maestri
2434 2002-06-25 [paul] 0.7.8claws22
2436 * sync with 0.7.8cvs6
2437 see ChangeLog 2002-06-25
2439 2002-06-24 [paul] 0.7.8claws21
2442 add GPL copyright information
2444 2002-06-24 [paul] 0.7.8claws20
2448 tools/update-po ** NEW FILE **
2449 add script that eases the creation of *.po files
2450 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2452 2002-06-23 [alfons] 0.7.8claws19
2455 make notification_convert_header obey const correctness
2456 (next step will be fixing the broken return receipt)
2458 2002-06-23 [paul] 0.7.8claws18
2461 fix bug introduced in last commit:
2462 removed too much code in last commit - put back what's
2465 2002-06-23 [paul] 0.7.8claws17
2467 * src/messageview.[ch]
2468 remove code committed in error from locally patched
2471 2002-06-23 [colin] 0.7.8claws16
2474 add compose_entry_select(), used to select the default_to
2475 email address - hopefully avoiding people sending mails to
2478 2002-06-22 [alfons] 0.7.8claws15
2481 add Bram Metsch & Stanislav Karchebny
2483 * src/prefs_account.[ch]
2485 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2486 options. (see <http://sourceforge.net/tracker/index.php
2487 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2489 - merge Stanislav's fix to make SMTP AUTH work with qmail
2490 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2492 2002-06-22 [paul] 0.7.8claws14
2494 * sync with 0.7.8cvs5
2495 see ChangeLog 2002-06-19 and 2002-06-20
2497 2002-06-22 [alfons] 0.7.8claws13
2499 * src/selective_download.c
2500 fix a stupid mistake I made
2502 2002-06-22 [alfons] 0.7.8claws12
2504 * src/selective_download.[ch]
2505 fix another unnoticed leak; cleanup code
2510 gpg-sign <-- gpg-sign-syl
2512 2002-06-21 [alfons] 0.7.8claws11
2514 * src/selective_download.c
2515 * src/selective_download.h
2516 fix assorted mix of allocation errors (should solve
2517 problem reported by Philippe Gramoullé, see:
2518 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2520 2002-06-20 [melvin] 0.7.8claws10
2522 * tools/gpg-sign *REMOVED*
2523 tools/gpg-sign-syl *ADDED*
2524 Replaced the gpg clearsigning script with the version using
2525 xterm instead of ssh-askpass and changed its name.
2528 Updated actions example to reflect the renaming of the
2529 gpg clearsigning script.
2531 2002-06-19 [paul] 0.7.8claws9
2533 * sync with 0.7.8claws9
2534 see ChangeLog 2002-06-18 and 2002-06-19
2536 2002-06-19 [paul] 0.7.8claws8
2538 * sync with 0.7.8cvs1
2539 see ChangeLog 2002-06-18
2541 2002-06-18 [alfons] 0.7.8claws7
2544 add omitted prototype
2546 2002-06-17 [paul] 0.7.8claws6
2549 fix hiding of exec_btn
2551 2002-06-17 [paul] 0.7.8claws5
2554 remove unneeded code: should_delete()
2555 and Pop3State::uidl_todelete_list
2557 2002-06-17 [paul] 0.7.8claws4
2560 see ChangeLog 2002-06-11 and 2002-06-13
2562 2002-06-16 [alfons] 0.7.8claws3
2565 make sure lock sort mode (claws specific) is
2566 also persists after a tree rescan
2568 2002-06-16 [alfons] 0.7.8claws2
2570 * src/prefs_folder_item.c
2572 fix persistence of folder sort mode (broken
2573 by adapting Hiro's new folder persistence code)
2575 2002-06-16 [alfons] 0.7.8claws1
2579 * src/prefscommon.[ch]
2580 control size of log text in log window;
2581 closes patch #569155 submitted by Mitko Haralanov.
2583 2002-06-15 [paul] 0.7.8claws
2585 * release of 0.7.8claws
2587 2002-06-15 [paul] 0.7.7claws
2590 updated by Fabio Junior Beneditto
2592 2002-06-14 [paul] 0.7.6claws49
2595 updated by Ricardo Mones Lastra
2597 2002-06-14 [paul] 0.7.6claws48
2600 updated translation by Wilbert Berendsen
2602 2002-06-14 [melvin] 0.7.6claws47
2605 Updated French translation
2607 2002-06-13 [paul] 0.7.6claws46
2610 allow filename to be typed in, rather than just
2611 selected by the mouse. Patch by Gustavo Noronha Silva.
2613 2002-06-13 [alfons] 0.7.6claws45
2615 * src/mainwindow.[ch]
2616 more cleanups (removing unnecessary menu items Expand
2617 summary / message view)
2619 2002-06-13 [melvin] 0.7.6claws44
2622 Added src/string_match.c
2623 * src/string_match.c
2624 Fixed possible buffer overflow.
2626 Added missing config.h header.
2627 * src/prefs_common.c
2630 Made some strings translatable (missing _(..)).
2632 2002-06-13 [melvin] 0.7.6claws43
2635 Corrected action example (verifying clearsigned mail).
2636 * src/prefs_account.c
2638 * src/prefs_common.c
2639 Removed incorrect line that generated a Gtk-CRITICAL msg.
2641 2002-06-12 [alfons] 0.7.6claws42
2644 add init of score column lost in 0.7.6claws42
2646 2002-06-12 [paul] 0.7.6claws41
2648 * src/prefs_account.c
2649 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2650 behavior of the radio buttons, (from 0.7.7cvs2)
2652 2002-06-11 [alfons] 0.7.6claws40
2654 * src/messageview.[ch]
2655 * src/summaryview.[ch]
2656 * src/summary_search.c
2658 perform a sync to bring in Hiro's separate view implementation
2660 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2662 2002-06-11 [paul] 0.7.6claws39
2664 * src/prefs_account.c
2665 correct a typo on the Receive tab
2667 2002-06-10 [match] 0.7.6claws38
2670 Included address completion patch from Gustavo Noronha.
2672 2002-06-10 [paul] 0.7.6claws37
2676 src/prefs_account.[ch]
2677 src/selective_download.[ch]
2680 - check if POP Account
2681 - Receive Button renamed to Preview
2682 - Preview Button Popup: preview new/all messages
2684 - Account Preferences-->Receive tab checkbutton if you
2685 want to remove Mail after Download
2687 - Account Preferences-->Receive tab checkbutton use
2688 filtering rules on preview
2689 (think of delete_on_server)
2691 - Account selectable from SD dialog
2692 - checkbutton to show already downloaded messages if
2693 all messages are previewed
2694 - new clist column showing Date
2697 - play ball with UIDL
2698 - fault tolerant (?)
2699 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2701 2002-06-10 [melvin] 0.7.6claws36
2704 Added a hint to ac/README in cvs instructions.
2706 * src/prefs_actions.c
2707 Made it possible to use a more elaborate command line
2708 for asynchronous actions, too.
2710 2002-06-10 [melvin] 0.7.6claws35
2712 * src/prefs_actions.c
2713 Make it possible to use a more elaborate command line
2714 (e.g. |foo|bar|cat>there;echo Done|)
2715 Corrected error message when calling %f, %F and %p commands
2716 from the compose window.
2718 2002-06-09 [colin] 0.7.6claws34
2721 Automatically find unread messages in current folder
2722 before annoying the user.
2724 2002-06-08 [alfons] 0.7.6claws33
2727 remove bad formatting string in it.po translation
2728 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2730 2002-06-08 [paul] 0.7.6claws32
2732 * sync with 0.7.6cvs25
2733 see ChangeLog 2002-06-07
2735 2002-06-05 [paul] 0.7.6claws31
2738 add 'Sort by locked' and 'Sort by score'
2740 2002-06-05 [paul] 0.7.6claws30
2742 * sync with 0.7.6cvs24
2743 see ChangeLog 2002-06-04
2745 2002-06-04 [paul] 0.7.6claws29
2748 updated by Fabio Junior Beneditto
2750 2002-06-03 [thorsten] 0.7.6claws28
2753 fclose() matcherrc after reading
2755 2002-06-03 [paul] 0.7.6claws27
2757 * sync with 0.7.6cvs21
2758 see ChangeLog 2002-05-31
2760 2002-05-31 [paul] 0.7.6claws26
2762 * sync with 0.7.6cvs20
2763 see ChangeLog 2002-05-29 and 2002-05-30
2765 2002-05-31 [paul] 0.7.6claws25
2768 hopefully fix last buggy sync
2771 correct typo in 'Actions' examples
2773 2002-05-29 [paul] 0.7.6claws24
2775 * sync with 0.7.6cvs18
2776 see ChangeLog 2002-05-28 and 2002-05-29
2782 2002-05-28 [paul] 0.7.6claws23
2784 * sync with 0.7.6cvs16
2785 see ChangeLog 2002-05-28
2787 2002-05-27 [thorsten] 0.7.6claws22
2789 * faq/it/sylpheed-faq-1.html
2790 faq/it/sylpheed-faq-2.html
2791 faq/it/sylpheed-faq-3.html
2792 faq/it/sylpheed-faq.html
2793 corrected DOS lineendings
2794 * faq/de/sylpheed-faq-1.html
2795 faq/de/sylpheed-faq-2.html
2796 faq/en/sylpheed-faq-1.html
2797 faq/en/sylpheed-faq-2.html
2798 faq/en/sylpheed-faq-3.html
2799 faq/es/sylpheed-faq-1.html
2800 faq/es/sylpheed-faq-2.html
2801 faq/es/sylpheed-faq-3.html
2802 faq/fr/sylpheed-faq-1.html
2803 faq/it/sylpheed-faq-1.html
2804 faq/it/sylpheed-faq-2.html
2805 faq/it/sylpheed-faq-3.html
2806 faq/it/sylpheed-faq.html
2807 changed ">" to "
2809 2002-05-27 [paul] 0.7.6claws21
2811 * sync with 0.7.6cvs15
2812 see ChangeLog 2002-05-27
2814 2002-05-27 [paul] 0.7.6claws20
2816 * src/prefs_account.c
2819 2002-05-26 [paul] 0.7.6claws19
2824 2002-05-25 [paul] 0.7.6claws18
2827 add description of kmail2sylpheed.pl
2829 2002-05-25 [paul] 0.7.6claws17
2831 * tools/kmail2sylpheed.pl ** NEW FILE **
2832 perl script that converts an exported Kmail address
2833 book, converts it to sylpheed addressbook file,
2834 writes the file to .sylpheed, and updates
2837 2002-05-25 [paul] 0.7.6claws16
2839 * sync with 0.7.6cvs14
2840 see ChangeLog 2002-05-23
2842 2002-05-24 [paul] 0.7.6claws15
2845 make a correction and add some more info
2847 2002-05-24 [paul] 0.7.6claws14
2851 compose_redirect_write_headers_from_headerlist()
2852 add Subject and Resent-Message-ID to
2853 compose_redirect_write_headers()
2854 Received, Subject, and X-UIDL are filtered out in
2855 compose_redirect_write_to_file()
2857 2002-05-23 [paul] 0.7.6claws13
2863 src/matcher_parser_lex.l
2864 src/matcher_parser_parse.y
2865 src/prefs_common.[ch]
2866 src/prefs_filtering.c
2868 rename 'Bounce' to 'Redirect'
2870 2002-05-23 [paul] 0.7.6claws12
2872 * more sync with 0.7.6cvs13
2874 see ChangeLog 2002-05-22
2876 2002-05-22 [paul] 0.7.6claws11
2878 * sync with 0.7.6cvs13
2880 see ChangeLog 2002-05-20
2882 see ChangeLog 2002-05-22
2884 2002-05-21 [melvin] 0.7.6claws10
2887 Added missing filtering and scoring headers
2888 Fixed bad function call that showed garbage
2889 in Folder->Processing
2891 2002-05-21 [paul] 0.7.6claws9
2894 make all tools executable, (patch by Alfons).
2896 2002-05-20 [alfons] 0.7.6claws8
2899 don't forget to call mktime() so we have a valid week
2901 (Bug report by Roger Sondermann <mail@jumaros.de>)
2903 2002-05-20 [paul] 0.7.6claws7
2906 fix broken parsing of urls
2908 fix displaying of urls
2910 both fixes from the patch [547855] by Eugene
2913 2002-05-19 [alfons] 0.7.6claws6
2916 make sylpheed configure correctly with the latest
2917 and greatest of automake / autoconf / gettext
2919 2002-05-19 [alfons] 0.7.6claws5
2923 add function for returning ime zone offset
2925 * src/quote_fmt_parse.y
2926 better quotation formatting - does not convert
2927 to local time, but uses the original date string.
2929 Note: %z inserts the timezone offset (should
2930 work also on platforms where strftime does not
2933 2002-05-18 [christoph] 0.7.6claws4
2936 fix indentation of some code
2941 correct path for ignorethread.xpm
2942 incorrect filename for sylpheed_logo.xpm
2943 add missing include matcher_parser_parse.h
2945 2002-05-18 [paul] 0.7.6claws3
2947 * sync with 0.7.6cvs8
2948 see ChangeLog 2002-05-16 and 2002-05-17
2950 2002-05-18 [melvin] 0.7.6claws2
2953 Corrected an action's definition and fixed some misspellings.
2955 2002-05-18 [paul] 0.7.6claws1
2958 tools/gpg-sign ** new file **
2959 tools/uudec ** new file **
2960 add Melvin's Actions scripts
2963 add Melvin's descriptions for Actions
2965 2002-05-18 [paul] 0.7.6claws
2967 * Version 0.7.6claws released
2969 2002-05-17 [paul] 0.7.5claws32
2972 updated by Ricardo Mones Lastra
2974 2002-05-17 [paul] 0.7.5claws31
2977 fix Account prefs default folder for sent/draft/deleted
2982 updated translation by Alessandro Maestri and
2985 2002-05-17 [melvin] 0.7.5claws30
2987 * src/prefs_actions.c
2988 Fixed bug where using %F not at the end of the command
2989 resulted in an additional empty argument being created.
2990 Thanks to Darko Koruga for reporting the bug.
2992 2002-05-17 [melvin] 0.7.5claws29
2995 Updated French translations.
2997 2002-05-15 [paul] 0.7.5claws28
3000 updated by Ricardo Mones Lastra
3002 2002-05-15 [paul] 0.7.5claws27
3004 * sync with 0.7.6cvs4
3005 see ChangeLog 2002-05-14 and 2002-05-15
3007 2002-05-14 [paul] 0.7.5claws26
3009 * sync with 0.7.6cvs1
3010 see ChangeLog 2002-05-13
3012 2002-05-13 [thorsten] 0.7.5claws25
3015 fix select_all and copy in multipart messages
3017 fix select_all and copy in multipart messages
3019 2002-05-12 [paul] 0.7.5claws24
3022 reverse last commit, bug already fixed in 0.7.5claws3
3024 2002-05-12 [netztorte] 0.7.5claws23
3027 dont parse empty addressbook (checked in before claws20)
3029 2002-05-12 [melvin] 0.7.5claws22
3032 Removed unneeded priority code introduced by the previous
3035 2002-05-12 [melvin] 0.7.5claws21
3038 Added possibility to set message's priority.
3040 Added possibility to set message's priority.
3041 Added missing headers
3043 2002-05-12 [melvin] 0.7.5claws20
3045 * src/prefs_actions.c
3046 Removed implicitely added quotes around the name
3047 of the temporary files of mime parts.
3049 2002-05-12 [paul] 0.7.5claws19
3051 * sync with 0.7.5cvs20
3052 see ChangeLog 2002-05-11
3054 2002-05-12 [alfons] 0.7.5claws18
3056 * src/quote_fmt_lex.l
3057 * src/quote_fmt_parse.y
3058 allow quote / reply date & time format to be set using
3059 %D{format}. format is a format string you'd pass to
3060 strftime() (see man strftime, or the Display tab |
3061 Date format setting).
3063 Currently %D converts the date to local time.
3065 2002-05-11 [paul] 0.7.5claws17
3067 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3068 see ChangeLog 2002-05-10 and 2002-05-11
3070 2002-05-10 [paul] 0.7.5claws16
3072 * sync with 0.7.5cvs16
3073 see ChangeLog entries 2002-05-09 and
3076 2002-05-10 [colin] 0.7.5claws15
3079 Corrected a bug that prevented sylpheed to open
3080 double-clicked URIs.
3082 2002-05-09 [paul] 0.7.5claws14
3084 * sync with 0.7.5cvs14
3085 see ChangeLog 2002-05-08 and 2002-05-09
3087 2002-05-08 [paul] 0.7.5claws13
3089 * sync with 0.7.5cvs11
3090 see ChangeLog entry 2002-05-08
3092 2002-05-08 [paul] 0.7.5claws12
3096 fix segfault on View->Open in new window
3097 patch submitted by Thorsten Maerz <torte@netztorte.de>
3099 2002-05-07 [paul] 0.7.5claws11
3101 * sync with 0.7.5cvs9
3102 see ChangeLog entry 2002-05-07
3104 2002-05-06 [paul] 0.7.5claws10
3108 display url in statusbar on single-click
3109 patch submitted by Thorsten Maerz <torte@netztorte.de>
3111 2002-05-06 [match] 0.7.5claws9
3118 XML implementation of properties file.
3119 * src/exporthtml.[ch]
3120 * src/expthtmldlg.[ch]
3124 2002-05-02 [sergey] 0.7.5claws8
3126 * src/mainwindow.c (mainwin_entries),
3127 src/prefs_common.c (prefs_send_create()),
3128 src/codeconv.c (locale_table):
3129 use charset name "Windows-1251" instead of "CP1251".
3131 2002-05-02 [colin] 0.7.5claws7
3135 src/prefs_folder_item.c
3136 Fixed cosmetics bugs due to Outbox renamed to Sent.
3138 2002-05-02 [hiro] 0.7.5claws6
3141 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3143 2002-05-02 [paul] 0.7.5claws5
3146 more sync with 0.7.5cvs7, see ChangeLog entry
3149 2002-05-02 [hiro] 0.7.5claws4
3152 compose_queue_sub():
3153 check if queue folder exists (closes #550397).
3154 removed directory creation since it should be handled
3157 imap_add_msg(): return UID for appended message
3160 2002-04-30 [paul] 0.7.5claws3
3163 fix account_find_from_address() bug
3165 2002-04-28 [colin] 0.7.5claws2
3169 src/prefs_common.[ch]
3171 Added user-definable quotation characters recognition.
3173 2002-04-28 [paul] 0.7.5claws1
3175 * sync with 0.7.5cvs4
3176 see ChangeLog entry 2002-04-25
3178 2002-04-28 [paul] 0.7.5claws
3183 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3184 Fabio Junior Beneditto
3186 2002-04-27 [jens] 0.7.4claws103
3189 updated German translation.
3191 2002-04-27 [hiro] 0.7.4claws102
3194 summary_write_cache(): fixed the mark loss of hidden messages.
3196 2002-04-26 [melvin] 0.7.4claws101
3199 fixed a second typo (same one)
3203 fixed the type again...
3205 2002-04-26 [melvin] 0.7.4claws100
3208 fixed a typo in an alert message ("temorary").
3211 corrected the typo described above.
3213 updated French translation.
3215 2002-04-26 [darko] 0.7.4claws99
3218 fix target folder colorization
3220 2002-04-25 [paul] 0.7.4claws98
3223 updated by Alessandro Maestri
3225 2002-04-24 [colin] 0.7.4claws97
3228 Fixed double "subject is empty" question.
3230 2002-04-23 [colin] 0.7.4claws96
3233 Corrected issue when "automatically display images" was
3234 not set : first image remained after selecting second.
3236 2002-04-23 [melvin] 0.7.4claws95
3238 * src/prefs_actions.c
3239 Don't display in/out dialog if there is nothing to show.
3241 2002-04-23 [paul] 0.7.4claws94
3243 * sync with 0.7.5cvs3
3244 bug fixes: see ChangeLog entry 2002-04-23
3246 2002-04-22 [darko] 0.7.4claws93
3249 fix previous check-in which changed code after
3252 2002-04-22 [paul] 0.7.4claws92
3259 update English, Spanish and French FAQs
3262 add German and Spanish manuals
3265 update English and French manuals
3268 add to and re-arrange the pixmap entries
3270 2002-04-22 [darko] 0.7.4claws91
3273 fix sender initials recognition to only allow
3274 '>' after the initials
3276 2002-04-21 [paul] 0.7.4claws90
3278 * sync with 0.7.5 release
3279 see ChangeLog entry 2002-04-21
3284 add colin's new pixmaps to EXTRA_DIST
3286 2002-04-21 [colin] 0.7.4claws89
3289 * src/mainwindow.[ch]
3290 * src/prefs_common.[ch]
3291 * src/stock_pixmap.[ch]
3292 Added "Work offline" ability.
3294 2002-04-21 [colin] 0.7.4claws88
3297 * src/prefs_common.c
3298 * src/prefs_common.h
3299 * src/textview.c : Added an option to common preferences -> display
3300 to allow user not to automatically display images.
3302 2002-04-21 [paul] 0.7.4claws87
3304 * sync with 0.7.4cvs52
3305 see ChangeLog entry 2002-04-21 (src/imap.c)
3307 2002-04-21 [paul] 0.7.4claws86
3309 * sync with 0.7.4cvs51
3310 see ChangeLog entry 2002-04-21
3312 2002-04-21 [paul] 0.7.4claws85
3314 * sync with 0.7.4cvs49
3315 see ChangeLog entries 2002-04-20 and 2002-04-21
3318 clean up: remove old 'stock_' element from xpm
3321 2002-04-21 [alfons] 0.7.4claws84
3323 apply sync patch from Paul
3326 use old claws prefs_folder_item_create() for now
3328 2002-04-19 [match] 0.7.4claws83
3330 * src/addressbook.[ch]
3331 * src/addrharvest.[ch]
3332 * src/addrgather.[ch]
3335 * src/summaryview.[ch]
3338 2002-04-19 [paul] 0.7.4claws82
3341 updated by Fabio Junior Beneditto
3343 2002-04-14 [alfons] 0.7.4claws81
3346 add #include <sys/types.h> for mode_t and off_t
3348 2002-04-13 [paul] 0.7.4claws80
3353 src/prefs_common.[ch]
3355 enable storing of GnuPG passphrase for the whole
3356 session or a user-defined number of minutes. patch
3357 submitted by Ravemax <ravemax@dextrose.com>
3359 2002-04-13 [alfons] 0.7.4claws79
3362 make email parser also stop scanning when encountering separators
3363 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3365 2002-04-13 [paul] 0.7.4claws78
3367 * sync with 0.7.4cvs39
3368 see ChangeLog entry 2002-04-12
3370 2002-04-11 [paul] 0.7.4claws77
3372 * sync with 0.7.4cvs37
3373 see ChangeLog entry 2002-04-11
3375 2002-04-11 [paul] 0.7.4claws76
3378 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3379 the clause for OpenSSL). sync with sylpheed main
3381 2002-04-09 [melvin] 0.7.4claws75
3384 Made 'Ctrl-Enter' on send ignore some modifiers
3385 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3386 to bind other *-Enter (but not Alt-Enter).
3388 2002-04-09 [paul] 0.7.4claws74
3390 * sync with 0.7.4cvs35
3391 see ChangeLog entries 2002-04-09
3393 2002-04-08 [paul] 0.7.4claws73
3395 * sync with 0.7.4cvs33
3396 see ChangeLog entry 200-04-08
3398 2002-04-07 [match] 0.7.4claws72
3400 * src/addrharvest.[ch]
3401 fixed to read all addresses in header, regardless
3402 of header size. improved name parsing. accommodate
3403 harvest from folders and selected message.
3405 included new address parsing function.
3406 * src/addrgather.[ch]
3407 * src/addressbook.[ch]
3408 * src/summaryview.[ch]
3410 allow address harvest of folder as well as selected
3413 2002-04-07 [paul] 0.7.4claws71
3417 don't try to authenticate with CRAM-MD5 in SMTP when
3418 SMTP-AUTH enabled if MTA doesn't issue this
3419 auth-method in it's ehlo-response. bug item #531364,
3420 patch item #938910. patch submitted by Colin Leroy
3423 2002-04-07 [paul] 0.7.4claws70
3426 fix missing MODE_READER bug. patch submitted by
3427 Colin Leroy <colin@colino.net>
3429 2002-04-07 [alfons] 0.7.4claws69
3432 * src/prefs_filtering.c
3434 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3435 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3437 2002-04-07 [paul] 0.7.4claws68
3439 * sync with 0.7.4cvs32
3440 see ChangeLog entry 2002-04-06
3442 * tools/filter_conv.pl
3445 2002-04-06 [paul] 0.7.4claws67
3447 * tools/filter_conv.pl
3448 modify to be able to find the name of the first
3449 mailbox and use that. main's filter does not
3450 record the full path to the mailbox and therefore
3451 can only filter to the first mailbox.
3453 2002-04-05 [paul] 0.7.4claws66
3455 * tools/filter_conv.pl
3456 attempt to make the script all-encompassing and
3457 be able to convert any main 'filter' rule thrown
3460 2002-04-05 [paul] 0.7.4claws65
3462 * tools/filter_conv.pl
3463 allow for collapsed folder trees
3465 2002-04-05 [paul] 0.7.4claws64
3467 * sync with 0.7.4cvs31
3468 see ChangeLog entries 2002-04-05
3470 2002-04-03 [paul] 0.7.4claws63
3472 * sync with 0.7.4cvs29
3473 see ChangeLog entries 2002-04-02 and 2002-04-03
3475 2002-04-02 [paul] 0.7.4claws62
3477 * sync with 0.7.4cvs26
3478 see ChangeLog entry 2002-04-01
3480 2002-04-02 [match] 0.7.4claws61
3483 * src/importpine.[ch]
3485 import Pine address book.
3487 2002-04-02 [match] 0.7.4claws60
3489 * src/addrharvest.[ch]
3490 improve address parsing of funky addresses.
3492 2002-04-02 [darko] 0.7.4claws59
3495 wrap on send improvements, it now recognizes quoted
3496 initials as part of the quotation string, and it
3497 does not join lines separated by CR
3499 2002-04-01 [match] 0.7.4claws58
3502 added new functions.
3504 remove excessive duplicate address generation
3507 2002-04-01 [alfons] 0.7.4claws57
3512 2002-04-01 [paul] 0.7.4claws56
3514 * sync with 0.7.4cvs25
3515 see ChangeLog entry 2002-04-01
3517 2002-04-01 [alfons] 0.7.4aprilfool55
3520 honour feature request item #537427 to allow for
3521 displaying names from address book for sent mail also
3523 2002-03-29 [paul] 0.7.4claws54
3526 src/prefs_filtering.[ch]
3529 add 'fast filter' for claws' filtering,
3530 /Tools/Create filter rule/... patch submitted
3531 by Neill Miller <neillm@thecodefactory.org>
3533 2002-03-29 [paul] 0.7.4claws53
3535 * sync with 0.7.4cvs24
3536 see ChangeLog entry 2002-03-29
3538 2002-03-28 [paul] 0.7.4claws52
3540 * sync with 0.7.4cvs23
3541 see ChangeLog entry 2002-03-28
3543 2002-03-27 [melvin] 0.7.4claws51
3545 * src/prefs_actions.c
3546 Added support to pass only one message part (as a
3547 file) to the command using '%p'. No quotes are needed
3548 because doubles quotes are automatically added.
3549 Fixed bug where Sylpheed could block when waiting for
3550 a child process to finish.
3551 Changed the help menu to remove quotes around symbols to
3552 avoid misinterpretation (they must not be used).
3554 2002-03-27 [melvin] 0.7.4claws50
3557 Made the new mail notification command always
3558 execute asynchronously.
3560 2002-03-27 [paul] 0.7.4claws49
3563 fix bug introduced in last commit
3565 2002-03-27 [paul] 0.7.4claws48
3567 * sync with 0.7.4cvs21
3568 see ChangeLog 2002-03-26 and 2002-03-27
3570 2002-03-26 [hoa] 0.7.4claws47
3572 * src/prefs_folder_item.c
3573 really fixed the bug #516442 with folder rescan.
3575 2002-03-26 [paul] 0.7.4claws46
3577 * sync with 0.7.4cvs19
3578 see ChangeLog entries 2002-03-25 and 2002-03-26
3580 2002-03-25 [hoa] 0.7.4claws45
3584 fix the bug #516442 with folder rescan.
3586 * src/prefs_common.[ch]
3588 added an option to enable two different behaviours
3592 2002-03-25 [paul] 0.7.4claws44
3595 src/selective_download.c
3596 correct a few menuitem labels
3598 2002-03-25 [christoph] 0.7.4claws43
3601 fix non deleted tmp message in
3602 procmsg_save_to_outbox
3603 fix problems caused by sync with
3604 main branch's procmsg_send_queue
3606 2002-03-25 [paul] 0.7.4claws42
3610 src/quote_fmt_parse.y
3611 add Last name (%L) placeholder for quoting.
3612 patch submitted by Thorsten Thielen
3613 <thth@users.sourceforge.net>
3615 2002-03-25 [paul] 0.7.4claws41
3618 get full hostname. patch submitted by
3619 Bob Woodside <rwoodside1@comcast.net>
3621 2002-03-25 [paul] 0.7.4claws40
3626 src/prefs_account.[ch]
3627 enable NNTP over SSL. patch submitted by
3628 Pascal Jermini <pascal@infinity.hn.org>
3630 2002-03-24 [paul] 0.7.4claws39
3632 * src/prefs_common.c
3633 make the arrangement of the Compose tab more
3637 fix some irregularities of style
3640 updated by Kilian Krause
3642 2002-03-23 [paul] 0.7.4claws38
3645 updated by Fabio Junior Beneditto
3647 2002-03-23 [paul] 0.7.4claws37
3650 move 'Gather addresses' to 'Tools' menu
3651 make 'Selective download' sensitive
3653 2002-03-23 [paul] 0.7.4claws36
3655 * sync with 0.7.4cvs16
3656 see ChangeLog entries 2002-03-23
3658 2002-03-22 [christoph] 0.7.4claws35
3660 * src/quote_fmt_parse.y
3661 fix include program output
3663 2002-03-22 [alfons] 0.7.4claws34
3666 initialize GDate stack variable correctly (sorry!)
3668 2002-03-22 [paul] 0.7.4claws33
3674 rename 'Tool' to 'Tools'
3677 move 'Delete duplicated messages' from
3678 'Message/' to 'Tools/'
3679 re-arrange the order of 'Tools/' items
3681 2002-03-22 [paul] 0.7.4claws32
3684 src/addressbook.[ch]
3685 auto-address completion now also matches on
3686 Nickname. patch submitted by Bob Forsman
3687 <hammor@users.sourceforge.net>
3690 correct a spelling mistake
3692 2002-03-22 [alfons] 0.7.4claws31
3695 fix getting uidl from incorrect string
3698 2002-03-21 [alfons] 0.7.4claws30
3701 more code refactoring
3702 plug mem leak introduced by delete on server
3704 2002-03-21 [paul] 0.7.4claws29
3706 * sync with 0.7.4cvs11
3707 see ChangeLog entries 2002-03-20
3709 2002-03-20 [alfons] 0.7.4claws28
3712 apply Colin's patch and refactor
3714 2002-03-20 [paul] 0.7.4claws27
3716 * sync with sylpheed 0.7.4cvs9
3717 see ChangeLog entry 2002-03-20
3719 2002-03-19 [christoph] 0.7.4claws26
3724 revert changes for flag updates
3725 (does not work correctly and no time to debug)
3727 2002-03-20 [alfons] 0.7.4claws25
3730 refactor should_delete() a little bit
3732 2002-03-19 [paul] 0.7.4claws24
3736 src/prefs_account.[ch]
3737 allow the user to leave downloaded mail on the
3738 server for n days. Patch submitted by Colin Leroy
3741 2002-02-19 [paul] 0.7.4claws23
3743 * sync with sylpheed 0.7.4cvs8
3744 see ChangeLog entries 2002-03-19
3746 2002-03-18 [paul] 0.7.4claws22
3748 * sync with sylpheed 0.7.4cvs6
3749 see ChangeLog entry 2002-03-18
3751 2002-03-18 [paul] 0.7.4claws21
3754 add en_GB message catalogue
3759 correct a few spelling mistakes
3761 2002-03-17 [alfons] 0.7.4claws20
3764 more stringent checks for NULL params when writing
3765 filtering actions to a file
3767 2002-03-17 [hoa] 0.7.3claws20