1 2002-11-14 [christoph] 0.8.5claws150
4 fix segfault when deleting messages from IMAP folders
5 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7 2002-11-14 [colin] 0.8.5claws149
10 Forwarding was also ignoring the folder's default account.
12 2002-11-14 [colin] 0.8.5claws148
15 Fix sent folder not set to folder properties when
18 2002-11-14 [thorsten] 0.8.5claws147
21 inc_start(): Files were not moved from .processing to inbox,
22 if no global processing rule existed
24 2002-11-14 [colin] 0.8.5claws146
29 2002-11-14 [paul] 0.8.5claws145
32 updated by Alessandro Maestri
34 2002-11-13 [alfons] 0.8.5claws144
37 folder_item_close(): only mark messages unread
38 when a folder has new messages
40 2002-11-13 [keith] 0.8.5claws143
43 Fix problem moving or copying between
46 2002-11-13 [colin] 0.8.5claws142
48 * src/matcher_parser_parse.y
49 Fix rule problem when " don't match
51 2002-11-13 [christoph] 0.8.5claws141
55 moved cache saving to folder_item_close
56 the folderview should not have to deal with
59 2002-11-13 [christoph] 0.8.5claws140
62 moved setting of important score to
63 summary_set_prefs_from_folderitem
65 2002-11-13 [colin] 0.8.5claws139
67 * src/matcher_parser_parse.y
68 Fix a segfault in the parser (happening when
69 a good expression had been tested and a bad
72 2002-11-13 [paul] 0.8.5claws138
74 * sync with 0.8.5cvs24
75 see ChangeLog 2002-11-13
78 updated by Fabio Jr. Beneditto
80 2002-11-13 [colin] 0.8.5claws137
85 Revert last commit, problem
87 2002-11-13 [colin] 0.8.5claws136
90 Remove duplicated code
92 Bumped CACHE_VERSION and MARK_VERSION
94 Network endian for cache and mark files
96 2002-11-12 [colin] 0.8.5claws135
99 Fix the "socket error" dialog which disappeared
101 2002-11-12 [colin] 0.8.5claws134
104 Reverse last commit which had performance
105 problems, but still reverse the list
107 2002-11-12 [colin] 0.8.5claws133
112 2002-11-12 [melvin] 0.8.5claws132
115 Added a check for a NULL prefs_common.dictionary
117 2002-11-12 [colin] 0.8.5claws131
119 * src/ssl_certificate.[ch]
122 2002-11-12 [colin] 0.8.5claws130
124 * src/ssl_certificate.[ch]
125 Take connection port into account for
126 checking certificates (a single hostname
127 could have multiple servers with multiple
130 Pass the port to ssl_certificate_check
132 2002-11-12 [paul] 0.8.5claws129
135 fix a typo in last commit
137 2002-11-12 [paul] 0.8.5claws128
139 * sync with 0.8.5cvs23
140 see ChangeLog entry 2002-11-12
142 2002-11-11 [colin] 0.8.5claws127
144 * src/ssl_certificate.c
146 Don't popup, instead log error, if the
147 corresponding pref is checked
148 * src/ssl_certificate.h
149 include <openssl/objects/h>
151 2002-11-11 [colin] 0.8.5claws126
153 * src/ssl_certificate.h
156 2002-11-11 [colin] 0.8.5claws125
158 * src/ssl_certificate.c
161 2002-11-11 [colin] 0.8.5claws124
165 * src/ssl_certificate.[ch]
166 Cleaned a bit (better use of SSL API)
167 (This will cause non-recognition of saved
168 certificates of claws12[23]...)
170 2002-11-11 [paul] 0.8.5claws123
173 updated by Ricardo Mones Lastra
175 2002-11-11 [colin] 0.8.5claws122
180 2002-11-11 [colin] 0.8.5claws121
182 * src/ssl_certificate.[ch] ** NEW FILES **
184 Check SSL certificates presented to us
186 Add ssl_certificate.[ch]
188 Add ssl_certificate.c
190 2002-11-11 [paul] 0.8.5claws120
192 * sync with 0.8.5cvs22
193 see ChangeLog 2002-11-11
195 2002-11-11 [paul] 0.8.5claws119
197 * sync with 0.8.5cvs21
198 see ChangeLog 2002-11-11
200 2002-11-10 [jens] 0.8.5claws118
204 corrected some typing
206 updated german translation
208 cleaned up specfile and adjusted it for claws
210 2002-11-10 [colin] 0.8.5claws117
213 a STATUSBAR_PUSH/POP fix
215 2002-11-10 [colin] 0.8.5claws116
217 * src/prefs_folder_item.c
218 Fix hanging after opening folder properties
220 2002-11-10 [hoa] 0.8.5claws115
222 * src/matcher_parser_lex.l
223 * src/matcher_parser_parse.y
224 config file for scoring and filtering is no more trashed
225 when there is a syntax error in a filtering rule when
226 editing it in a dialog.
228 2002-11-09 [colin] 0.8.5claws114
231 Added missing initialisation of folder->destroy()
233 2002-11-09 [colin] 0.8.5claws113
237 Fix the status bar messages
239 2002-11-09 [colin] 0.8.5claws112
242 Fix hangs after folder dnd, happening after
245 2002-11-09 [christoph] 0.8.5claws111
248 just changed order of calls (reverse order of
251 lock inc when checking only one account, otherwise
252 inc all could be executed at the same time
254 2002-11-09 [christoph] 0.8.5claws110
257 better unlock the mouse cursor before calling
258 summary_show because it changes the cursor too
260 2002-11-09 [christoph] 0.8.5claws109
264 add functions to open and close a folder
265 o opending will execute scanning for remote folders
267 o closing will unset new flag for messages
269 2002-11-09 [colin] 0.8.5claws108
272 Add a call to prefs_matcher_write_config to
273 avoid non-leaf folders filtering settings to be
276 2002-11-09 [paul] 0.8.5claws107
278 * src/prefs_account.c
281 2002-11-09 [colin] 0.8.5claws106
286 2002-11-09 [colin] 0.8.5claws105
289 Fix prefs_filtering deletion for MH folders (same
291 * src/prefs_filtering.c
292 Fix prefs_filtering renaming and deletion for
293 folder-based processing rules.
295 2002-11-09 [christoph] 0.8.5claws104
299 * src/folderview.[ch]
305 * src/prefs_folder_item.c
308 implement a callback system for folder item updates
310 2002-11-09 [colin] 0.8.5claws103
313 Fix prefs_filtering renaming for MH folders (we
314 shouldn't rename by path as another folder could
315 have the same hierarchy).
317 2002-11-09 [colin] 0.8.5claws102
320 Fix a leak found by Christoph, use better variable
323 2002-11-09 [colin] 0.8.5claws101
326 One more fix for processing rules
328 2002-11-08 [colin] 0.8.5claws100
331 Don't copy the compiled regexp (will be reevaluated)
333 Lock folderview while moving
335 Provide info on what's happening to the user
337 2002-11-08 [colin] 0.8.5claws99
340 Fix folder reordering after a move if parent is
343 Add function to copy a ScoringProp
344 * src/prefs_folder_item.c
345 Copy scoring rules when copying a folder prefs
347 2002-11-08 [colin] 0.8.5claws98
350 Fixes in case of failure
352 Add function to duplicate a FilteringProp
354 Add function to duplicate a MatcherProp
355 * src/prefs_folder_item.c
356 Save folder's processing rules when copying
359 2002-11-08 [colin] 0.8.5claws97
364 Change a printf to debug_print
366 2002-11-08 [colin] 0.8.5claws96
370 Fix segfaults, call me stupido
373 2002-11-08 [colin] 0.8.5claws95
376 Added forgotten prefs to save when moving folders
378 2002-11-08 [colin] 0.8.5claws94
381 Fixes to folder DND (prefs copy)
383 Optimization for folder DND (don't rescan whole tree)
384 Added folderview_create_folder_node() for this
385 optimization, so de-duped a bit the code
386 * src/prefs_folder_item.[ch]
387 Added prefs_folder_item_copy_prefs()
389 2002-11-08 [paul] 0.8.5claws93
391 * src/prefs_account.c
393 tools/kmail2sylpheed_v2.pl
396 2002-11-08 [paul] 0.8.5claws92
399 src/prefs_account.[ch]
400 remove account options 'clearsign' and 'ascii_armored',
401 replace with 'default_gnupg_mode' to prevent mixed-mode
404 2002-11-08 [paul] 0.8.5claws91
407 re-implement GnuPG 'on-the-fly' mode selection,
410 2002-11-08 [colin] 0.8.5claws90
413 src/prefs_folder_item.c
414 Change "Property" to "Properties"
416 2002-11-07 [colin] 0.8.5claws89
420 Allow folder dropping to a root folder
422 2002-11-07 [paul] 0.8.5claws88
427 2002-11-07 [paul] 0.8.5claws87
430 fix reply-to-list bug. closes bug report
431 "[633382] reply-to-list broken in recent cvs"
433 2002-11-07 [paul] 0.8.5claws86
436 add a forgotten '#if USE_GPGME ... #endif'
438 2002-11-07 [paul] 0.8.5claws85
440 * sync with 0.8.5cvs20
441 see ChangeLog 2002-11-07
443 2002-11-07 [colin] 0.8.5claws84
446 Change folder_item_move_to to return the newly
449 Select the new folderitem after moving.
451 2002-11-07 [colin] 0.8.5claws83
453 * src/prefs_filtering.c
454 Fix rule rewriting when moving a leaf folder to a
457 2002-11-07 [colin] 0.8.5claws82
459 * src/prefs_filtering.c
462 2002-11-07 [colin] 0.8.5claws81
465 Add folder_item_move_to() function to move a
466 folderitem into another one (updates matcher etc)
468 Add folder drag'n drop (context menu to come)
469 [Should be dataloss free, but Please backup before
472 2002-11-06 [colin] 0.8.5claws80
475 mh_create_folder() returns NULL if can't create
478 2002-11-06 [paul] 0.8.5claws79
481 allow 'on-the-fly' changing of the type of encryption
482 and/or signing used (mime/ascii) via the compose window
484 2002-11-06 [paul] 0.8.5claws78
486 * sync with 0.8.5cvs19
487 see ChangeLog 2002-11-06 for src/account.c:
488 account_get_special_folder()
490 2002-11-05 [alfons] 0.8.5claws77
493 very minor cleanups: nothing to see here, move on. :-)
495 2002-11-05 [colin] 0.8.5claws76
498 Changes choices if compose windows are opened to
499 Discard, Draft, Don't quit
501 2002-11-05 [thorsten] 0.8.5claws75
504 reenabled default_reply_to folder option
506 2002-11-05 [colin] 0.8.5claws74
513 add clean_quit() for the SIGTERM handler
515 2002-11-05 [paul] 0.8.5claws73
518 updated by Ricardo Mones Lastra
520 2002-11-05 [melvin] 0.8.5claws72
523 Fixed log-clipping bug #616795.
524 To stop logging in the log window use 0 length.
526 Added a label to inform about the 0 log length behaviour.
528 2002-11-05 [paul] 0.8.5claws71
530 * sync with 0.8.5cvs17
531 see ChangeLog 2002-11-05
533 2002-11-04 [paul] 0.8.5claws70
535 * sylpheed-128x128.png
538 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
539 <nikai@users.sourceforge.net>
542 updated by George Danchev
544 2002-11-03 [thorsten] 0.8.5claws69
549 add check if gpg is active
551 2002-11-03 [thorsten] 0.8.5claws68
554 removed GSList declaration causing trouble on MacOS-X
555 (submitted by alfons, reported by xfesty)
557 2002-11-01 [paul] 0.8.5claws67
560 remove last remnants of main's filter code
562 2002-11-01 [paul] 0.8.5claws66
564 * tools/filter_conv.pl
565 fix bug where user-defined headers were ignored
567 2002-11-01 [paul] 0.8.5claws65
570 make a debug_print() not translatable
572 2002-10-31 [melvin] 0.8.5claws64
575 Fixed --disable-aspell-test. Now --disable-aspell-test will
576 not run any GNU/aspell test. The dictionary path will
577 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
578 was given, in which case, it will be $prefix/lib/aspell/
580 Fixed typo in commentary (Aspell code).
582 2002-10-31 [paul] 0.8.5claws63
585 remove src/filter.c and src/prefs_filter.c
586 thanks to Ricardo for reminding me
588 2002-10-31 [colin] 0.8.5claws62
593 2002-10-31 [paul] 0.8.5claws61
595 * src/prefs_filter.[ch] ** REMOVED **
596 src/filter.[ch] ** REMOVED **
605 src/prefs_filtering.c
607 remove main's 'filter' code
610 update to reflect removal of main's filter
612 2002-10-31 [paul] 0.8.5claws60
615 remove check for global_processing in summary_filter_open().
616 This fixes the bug where if the user uses the right-click
617 'Create filter rule...' and doesn't have any filter rules
618 already defined in claws' advanced filtering, the newly
619 created filter rule goes to main's filtering which is
620 inaccessible through the gui. Now the filter rule gets added
621 to claws' filtering by default.
623 2002-10-28 [melvin] 0.8.5claws59
625 * src/prefs_actions.c
626 Fixed bug #627322 where MIME parts were not always
627 correctly passed to a %p action
628 Display an error dialog when message filename is not found.
630 2002-10-28 [melvin] 0.8.5claws58
633 Readded a missing function declaration lost in 0.8.3claws34
635 2002-10-28 [paul] 0.8.5claws57
637 * sync with 0.8.5cvs15
638 see ChangeLog 2002-10-28 and 2002-10-25
640 Note: ChangeLog entry 2002-10-24 is not sync'ed.
642 2002-10-27 [oliver] 0.8.5claws56
645 plug leak in pop3_top_recv
647 2002-10-26 [christoph] 0.8.5claws55
650 set need_update folder flag when messages are added
651 (closes bug [ 626922 ] folder not updated after receiving)
653 2002-10-25 [melvin] 0.8.5claws54
656 Fixed a memleak introduced in the scaling code.
658 2002-10-24 [alfons] 0.8.5claws53
661 make filtering's forward message action forward from the
663 (closes bug [628089 ] Filter -> Forward from address problem
666 2002-10-24 [christoph] 0.8.5claws52
670 o use manual of current locale or english if current
671 locale is not available (and english is available)
672 o also link to sylpheed doc project manuals
674 2002-10-23 [paul] 0.8.5claws51
677 tools/kmail2sylpheed_v2.pl
678 add new version of kmail addressbook importer script.
679 works with newer versions of Kmail/KAddressBook which
680 have new and rearranged data.
682 2002-10-23 [martin] 0.8.5claws50
688 added length parameter to get_abbrev_newsgroup_name()
689 changed this function so that it abbreviates the newsgroup
690 names only so long it is smaller than the length parameter
691 (for better reading of some newsgroup names and space efficiency)
693 2002-10-22 [colin] 0.8.5claws49
696 Revert Alfons' last modification (after voting ;-))
698 2002-10-21 [alfons] 0.8.5claws48
701 folder view in folder selection dialog reflects state of
702 folder view in main window
704 2002-10-18 [alfons] 0.8.5claws47
707 drop imported messages in folder selected by user,
709 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
711 2002-10-18 [alfons] 0.8.5claws46
714 make automagic reply work correctly for email accounts
715 (whether it's viable to do a full sync with Hiro's
716 compose.c is still under discussion)
718 2002-10-18 [melvin] 0.8.5claws45
720 * src/prefs_actions.c
721 Fixed bug #622275 where asynchroneous actions left
723 Made (synchroneous) actions' input be displayed live.
725 2002-10-18 [christoph] 0.8.5claws44
728 don't add a newline in the textview in front of the
729 first textpart if header display is disabled
730 (closes bug [ 603385 ] disabled header display leaves blank
733 2002-10-18 [christoph] 0.8.5claws43
740 folder->get_num_list now returns an error code
741 (closes bug [ 609424 ] News cache cleared on failure)
743 2002-10-17 [colin] 0.8.5claws42
746 Changed a printf by debug_print
750 * tools/OOo2sylpheed.pl
751 allow for spaces in the name of the
754 2002-10-16 [colin] 0.8.5claws41
757 Use a tristate to change online mode
759 2002-10-16 [paul] 0.8.5claws40
762 updated by Ricardo Mones Lastra
764 2002-10-16 [colin] 0.8.5claws39
768 Added --online and --offline command-line
771 2002-10-15 [christoph] 0.8.5claws38
774 set mimeinfo->name to NULL after g_free to
775 avoid double freeing with g_free
777 2002-10-14 [christoph] 0.8.5claws37
782 remove calls to folder->change_flags that are now
783 done by procmsg flag functions (seems it is not
784 used by any foldertype anyway)
786 init folder->change_flags with NULL
788 2002-10-14 [christoph] 0.8.5claws36
792 use virtual functions for folder item new and destroy
795 2002-10-14 [melvin] 0.8.5claws35
798 Added a test to not run the spell checker if no default
799 dictionary is available. No dialog is displayed though.
801 2002-10-14 [melvin] 0.8.5claws34
804 Fixed bug in dictionary list context menu where
805 "More..." pointed to an emtpy submenu if the
806 number of dictionaries is a multiple of 15
807 Removed unneeded code in suggestions list creation
809 2002-10-14 [paul] 0.8.5claws33
812 updated by George Danchev
814 2002-10-13 [hoa] 0.8.5claws32
817 src/matcher_parser_parser.y
818 removed the escaped string from internal structure
821 2002-10-12 [colin] 0.8.5claws31
825 Removed useless function gtksctree_reanchor
827 2002-10-12 [alfons] 0.8.5claws30
829 * sync with remaining main changes 2002-10-09 - 2002-10-11
830 - drop changes to src/compose.c (requires claws specific changes)
832 2002-10-12 [alfons] 0.8.5claws29
834 * sync with main changes of 2002-10-08
835 - drop changes to src/compose.c (requires claws specific changes)
836 - drop changes to src/summaryview.c (requires changes to compose.c)
838 2002-10-12 [alfons] 0.8.5claws28
840 * sync with main changes of 2002-10-07
842 2002-10-12 [alfons] 0.8.5claws27
844 * sync with main changes of 2002-10-04
845 - drop changes to src/compose.c (requires claws specific changes)
846 - drop changes to src/prefs_folder_item.c (claws implementation
849 2002-10-12 [colin] 0.8.5claws26
852 Fix folder-flicker when space-reading, introduced
855 2002-10-12 [colin] 0.8.5claws25
858 Save account address when saving as draft.
861 2002-10-12 [colin] 0.8.5claws24
864 Fix the problem consisting of no message selected
865 after the last message in a folder has been moved.
867 2002-10-12 [paul] 0.8.5claws23
872 add Cc and Bcc to templates. Patch submitted by
875 2002-10-12 [colin] 0.8.5claws22
878 Fix a bug after "Check for new messages":
879 If a folder was opened, it was still selected at
880 the end of the check, but displayed empty.
882 Remove unnecessary check
887 be more verbose in the description of
891 2002-10-11 [colin] 0.8.5claws21
894 Make space work (better) when no mail is selected
896 2002-10-11 [colin] 0.8.5claws20
902 2002-10-11 [colin] 0.8.5claws19
905 revert 0.8.5claws6 changes as i couldn't get to
908 2002-10-11 [melvin] 0.8.5claws18
911 Removed buggy and unused macro (should have been committed in
914 2002-10-11 [melvin] 0.8.5claws17
917 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
919 2002-10-11 [thorsten] 0.8.5claws16
922 remove rescan warning
924 2002-10-11 [colin] 0.8.5claws15
927 fix a segfault that happens if conv_unmime_header
928 fails (should be better to find out why it fails)
930 2002-10-11 [christoph] 0.8.5claws14
933 update folderview stats after ignore/unignore thread
935 2002-10-11 [hoa] 0.8.5claws13
937 * src/quote_fmt_parse.y
938 Fixed a yacc/bison syntax error
940 Escaping of string is fixed.
942 2002-10-11 [colin] 0.8.5claws12
947 2002-10-11 [paul] 0.8.5claws11
950 updated by Ricardo Mones Lastra
952 2002-10-10 [alfons] 0.8.5claws10
955 allow dropping files by "moving" files from a file manager,
956 not only by the more cumbersome "copying". the latter
957 mostly implies holding down the Control button
959 2002-10-10 [christoph] 0.8.5claws9
962 update folders after thread building for ignored threads
964 2002-10-10 [christoph] 0.8.5claws8
970 * src/folderview.[ch]
975 * src/summaryview.[ch]
976 o added new flag need_update to FolderItem
977 o removed folder_table from various functions from tracking
979 o set need_update flags in folder.c's move, copy and delete
980 functions and procmsg's flags functions
981 o added function folderview_update_items_when_required that
982 updates all folders with need_update set
983 o call folderview_update_items_when_required instead of
984 folderview_update_item_foreach
986 2002-10-09 [sergey] 0.8.5claws7
989 Strip CRs whel loading the text into editor in reedit mode.
991 2002-10-09 [colin] 0.8.5claws6
994 Make Space work when no mail is selected
996 2002-10-09 [colin] 0.8.5claws5
1000 Add gtk_sctree_reanchor()
1002 Use gtk_sctree_reanchor() - better fix for
1005 2002-10-09 [colin] 0.8.5claws4
1008 Fix shift-click select after delete problem
1011 2002-10-08 [thorsten] 0.8.5claws3
1014 exclude current msg from -hide read messages-
1016 2002-10-08 [colin] 0.8.5claws2
1021 Differentiate socket errors from disk full
1024 2002-10-08 [christoph] 0.8.5claws1
1028 modifications for new config directory
1030 * config.guess ** REMOVED **
1031 * config.sub ** REMOVED **
1032 * install-sh ** REMOVED **
1033 * ltmain.sh ** REMOVED **
1034 * missing ** REMOVED **
1035 * mkinstalldirs ** REMOVED **
1036 these files are autogenerated by automake
1037 when you run autogen.sh
1039 * config/.cvsignore ** NEW FILE **
1040 * config/Makefile.am ** NEW FILE **
1041 ignore autogenerated files
1042 create a Makefile in this directory
1044 2002-10-08 [paul] 0.8.5claws
1046 * 0.8.5claws release
1051 fix quote reply format for newsgroups reply bug
1056 updated by me and Witold Wladyslaw Wojciech Wilk
1059 2002-10-07 [paul] 0.8.3claws53
1064 updated messages catalogs, submitted by
1065 Alessandro Maestri, Fabio Jr.Beneditto
1066 and Urke MMI, respectively.
1068 2002-10-07 [christoph] 0.8.3claws52
1073 fix new folder ghost message bug
1074 (closes bug [ 619722 ] wrong count for newly created folders)
1076 2002-10-07 [christoph] 0.8.3claws51
1079 fix news posting problem
1081 2002-10-07 [melvin] 0.8.3claws50
1084 Updated French translation
1086 2002-10-05 [christoph] 0.8.3claws49
1089 check if line_start_cache is set in gtk_stext_update_text
1090 (closes bug [ 618119 ] crash while doing search in folder)
1092 2002-10-05 [christoph] 0.8.3claws48
1098 implement cache cleanups for claws' folder system
1099 (closes bug [ 595916 ] imapcache not cleaned up)
1101 2002-10-05 [melvin] 0.8.3claws47
1103 * src/prefs_actions.c
1104 Made the help text more clear for the %p token
1106 2002-10-04 [paul] 0.8.3claws46
1109 see ChangeLog 2002-10-02 and 2002-10-03
1111 2002-10-04 [christoph] 0.8.3claws45
1114 fix segfault caused by pop before smtp
1115 call to inc_account_mail with NULL
1118 2002-10-04 [paul] 0.8.3claws44
1121 sync the LDAP detection from 0.8.5cvs1
1123 2002-10-02 [christoph] 0.8.3claws43
1126 fix small spelling error
1128 2002-10-02 [melvin] 0.8.3claws42
1131 Behave better and say "no" when test program cannot be run.
1133 2002-10-02 [paul] 0.8.3claws41
1135 * sync with 0.8.4cvs1
1136 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1139 toggle the behavior of Reply menuitem between
1140 normal reply and reply-to-list
1142 2002-10-01 [sergey] 0.8.3claws40
1145 Convert newlines in the message text to the canonical form
1146 before base64 encoding (RFC2045 compliance, fixes some
1147 interoperability issues with Evolution 1.0.3)
1149 2002-09-29 [colin] 0.8.3claws39
1152 Fix an unwanted copy/paste
1154 2002-09-29 [colin] 0.8.3claws38
1157 Renamed "Custom toolbar" to "Customize toolbar"
1158 Renamed "Show all header" to "Show all headers"
1159 Renamed "Set diplay item" to "Set displayed items"
1160 * src/prefs_common.c
1161 Renamed "Show all header" to "Show all headers"
1162 * src/prefs_summary_column.c
1163 Renamed "diplay item" to "displayed items"
1165 2002-09-29 [colin] 0.8.3claws37
1167 * src/mainwindow.[ch]
1168 online/offline status pixmaps follow theme
1170 * src/summaryview.[ch]
1171 quicksearch pixmap follows theme changes
1173 2002-09-29 [thorsten] 0.8.3claws36
1176 src/prefs_folder_item.[ch]
1177 add default_reply_to folder option (closes patch 581044)
1179 2002-09-29 [christoph] 0.8.3claws35
1181 * acconfig.h ** REMOVED **
1185 * ac/gnupg-check-typedef.m4
1186 fix autoheader 2.50 warning
1188 2002-09-29 [christoph] 0.8.3claws34
1190 * major code cleanup (part 2)
1192 - unused variables removed
1193 - unused functions removed
1194 - uninitialized variables checked
1195 - missing return statements added
1196 - missing function return types added
1197 - added parentheses around assignment
1198 when suggested by gcc
1200 2002-09-29 [alfons] 0.8.3claws33
1203 log_window_clear(): only bracket gtk_text_forward_delete()
1204 with gtk_text_freeze() / gtk_text_thaw() (see if this
1205 works around GTK text bug)
1207 2002-09-29 [paul] 0.8.3claws32
1211 updated by George Danchev and Urke MMI
1214 2002-09-27 [christoph] 0.8.3claws31
1216 * doc-src/readme.txt
1217 * doc-src/rfc1806.txt ** REMOVED **
1218 * doc-src/rfc2183.txt ** NEW FILE **
1219 * doc-src/rfc2980.txt ** NEW FILE **
1222 2002-09-27 [melvin] 0.8.3claws30
1225 Fixed typo which could break linking
1227 2002-09-27 [melvin] 0.8.3claws29
1230 Improved GNU/aspell checking.
1233 2002-09-27 [paul] 0.8.3claws28
1235 * sync with 0.8.3cvs8
1236 see ChangeLog 2002-09-27
1238 2002-09-26 [colin] 0.8.3claws27
1242 Add "Reply to Mailing-list" to the toolbar
1244 2002-09-26 [christoph] 0.8.3claws26
1247 Fix wrong message counts in summaryview status
1249 2002-09-26 [paul] 0.8.3claws25
1251 * sync with 0.8.3cvs7
1252 see ChangeLog 2002-09-26
1254 2002-09-26 [paul] 0.8.3claws24
1256 * sync with 0.8.3cvs6
1257 see ChangeLog 2002-09-25
1259 2002-09-25 [christoph] 0.8.3claws23
1261 * src/prefs_common.c
1262 * src/prefs_folder_item.c
1263 * src/prefs_scoring.c
1264 Renamed "kill score" to "hide score" in GUI
1267 2002-09-25 [paul] 0.8.3claws22
1269 * sync with 0.8.3cvs5
1270 see ChangeLog 2002-09-24
1272 2002-09-24 [alfons] 0.8.3claws21
1274 patch by Satoshi Nagayasu: allows appending / saving multiple
1275 selected files (closes "[ 612279 ] save multiple mesg(s) in
1279 add Satoshi Nagayasu
1281 summary_save_as(): allow saving selected files to
1283 summary_set_menu_sensitive: enable "Save As..." when
1284 multiple files are selected
1286 append_file(): new function
1288 2002-09-24 [colin] 0.8.3claws20
1291 Fix segfault when mimeinfo doesn't have a
1294 2002-09-24 [colin] 0.8.3claws19
1296 * src/prefs_common.[ch]
1297 Add a preference to display send dialog or not
1299 Display send dialog according to preference
1301 2002-09-24 [colin] 0.8.3claws18
1304 Disable user actions when sending
1306 2002-09-24 [colin] 0.8.3claws17
1309 Do not display name or filename for attachments
1310 with an application/pgp-signature type
1311 (security flaw, see bug 537413)
1313 2002-09-23 [colin] 0.8.3claws16
1316 Initialize entry_email, entry_alias and
1317 entry_remarks to first email address of the list
1319 2002-09-23 [colin] 0.83claws15
1322 Drop pgp-signature when reediting a signed queued
1325 2002-09-23 [melvin] 0.8.3claws14
1328 Updated French translation
1330 2002-09-23 [melvin] 0.8.3claws13
1333 Made custom toolbar menu labels more consistent
1334 * src/prefs_toolbar.c
1335 Made custom toolbar window title more consistent
1337 2002-09-22 [colin] 0.8.3claws12
1340 Initialize session type to normal before getting
1341 mail (fixes strange Get behaviour)
1342 * src/prefs_account.h
1343 Move STYPE_POP_BEFORE_SMTP to last position to
1344 avoid other side-effects
1346 2002-09-22 [colin] 0.8.3claws11
1348 * src/prefs_account.c
1349 Fix pop_bfr_smtp_tm_entry sensivity when switching
1350 from pop3 to apop or vice-versa
1352 2002-09-22 [colin] 0.8.3claws10
1354 * src/prefs_account.[ch]
1355 Add an option for the POP before SMTP timeout
1357 Remember time of last POP connection
1359 Do POP before SMTP only if timeout reached
1361 2002-09-22 [oliver] 0.8.3claws9
1364 explain custom toolbar
1366 2002-09-22 [oliver] 0.8.3claws8
1368 * src/prefs_actions.[ch]
1369 custom toolbar for compose
1370 actions callback from compose toolbar
1372 remove include toolbar.h
1374 2002-09-22 [oliver] 0.8.3claws7
1376 * src/prefs_toolbar.[ch]
1377 custom toolbar for compose
1378 - generic prefs_toolbar handles both
1379 Mainwin's toolbar as well as Compose toolbar
1381 2002-09-22 [oliver] 0.8.3claws6
1384 custom toolbar for compose
1385 restructure toolbar.[ch]
1387 2002-09-22 [oliver] 0.8.3claws5
1390 custom toolbar for compose
1392 2002-09-22 [oliver] 0.8.3claws4
1394 * src/mainwindow.[ch]
1395 custom toolbar for compose
1396 move mainwin toolbar back to mainwindow
1398 2002-09-22 [alfons] 0.8.3claws3
1405 2002-09-22 [alfons] 0.8.3claws2
1408 procmsg_save_to_outbox(): don't unlink message file from queue;
1409 callers should do it using folder_item_remove_msg()
1411 2002-09-22 [colin] 0.8.3claws1
1414 Made mimeview_check_signature() public
1416 Made GPG signatures verifiable by clicking
1417 the [application/pgp-signature] in the Text
1420 2002-09-22 [paul] 0.8.3claws
1429 updated translations, submitted by George Danchev,
1430 me, Ricardo Mones Lastra, Alessandro Maestri,
1431 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1432 and Urke MMI, respectively.
1434 2002-09-22 [alfons] 0.8.2claws65
1438 no furry valgrinds have been used to plug these memleaks
1440 2002-09-20 [paul] 0.8.2claws64
1442 * sync with 0.8.3cvs4
1443 'Select thread' re-implemented
1444 see ChangeLog 2002-09-20
1446 2002-09-21 [alfons] 0.8.2claws63
1449 compose_send(): plug unnoticed memleak
1451 2002-09-20 [alfons] 0.8.2claws62
1454 replace_address_in_edit(): strict check for NULL address to
1455 fix "[ 607348 ] Segfault in address completion". My guess is
1456 that this happens with an empty address book, but it's good
1457 to have this check here anyway
1459 completion_window_button_press(): free string returned
1460 from the internal cache
1462 2002-09-20 [christoph] 0.8.2claws61
1465 added ENC_BINARY to EncodingType
1467 the string returned by procmime_get_encoding_str
1468 should not depend on the order of values in the
1469 EncodingType definition
1470 * doc-src/rfc1806.txt ** NEW FILE **
1471 Added rfc1806 about MIME Content-Disposition
1474 2002-09-19 [paul] 0.8.2claws60
1476 * sync with 0.8.2cvs3
1477 see ChangeLog 2002-09-19
1479 2002-09-19 [paul] 0.8.2claws59
1481 * src/prefs_folder_item.c
1482 revert to Darko's original alignment of colour
1484 add a colon to folder_color label
1487 add Colin's patch (with Hiro's modifications) to
1488 force BASE64 encoding for 8-bit text when signing
1489 (sync with 0.8.3cvs2)
1491 2002-09-18 [alfons] 0.8.2claws58
1496 (beautify a little bit)
1498 2002-09-18 [christoph] 0.8.2claws57
1501 fix handling of fgetc return value
1503 2002-09-17 [alfons] 0.8.2claws56
1506 summary_sort(): check non-NULL summaryview->folder_item when no
1507 folder is selected at all
1508 (closes "[ 610344 ] sort label make syl Crash")
1510 2002-09-17 [alfons] 0.8.2claws55
1513 beautify a little bit
1515 2002-09-17 [christoph] 0.8.2claws54
1518 initialize max values for cache and folder
1519 when cache or folder is empty
1521 2002-09-15 [colin] 0.8.2claws53
1524 Fix a leak (thanks Alfons!) and cleaned
1525 variables names for custom headers
1527 2002-09-15 [colin] 0.8.2claws52
1530 Fix custom headers recognition when
1531 prefs_common.trans_hdr is on
1533 2002-09-15 [colin] 0.8.2claws51
1536 Allow dynamically-added custom headers
1537 Yet not reparsed if reedited
1539 2002-09-15 [alfons] 0.8.2claws50
1541 * src/prefs_account.c
1544 2002-09-15 [colin] 0.8.2claws49
1546 * src/prefs_account.c
1547 fix pop_before_smtp sensitivity
1549 2002-09-15 [colin] 0.8.2claws48
1552 add inc_pop_before_smtp()
1553 allow MainWindow to be undefined in
1554 inc_account_mail() and inc_start()
1557 add STYPE_POP_BEFORE_SMTP session type
1558 * src/prefs_account.c
1559 activated pop before smtp option
1561 do pop before smtp if the relevant option
1564 2002-09-15 [paul] 0.8.2claws47
1567 see ChangeLog 2002-09-15
1569 2002-09-14 [paul] 0.8.2claws46
1572 updated Bulgarian translation, submitted by
1575 2002-09-13 [paul] 0.8.2claws45
1578 merge claws' select_account() with main's
1579 (new) compose_select_account(). [sync with
1580 0.8.2cvs15, see ChangeLog 2002-09-11]
1582 2002-09-12 [christoph] 0.8.2claws44
1585 allocate 1 elements of FolderItem not 0
1587 2002-09-12 [colin] 0.8.2claws43
1590 Fix bug #590825 (obey Follow-up: poster)
1592 2002-09-12 [colin] 0.8.2claws42
1595 Fix bug #557009 (wrong headers for messages
1596 forwarded as attachments)
1598 2002-09-11 [colin] 0.8.2claws41
1601 Put SCF: pseudo-header on top of message
1602 Set draft tmp_flag when saved as draft
1606 Skip after first \n\n for beginning of real message
1609 2002-09-11 [christoph] 0.8.2claws40
1612 use procmsg flag functions in filtering or processing
1613 will cause incorrect folder message counts
1615 2002-09-11 [colin] 0.8.2claws39
1618 Fix bug #550175 - wrong save folder when reediting
1621 2002-09-11 [paul] 0.8.2claws38
1623 * sync with 0.8.2cvs14
1624 see ChangeLog 2002-09-11
1626 2002-09-11 [colin] 0.8.2claws37
1629 Fix a typo (seeming to cause new/unread status to
1632 2002-09-10 [christoph] 0.8.2claws36
1635 compose_redirect should not use compose_generic_new
1636 because that does more stuff than expected including
1637 opening the external editor
1638 (closes bug "[ 526608 ] bounced messages appear blank
1641 2002-09-10 [christoph] 0.8.2claws35
1644 fix problem with too large message number range
1645 causing a crash in folder_item_scan
1647 2002-09-10 [paul] 0.8.2claws34
1649 * sync with 0.8.2cvs13
1650 see ChangeLog 2002-09-10
1652 2002-09-10 [christoph] 0.8.2claws33
1655 set MsgInfo TmpFlags for queue and draft folders
1656 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1658 2002-09-10 [paul] 0.8.2claws32
1661 po/bg.po ** NEW FILE **
1662 new Bulgarian translation submitted by
1663 George Danchev <danchev@spnet.net>
1667 tools/tb2sylpheed ** NEW FILE **
1668 add script that converts an addressbook exported
1669 from The Bat! into a Sylpheed addressbook. Submitted
1670 by Urke MMI <urke-kg@eunet.yu>
1672 2002-09-10 [paul] 0.8.2claws31
1674 * sync with 0.8.2cvs12
1675 see ChangeLog 2002-09-10
1677 2002-09-06 [paul] 0.8.2claws30
1679 * src/prefs_common.c
1680 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1684 tools/ldif-to-xml.py ** REMOVED **
1685 remove obsolete python script
1687 2002-09-06 [paul] 0.8.2claws29
1689 * sync with 0.8.2cvs10
1690 see ChangeLog 2002-09-06
1692 2002-09-04 [paul] 0.8.2claws28
1694 * sync with 0.8.2cvs9
1695 see ChangeLog 2002-08-04
1697 2002-09-04 [colin] 0.8.2claws27
1699 * src/prefs_common.[ch]
1700 Added signature color configuration
1702 Use user-specified signature color
1704 2002-09-03 [colin] 0.8.2claws26
1706 * src/prefs_common.[ch]
1707 Added autosave and autosave_length prefs
1709 Added compose_remove_draft()
1710 Auto-save drafts according to the prefs
1712 Added a crash-indicator file, allowing to check
1713 for new messages on startup if Sylpheed crashed
1714 (makes saved drafts "reappear")
1716 2002-09-03 [colin] 0.8.2claws25
1721 2002-09-03 [paul] 0.8.2claws24
1723 * sync with 0.8.2cvs8
1724 see ChangeLog 2002-09-02 and 2002-09-03
1726 2002-09-03 [darko] 0.8.2claws23
1729 use normal style when creating new folder to pick
1732 2002-09-02 [melvin] 0.8.2claws22
1735 removed some obsolete code
1737 2002-09-02 [melvin] 0.8.2claws21
1740 fixed test's equality sign (== to =)
1742 2002-09-02 [alfons] 0.8.2claws20
1746 revert change of 0.8.2claws16 and use the mh_folder_destroy
1747 as folder->destroy virtual as suggested by Hiro
1748 (the mh.c code seems to have been lost around mh.c.1.21)
1750 2002-09-02 [paul] 0.8.2claws19
1753 updated by Fabio Jr. Beneditto
1756 use 'http://claws.sylpheed.org' for homepage link.
1757 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1759 2002-09-01 [alfons] 0.8.2claws18
1762 plug memleak related to one Martin Kluge found
1764 2002-08-31 [paul] 0.8.2claws17
1766 * sync with 0.8.2cvs6
1767 see ChangeLog 2002-08-30
1769 2002-08-31 [alfons] 0.8.2claws16
1772 folder_destroy(): remove mailbox from folderlist even if it has
1775 2002-08-31 [alfons] 0.8.2claws15
1780 (being pedantic I know)
1782 2002-08-31 [alfons] 0.8.2claws14
1785 check for NULL pointers returned from folder->fetch_msginfo virtual
1786 (should solve some reported crashes)
1788 2002-08-30 [alfons] 0.8.2claws13
1793 enable crash dialog on compilation time
1794 (--enable-crash-dialog configure option)
1796 2002-08-30 [alfons] 0.8.2claws12
1801 apply memory leak plug patch by Martin Kluge
1802 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1803 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1804 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1806 2002-08-30 [darko] 0.8.2claws11
1809 copy Gtk style from normal style to match
1810 font size for coloured folders
1812 2002-08-29 [alfons] 0.8.2claws10
1815 Type=Internet <- Type=Application
1816 (reported by Michael Schwendt, see:
1817 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1818 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1820 2002-08-29 [paul] 0.8.2claws9
1822 * sync with 0.8.2cvs5
1823 see ChangeLog 2002-08-29
1825 2002-08-29 [colin] 0.8.2claws8
1828 Added a sanity check in summary_select_thread
1829 Should fix bug 601605
1831 2002-08-29 [colin] 0.8.2claws7
1834 Revert claws6 changes regarding bug #591676
1836 2002-08-28 [colin] 0.8.2claws6
1839 Ignore cache for queue folderitems
1842 2002-08-28 [melvin] 0.8.2claws5
1847 2002-08-28 [melvin] 0.8.2claws4
1850 Updated a bit the text concerning the spell checker
1852 2002-08-28 [melvin] 0.8.2claws3
1854 Merged the GNU_aspell_branch:
1855 Support of new GNU/aspell is now included and the old pspell
1856 is not supported anymore.
1860 Updated spell checker text to reflect the switch to GNU/aspell
1862 * ac/aspell.m4 *** NEW ***
1863 * src/gtkaspell.[ch] *** NEW ***
1864 * ac/pspell.m4 *** DELETED ***
1865 * src/gtkspell.[ch] *** DELETED ***
1868 Updated for GNU/aspell support
1871 Replaced gtkspell.c by gtkaspell.c
1879 * src/prefs_common.[ch]
1880 Updated for GNU/aspell support
1882 2002-08-28 [paul] 0.8.2claws2
1884 * sync with 0.8.2cvs4
1885 see ChangeLog 2002-08-27 and 2002-08-28
1887 2002-08-28 [colin] 0.8.2claws1
1889 * src/summary_search.c
1892 2002-08-28 [jens] 0.8.2claws
1895 Updated German translations
1897 2002-08-27 [melvin] 0.8.2claws
1900 Updated French translations
1902 2002-08-27 [paul] 0.8.2claws
1904 * sync with 0.8.2 main release
1912 updated message catalogs submitted by
1913 Ricardo Mones Lastra, Alessandro Maestri,
1914 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1915 Beneditto and Urke MMI
1917 2002-08-27 [hoa] 0.8.1claws123
1919 * src/mainwindow.[ch]
1920 * src/summaryview.[ch]
1921 removed the "filter setting" menu option.
1922 add a "cancel a news message" menu option.
1924 2002-08-26 [martin] 0.8.1claws122
1927 changed string under 0.8.1claws79 changed by myself
1930 2002-08-26 [martin] 0.8.1claws121
1933 added kill command to debuggerrc to start crash dialog
1935 2002-08-26 [paul] 0.8.1claws120
1937 * sync with 0.8.1cvs31
1938 see ChangeLog 2002-08-26
1940 2002-08-25 [alfons] 0.8.1claws119
1943 fix bug that didn't send out correct headers to news server
1944 when sending news article and email from queue (bug reported
1945 and patch provided by Tim Mann; closes bug
1946 "[ 583196 ] 0.7.8claws can't post news")
1948 2002-08-25 [alfons] 0.8.1claws118
1950 * src/selective_download.c
1951 mark two strings as translatable
1952 (thanks to Urke MMI for pointing this out)
1954 2002-08-25 [alfons] 0.8.1claws117
1957 treat sent boxes as special and allow sorting them by addressee
1958 (closes "[ 589418 ] Sent folder sorting misbehavior"
1959 submitted by Steve Lamb)
1961 2002-08-24 [alfons] 0.8.1claws116
1964 fix memleak reported by Martin Kluge
1965 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1967 2002-08-24 [oliver] 0.8.1claws115
1969 * src/prefs_toolbar.c
1970 o code cleanup as suggested by Alfons
1973 2002-08-24 [alfons] 0.8.1claws114
1976 o fix another memory leak reported by Martin Kluge
1977 (see "[ 599568 ] Small Memory Leak")
1978 o remove 'from' variable from 'summary_set_header()'; we can
1981 2002-08-24 [paul] 0.8.1claws113
1983 * sync with 0.8.1cvs30
1984 see ChangeLog 2002-08-23
1986 2002-08-24 [alfons] 0.8.1claws112
1989 remove unnecessary allocations for search bar fixing leaks
1990 reported by Martin Kluge
1991 (see "[ 599451 ] Further memory leaks?")
1993 2002-08-24 [alfons] 0.8.1claws111
1996 make get_socket_name() public for crash.c
1998 o make report bug button work (goes to claws'
1999 bug tracker at sf.net)
2000 o introduce function for doing important stuff just
2001 before claws goes down
2004 2002-08-24 [alfons] 0.8.1claws110
2007 move cursor to "To" entry when forwarding as attachment
2008 (reported and solved by Steve Lamb, closes bug report
2009 "[ 592880 ] Forward as attachment; cursor not in to")
2011 2002-08-24 [colin] 0.8.1claws109
2014 fix quick search visibility after GUI (de)separations.
2016 2002-08-23 [colin] 0.8.1claws108
2019 fix header pane visibility after folderview or
2020 messageview (de)separation
2022 2002-08-23 [paul] 0.8.1claws107
2024 * src/mainwindow.[ch]
2026 give full control of display or non-display
2027 of the Execute icon to Custom toolbar settings.
2028 add new sensitivity condition to maninwindow.h:
2034 more sync with 0.8.1cvs29
2036 2002-08-23 [melvin] 0.8.1claws106
2039 Readded support for custom widget in alertpanel lost in last
2042 2002-08-23 [paul] 0.8.1claws105
2044 * sync with 0.8.1cvs29
2045 see ChangeLog 2002-08-23
2047 2002-08-23 [colin] 0.8.1claws104
2050 Fix folder and search pixmaps exchanging positions
2051 after theme or toolbar changes. Thank to Oliver for
2054 2002-08-23 [colin] 0.8.1claws103
2057 src/messageview.[ch]
2060 Changed messageview_create() and noticeview_create()
2061 to avoid the last gdk_warning
2063 2002-08-22 [colin] 0.8.1claws102
2066 Fix my new `Creating pixmap from xpm' warning
2068 2002-08-22 [colin] 0.8.1claws101
2071 Fix some of the gdk warnings
2073 2002-08-22 [colin] 0.8.1claws100
2076 * src/stock_pixmap.c
2077 * src/stock_pixmap.h
2078 * src/pixmaps/quicksearch.xpm *ADDED*
2079 Add the quicksearch pixmap
2083 Make quicksearch bar visible/hidden via a button
2085 2002-08-22 [christoph] 0.8.1claws99
2088 fix folder update for newsgroups with message
2089 numbers below minimum number of articles to fetch
2090 (closes bug #598445)
2092 2002-08-22 [paul] 0.8.1claws98
2094 * sync with 0.8.1cvs28
2095 see ChangeLog 2002-08-22
2097 2002-08-21 [alfons] 0.8.1claws97
2100 use bt instead of bt full which seems to work
2101 better, and bt full doesn't give a great deal
2102 of information anyway
2104 2002-08-21 [colin] 0.8.1claws96
2107 fix summaryview_searchtype_changed prototype
2109 2002-08-21 [christoph] 0.8.1claws95
2112 o fix broken menu update for sorting type, we have to
2113 get this info from the summaryview now
2114 o removed setting of threaded state in menu callback
2115 * src/summaryview.[ch]
2116 more summaryview/folderitem seperation for
2119 removed not required --with-compiler-flags option
2121 2002-08-21 [oliver] 0.8.1claws94
2124 o rename toolbar.xml to toolbar_main.xml
2125 since toolbar_compose.xml might come up
2130 2002-08-21 [darko] 0.8.1claws93
2133 don't reset tmp flags for messages copied
2136 2002-08-21 [colin] 0.8.1claws92
2138 * src/prefs_filtering.c
2139 fix renaming rules on folder rename
2140 when folder is not a leaf folder
2142 2002-08-21 [paul] 0.8.1claws91
2144 * src/prefs_folder_item.c
2145 fix alignment of colour selector
2147 2002-08-21 [paul] 0.8.1claws90
2149 * sync with 0.8.1cvs27
2150 see ChangeLog 2002-08-21
2152 2002-08-21 [paul] 0.8.1claws89
2155 fix crash when changing field type in
2158 2002-08-21 [colin] 0.8.1claws88
2161 Made quick search case-insensitive
2163 2002-08-21 [paul] 0.8.1claws87
2165 * sync with 0.8.1cvs26
2166 see ChangeLog 2002-08-21
2168 2002-08-20 [christoph] 0.8.1claws86
2172 * src/summaryview.[ch]
2173 more summaryview/folderitem seperation for
2174 sort_key and sort_type
2176 added missing return statement
2178 2002-08-20 [colin] 0.8.1claws85
2180 * src/summaryview.[ch]
2181 Added a quick search box
2183 * src/prefs_common.[ch]
2184 Added a show/hide option for the quick search
2186 2002-08-20 [oliver] 0.8.1claws84
2189 remove toolbar_create_popups
2191 o remove toolbar_create_popups
2192 o fix toolbar_set_sensitive
2193 (Bug reports #596834 and #596832)
2194 * src/prefs_toolbar.c
2195 o add "Set default" button
2196 o align label and text + combo widgets
2198 2002-08-20 [hoa] 0.8.1claws83bis
2201 fixed a bug in imap_fetch_msginfo() in case there is no
2204 2002-08-20 [darko] 0.8.1claws83
2207 copy the color style of folder view so it
2208 works with GTK themes
2210 2002-08-20 [darko] 0.8.1claws82
2214 * src/prefs_folder_item.[hc]
2215 don't use UI stuff in folder.h
2217 2002-08-20 [darko] 0.8.1claws81
2220 * src/prefs_folder_item.h
2222 * src/prefs_folder_item.c
2223 ability to set folder color in folderview
2225 2002-08-19 [alfons] 0.8.1claws80
2228 fix one of the earlier memleaks reported by Martin Kluge
2230 2002-08-19 [alfons] 0.8.1claws79
2233 hide notice view when selecting seperate folder
2234 view (reported by Urke MMI)
2236 2002-08-19 [christoph] 0.8.1claws78
2239 * src/prefs_folder_item.h
2240 * src/summaryview.[ch]
2241 o add summary_set_prefs_from_folderitem to set
2242 summaryview prefs (first step to remove all
2243 references to the folderitem in summaryview)
2244 o moved compiled regex stuff from folderitem prefs
2247 2002-08-19 [paul] 0.8.1claws77
2250 add check for '.' to QUOTE_IF_REQUIRED
2252 2002-08-19 [paul] 0.8.1claws76
2255 sync with 0.8.1cvs25 (plug memory leak)
2257 * src/prefs_toolbar.c
2258 re-order prefs_toolbar_cancel()
2260 2002-08-18 [alfons] 0.8.1claws75
2264 plug other memleaks reported by Martin Kluge
2266 2002-08-18 [paul] 0.8.1claws74
2269 updated by Fabio Jr. Beneditto
2271 2002-08-18 [paul] 0.8.1claws73
2274 fix bug where tooltips were displayed untranslated
2276 * src/prefs_toolbar.c
2277 fix bug where clicking 'Cancel' creates an icon & text
2278 toolbar regardless of prefs
2281 2002-08-17 [oliver] 0.8.1claws72
2283 * src/prefs_toolbar.c
2284 update toolbar on CANCEL
2285 bug reported by Martin Kluge
2287 toolbar_destroy memleak fixed
2289 2002-08-17 [alfons] 0.8.1claws71
2292 plug another memleak reported by Martin Kluge
2294 2002-08-16 [alfons] 0.8.1claws70
2297 use execvp() correctly (suggested by wwp; thanks!)
2299 2002-08-16 [alfons] 0.8.1claws69
2302 plug memory leak reported by Kim Schultz & Martin Kluge
2304 2002-08-16 [paul] 0.8.1claws68
2307 updated by Ricardo Mones Lastra
2309 2002-08-16 [paul] 0.8.1claws67
2312 fix bug where 'Compose News' icon showed wrong
2315 2002-08-16 [paul] 0.8.1claws66
2317 * sync with 0.8.1cvs24
2318 see ChangeLog 2002-08-16
2321 updated by Alessandro Maestri
2323 2002-08-15 [paul] 0.8.1claws65
2328 2002-08-15 [paul] 0.8.1claws64
2331 don't translate debug info
2336 2002-08-15 [paul] 0.8.1claws63
2338 * src/prefs_toolbar.c
2339 fix bug where clicking 'OK' creates an icon & text
2340 toolbar regardless of prefs
2342 2002-08-14 [alfons] 0.8.1claws62
2345 add global var that has the full argv[0]
2347 o execvp the correct sylpheed by using argv0
2348 and setting the correct work dir
2351 2002-08-14 [oliver] 0.8.1claws61
2353 * enable/disable Toolbar Action Buttons
2357 * src/prefs_toolbar.c
2359 2002-08-14 [melvin] 0.8.1claws60
2362 Updated French translations
2364 2002-08-14 [melvin] 0.8.1claws59
2367 Made bug report not translatable
2369 Fixed exporthtml_build_filespec() return value
2371 Fixed incorrect include file
2373 * src/prefs_actions.c
2374 * src/prefs_toolbar.c
2375 Made debug info not translatable
2378 Added missing includes
2379 * src/prefs_common.c
2382 2002-08-14 [paul] 0.8.1claws58
2384 * faq/es/sylpheed-faq.html
2385 faq/es/sylpheed-faq-[1-3].html
2386 faq/es/sylpheed-faq-4.html **NEW FILE **
2389 2002-08-13 [christoph] 0.8.1claws57
2392 ignore thread fix that did not mark all
2393 child nodes of a ignored thread as
2394 ignored. Does not work perfectly yet,
2395 but it is better now
2397 2002-08-13 [alfons] 0.8.1claws56
2400 o implement 'save crash log'
2403 2002-08-13 [melvin] 0.8.1claws55
2406 removed unrequired "execinfo.h" header
2408 2002-08-12 [paul] 0.8.1claws54
2410 * faq/en/sylpheed-faq.html
2411 faq/en/sylpheed-faq-[1-3].html
2412 faq/en/sylpheed-faq-4.html **NEW FILE **
2415 2002-08-12 [alfons] 0.8.1claws53
2418 add crash.c to translatables
2420 bring in Leandro's crash dialog
2422 2002-08-11 [alfons] 0.8.1claws52
2425 clean up some warnings
2427 2002-08-11 [alfons] 0.8.1claws51
2431 * src/crash.[ch] ** NEW FILES **
2433 initial gdb crash handler
2435 2002-08-11 [paul] 0.8.1claws50
2437 * src/prefs_toolbar.c
2438 replace Up/Down arrow pixmaps with text to be
2439 consistent across icon themes
2441 2002-08-11 [paul] 0.8.1claws49
2443 * src/prefs_common.c
2445 rename 'Pixmap' -> 'Icon'
2448 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2450 2002-08-10 [paul] 0.8.1claws48
2452 * src/prefs_toolbar.c
2455 2002-08-10 [paul] 0.8.1claws47
2458 don't write Processing progress to status bar
2459 patch submitted by Alexander Evseev
2461 * src/prefs_toolbar.c
2462 re-position and resize window
2463 make window assume correct size on first call
2465 2002-08-10 [paul] 0.8.1claws46
2472 follow UI text conventions
2474 2002-08-10 [alfons] 0.8.1claws45
2477 correct pixmap for delete action
2479 2002-08-10 [paul] 0.8.1claws44
2482 updated by Fabio Jr. Beneditto
2484 2002-08-10 [paul] 0.8.1claws43
2487 add custom toolbar files
2489 2002-08-10 [paul] 0.8.1claws42
2491 * sync with 0.8.1cvs22
2492 see ChangeLog 2002-08-09
2494 2002-08-09 [paul] 0.8.1claws41
2498 tools/outlook2sylpheed.pl ** NEW FILE **
2499 add script to convert exported Outlook
2500 contacts list to a Sylpheed addressbook.
2501 Submitted by Ricardo Mones Lastra.
2503 2002-08-09 [paul] 0.8.1claws40
2507 po/sr.po ** NEW FILE **
2508 add Serbian message catalog. Submitted by
2509 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2511 2002-08-09 [paul] 0.8.1claws39
2513 * sync with 0.8.1cvs21
2514 see ChangeLog 2002-08-08
2516 2002-08-08 [oliver] 0.8.1claws38
2519 move Custom Toolbar to Configuration menu
2521 2002-08-08 [oliver] 0.8.1claws37
2523 * src/prefs_toolbar.c
2524 fix substitute pixmap bug
2526 2002-08-08 [paul] 0.8.1claws36
2528 * sync with 0.8.1cvs19
2529 see ChangeLog 2002-08-08
2531 2002-08-07 [christoph] 0.8.1claws35
2534 fixed a memory leak in new canonicalize_file_replace
2536 2002-08-07 [christoph] 0.8.1claws34
2539 o canonicalize_file_replace should create the temporary
2540 file in the same directory as the original file.
2541 o added get_tmpfile_in_dir that creates a temorary file
2542 in a specified directory.
2544 2002-08-07 [melvin] 0.8.1claws33
2547 fixed bug where 'Article' button acted as 'Email' button.
2549 2002-08-07 [paul] 0.8.1claws32
2551 * sync with 0.8.1.cvs17
2552 see ChangeLog 2002-08-07
2554 2002-08-07 [colin] 0.8.1claws31
2557 fix mass-cancel problem
2559 2002-08-07 [thorsten] 0.8.1claws30
2561 * src/prefs_toolbar.c
2562 fix: crash on replace or add new button
2564 fix: close xmlfile after reading
2566 fix: unlink() file before rename()
2568 2002-08-06 [paul] 0.8.1claws29
2570 * sync with 0.8.cvs15
2571 see ChangeLog 2002-08-06
2573 2002-08-06 [oliver] 0.8.1claws28
2576 * src/prefs_toolbar.c
2577 fixed empty toolbar issue
2579 2002-08-06 [oliver] 0.8.1claws27
2581 * Custom Toolbar Final
2585 o toolbar stuff now lives in src/toolbar.[ch]
2586 o main_window_toolbar_* functions are renamed to
2587 toolbar_* reflecting their new source file
2588 * src/mainwindow.[ch]
2589 o remove toolbar stuff
2591 2002-08-06 [oliver] 0.8.1claws26
2594 * src/prefs_toolbar.[ch] **New File**
2595 * src/toolbar.[ch] **New File**
2596 o prefs_toolbar.[ch] custom toolbar frontend
2597 o toolbar.[ch] backend
2599 2002-08-06 [oliver] 0.8.1claws25
2601 * src/prefs_actions.[ch]
2602 o new exported function actions_execute
2604 2002-08-06 [paul] 0.8.1claws24
2606 * sync with 0.8.1cvs4
2607 see ChangeLog 2002-08-06
2609 2002-08-06 [paul] 0.8.1claws23
2611 * sync with 0.8.1cvs13
2612 see ChangeLog 2002-08-06
2614 2002-08-06 [paul] 0.8.1claws22
2616 * sync with 0.8.1cvs12
2617 see ChangeLog 2002-08-05 and 2002-08-06
2619 2002-08-06 [match] 0.8.1claws21
2622 improvements to cut/copy/paste address
2624 2002-08-05 [match] 0.8.1claws20
2631 fixes to improve cut/copy/paste
2633 2002-08-06 [melvin] 0.8.1claws19
2636 account_find_all_from_address(): new function that returns the
2637 list of all accounts that are matched in an address.
2638 * src/alertpanel.[ch]
2639 alertpanel() now accepts a custom widget
2640 alertpanel_with_widget(): new function that pops up a panel with
2641 a custom widget in it
2643 gtkut_account_menu_new(): new function that allows the selection
2644 of an account from a list of accounts.
2646 Extended Return Receipt notification to select the correct
2647 account and to make a security test on the Delivery-Notification
2648 address which should be the same as the Return-Path.
2650 2002-08-06 [thorsten] 0.8.1claws18
2653 attach_all: save unnamed as "noname.%d",
2654 dont free static dirname
2656 2002-08-05 [alfons] 0.8.1claws17
2659 detect XIM by trying to link rather than compile a XIM program
2661 2002-08-05 [oliver] 0.8.1claws16
2663 * src/stock_pixmap.[ch]
2664 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2665 o new func to retrieve pixmaps
2667 2002-08-05 [paul] 0.8.1claws15
2669 * sync with 0.8.1cvs10
2670 see ChangeLog 2002-08-05
2672 2002-08-04 [alfons] 0.8.1claws14
2675 see if this plugs memleak
2677 2002-08-04 [melvin] 0.8.1claws13
2680 fixed bug that could crash Sylpheed when highlighting
2681 all misspelled words.
2683 2002-08-03 [melvin] 0.8.1claws12
2685 * src/prefs_actions.c
2686 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2688 fixed bug where the Return Receipt was sent to
2689 Delivery-Notification-To address even if it was not present
2691 2002-08-02 [alfons] 0.8.1claws11
2693 * src/prefs_actions.c
2694 o more check for NULLs
2695 o put create_io_dialog() in right conditional block
2697 2002-08-02 [paul] 0.8.1claws10
2700 updated by Ricardo Mones Lastra
2702 2002-08-01 [christoph] 0.8.1claws9
2705 don't free the cache of the opened
2706 folder in the summaryview
2708 don't unset flags, if it is not required
2710 2002-08-01 [paul] 0.8.1claws8
2712 * sync with 0.8.1cvs8
2713 see ChangeLog entry 2002-08-01
2715 2002-08-01 [paul] 0.8.1claws7
2717 * sync with 0.8.1cvs7
2718 see ChangeLog 2002-07-31 and 2002-08-01
2720 2002-07-31 [christoph] 0.8.1claws6
2723 forgot to update menu sensitivity
2724 function for new menu entry
2726 2002-07-31 [alfons] 0.8.1claws5
2729 check folder item and its path for NULL on
2732 2002-07-31 [christoph] 0.8.1claws4
2735 check if folder_item_get_msginfo in
2736 folder_item_remove_msg returned NULL
2738 better clear the uid cache in the
2739 uid validity check function and delete
2742 2002-07-31 [paul] 0.8.1claws3
2745 add the '--attach' option and a few other
2748 2002-07-31 [paul] 0.8.1claws2
2750 * sync with 0.8.1cvs5
2751 see ChangeLog 2002-07-31
2753 2002-07-31 [christoph] 0.8.1claws1
2755 * src/folderview.[ch]
2757 replace "Rescan all folders..." with
2758 "Check all folders for new messages..."
2760 2002-07-30 [paul] 0.8.1claws
2762 * version 0.8.1claws released
2764 2002-07-30 [paul] 0.8.0claws29
2766 * tools/OOo2sylpheed.pl ** NEW FILE **
2768 add script to enable sending documents as
2769 attachments from OpenOffice.org
2771 2002-07-30 [melvin] 0.8.0claws28
2773 * src/prefs_actions.c
2774 Made the actions' input/output dialog display
2777 2002-07-30 [christoph] 0.8.0claws27
2780 check if folder_item_get_msginfo in
2781 procmsg_save_to_outbox returned NULL
2783 2002-07-30 [paul] 0.8.0claws26
2785 * sync with 0.8.1cvs4
2786 see ChangeLog 2002-07-29
2788 2002-07-29 [thorsten] 0.8.0claws25
2791 added selective download, delete on server
2793 2002-07-29 [paul] 0.8.0claws24
2795 * sync with 0.8.1cvs3
2796 see ChangeLog 2002-07-29
2798 2002-07-27 [christoph] 0.8.0claws23
2801 add extra check if fetching the msginfo
2804 2002-07-27 [paul] 0.8.0claws22
2806 * sync with 0.8.1cvs2
2807 see ChangeLog 2002-07-26
2809 2002-07-27 [christoph] 0.8.0claws21
2812 add another check if a valid msginfo
2815 2002-07-26 [hoa] 0.8.0claws20
2818 Fixed a condition in folder_item_destroy()
2821 Fixed an error in IMAP protocol
2823 2002-07-26 [alfons] 0.8.0claws19
2826 ofcourse compare with identifier, not the path
2828 2002-07-26 [alfons] 0.8.0claws18
2831 use folder item identifier for saving / restoring
2832 preferences because folder->path might not be unique
2834 2002-07-26 [melvin] 0.8.0claws17
2837 Fixed a crash introduced in 0.8.0claws5 when log is
2838 cut under 80 characters.
2840 2002-07-26 [paul] 0.8.0claws16
2842 * sync with 0.8.1cvs1
2843 see ChangeLog 2002-07-26
2845 2002-07-26 [christoph] 0.8.0claws15
2848 imap folder now remembers the last selected
2849 folder and imap_fetch_msginfo skips selecting
2850 the folder if it is already selected
2852 2002-07-26 [christoph] 0.8.0claws14
2857 fix imap folder rescanning
2859 2002-07-25 [christoph] 0.8.0claws13
2869 implement imap uid cache and uid validity check
2871 2002-07-25 [alfons] 0.8.0claws12
2874 fix a brown paper bag bug, and also add some more
2877 2002-07-25 [christoph] 0.8.0claws11
2880 don't mix copy, fetch_msginfo and remove
2881 operations in folder item copy and move
2884 2002-07-25 [christoph] 0.8.0claws10
2888 * src/prefs_folder_item.c
2889 * src/summaryview.[ch]
2890 remove no longer required parameter update_cache from
2893 2002-07-25 [paul] 0.8.0claws9
2900 2002-07-24 [alfons] 0.8.0claws8
2903 sort correctly when using simplified subject line
2904 (closes feature request "[ 585141 ] applying regexp to subject
2905 before sort" submitted by Alexandra Walford)
2907 2002-07-24 [paul] 0.8.0claws7
2909 * sync with 0.8.0cvs3
2910 see ChangeLog 2002-07-24
2912 2002-07-23 [christoph] 0.8.0claws6
2919 o separate processing and summaryview
2920 o removed summary_write_cache from summaryview
2921 o removed summaryview->killed_messages, because we don't have
2922 to keep a list of killed messages anymore. New cache will
2923 keep the hidden messages in cache anyway
2926 * src/selective_download.c
2927 o removed unnecessary summary_write_cache calls
2929 o don't set ignore thread flag in procmsg_get_thread_tree
2930 if it is already set
2933 o moved STATUSBAR_PUSH/POP to statusbar.h because
2934 they are used in different files
2936 2002-07-23 [melvin] 0.8.0claws5
2942 * src/editldap_basedn.c
2944 * src/prefs_common.c
2945 Fixed few memory leak (gtk_editable_get_chars returns
2946 an allocated string)
2948 Fixed few memory leak (gtk_editable_get_chars returns
2949 an allocated string) and modified a little the log cutting
2952 Replaced a call to an obsolete function gtk_entry_get_text()
2953 by gtk_editable_get_chars()
2955 Removed a debug printf
2957 2002-07-23 [christoph] 0.8.0claws4
2960 fix another g_dirname memory leak
2962 2002-07-23 [christoph] 0.8.0claws3
2965 fixed a memory leak in mh_fetch_msginfo
2966 fixed crash when message header could not be
2969 2002-07-23 [paul] 0.8.0claws2
2971 * sync with 0.8.0cvs2
2972 see ChangeLog 2002-07-23
2974 2002-07-23 [paul] 0.8.0claws1
2976 * sync with 0.8.0cvs1
2977 see ChangeLog 2002-07-23
2979 2002-07-23 [paul] 0.8.0claws
2981 * release of 0.8.0claws
2983 2002-07-23 [paul] 0.7.8claws99
2986 new Russian translation, submitted by
2987 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2989 2002-07-22 [jens] 0.7.8claws98
2992 Updated German translations.
2994 2002-07-22 [paul] 0.7.8claws97
3000 updated translations by Ricardo Mones Lastra,
3001 Alessandro Maestri, Wilbert Berendsen and
3002 Fabio Jr. Beneditto respectively
3004 2002-07-22 [christoph] 0.7.8claws96
3007 fix memory leak caused by wrong g_dirname usage
3009 2002-07-22 [christoph] 0.7.8claws95
3012 update new and unread message counts for summaryview
3013 summaryview does not get it from the folder anymore
3014 and has to update the values itself
3016 2002-07-22 [melvin] 0.7.8claws94
3019 Updated French translations.
3021 2002-07-22 [christoph] 0.7.8claws93
3024 set prop->preg pointer to NULL or following check
3025 will not fail and regexec will be called with
3028 2002-07-21 [alfons] 0.7.8claws92
3030 * src/prefs_common.[ch]
3031 remove option "Send return receipt on request"
3033 2002-07-21 [thorsten] 0.7.8claws91
3036 fixed memleaks, coding style as pointed out by alfons
3038 2002-07-21 [alfons] 0.7.8claws90
3041 * src/noticeview.[ch]
3042 o fix bug notice view being displayed when going to empty folder
3043 (noticed by Christoph)
3044 o allow RRR to be sent when restarting sylpheed, or changing folder
3045 (noticed by Thorsten)
3047 2002-07-21 [thorsten] 0.7.8claws89
3050 Included save_all patch from Xaview FACQ
3051 added support for pathnames
3053 2002-07-21 [alfons] 0.7.8claws88
3058 * src/messageview.[ch]
3059 * src/noticeview.c ** NEW FILE **
3060 * src/noticeview.h ** NEW FILE **
3061 make return receipts work again
3062 (UI idea by Leandro Pereira)
3064 2002-07-21 [paul] 0.7.8claws87
3067 fix sensitivity of 'Select thread'
3069 2002-07-21 [paul] 0.7.8claws86
3071 * src/prefs_common.c
3072 add browser command line for Galeon
3074 2002-07-21 [paul] 0.7.8claws85
3077 fix 'EXTRA_DIST': remove README.README, add TODO
3080 2002-07-21 [alfons] 0.7.8claws84
3083 make enter clear selection
3084 (closes "[ 579888 ] Editor selection/entry error"
3085 reported by Steve Lamb)
3087 2002-07-21 [alfons] 0.7.8claws83
3090 sort message list when selecting unthread messages
3091 (closes "[ 501593 ] switching threaded view doesn't sort"
3092 reported by Simon Schubert)
3094 2002-07-20 [alfons] 0.7.8claws82
3099 2002-07-20 [thorsten] 0.7.8claws81
3102 Fixed expansion of empty fields in matchactions
3104 2002-07-19 [melvin] 0.7.8claws80
3107 Removed a duplicate menu entry (fast mode) introduced during
3109 Added a menu separator between 'Use alternate' and 'Fast mode'
3111 2002-07-19 [paul] 0.7.8claws79
3117 2002-07-19 [thorsten] 0.7.8claws78
3119 * tools/calypso_convert.pl ** NEW FILE **
3122 script to import mbox files exported
3124 o generates folder structure
3125 o includes attachments
3127 2002-07-19 [melvin] 0.7.8claws77
3129 * src/selective_download.[ch]
3130 Fixed bug where closing the dialog with the window manager's
3131 close button will not unlock the summary
3132 Corrected some function declarations that missed a return value
3133 Made the source code comply better with coding style.
3134 * src/prefs_common.c
3135 Added new browser command line for Mozilla.
3137 2002-07-18 [paul] 0.7.8claws76
3140 src/selective_download.[ch]
3141 reflect theme changes, fix Gdk Warning when creating
3142 pixmap from NULL window, and minor clean up.
3143 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3148 2002-07-17 [paul] 0.7.8claws75
3156 2002-07-16 [paul] 0.7.8claws74
3158 * tools/filter_conv.pl
3160 replace conversion script with reimplemented version,
3161 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3163 2002-07-16 [colin] 0.7.8claws73
3166 remove forgotten debug messages - sorry ;-)
3168 2002-07-16 [colin] 0.7.8claws72
3174 add the ability to select part of a text mime-part
3177 2002-07-15 [christoph] 0.7.8claws71
3180 fix folder message count for folders without
3181 msg_is_changed (includes news folders)
3183 2002-07-15 [martin] 0.7.8claws70
3186 option "display recipient on 'From'..." now works
3187 without the need of enabling the option
3188 "display sender using address book".
3190 2002-07-15 [christoph] 0.7.8claws69
3193 removed setting folder status from summaryview.
3194 folder.c should update all message counts correctly.
3196 2002-07-15 [paul] 0.7.8claws68
3199 updated by Fabio Junior Beneditto
3201 2002-07-15 [darko] 0.7.8claws67
3204 Fixed target folder colorization, don't decrease op
3207 2002-07-14 [paul] 0.7.8claws66
3209 * sync with main 0.8.0
3210 see ChangeLog 2002-07-14
3212 2002-07-13 [melvin] 0.7.8claws65
3217 Replaced sprintf by g_snprintf to prevent possible buffer
3220 Corrected a log message output format.
3221 Added a missing "done" debug output.
3223 Added keyboard accelerator for Priority menu items
3224 Added missing \n in debug output
3228 Added missing \n in debug output
3230 2002-07-13 [paul] 0.7.8claws64
3233 change Sergey's email address to the sf address
3236 increase show_url_timeout (more useful for long
3239 2002-07-12 [sergey] 0.7.8claws63
3242 applied (with some modifications) patch to set the
3243 micalg parameter for signatures
3244 (2001-08-28 Werner Koch <wk@gnupg.org>)
3246 2002-07-12 [sergey] 0.7.8claws62
3250 fixed man page installation
3252 2002-07-12 [paul] 0.7.8claws61
3254 * sync with 0.7.8cvs26
3255 see ChangeLog 2002-07-11 and 2002-07-12
3257 2002-07-11 [christoph] 0.7.8claws60
3261 first use the message number to find the message
3262 to mark with a reply flag but check the
3263 message-id if we got the correct message, if not
3264 try to find it by message-id.
3265 use new string seperator that is not allowed
3268 2002-07-11 [paul] 0.7.8claws59
3270 * sync with 0.7.8cvs23
3271 see ChangeLog 2002-07-10
3273 2002-07-10 [christoph] 0.7.8claws58
3277 Added message-id table to the cache in memory
3278 and functions to msgcache.c and folder.c to
3279 fetch MsgInfos by message id
3282 store folder and message-id of message replying
3283 to in queue header and set reply flag after sending
3284 (Closes bug #469498)
3286 2002-07-10 [paul] 0.7.8claws57
3290 add Martin to the list of authors
3292 2002-07-09 [martin] 0.7.8claws56
3294 Added gtk_ctree_last_visible(), tree_update_level(),
3295 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3296 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3297 from gtk+ to gtksctree.c for the new sorting code
3298 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3299 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3301 Added declaration for gtk_sctree_sort_recursive() and
3302 gtk_sctree_sort_node
3307 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3308 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3310 2002-07-08 [paul] 0.7.8claws55
3312 * more sync with 0.7.8cvs21
3313 see ChangeLog 2002-07-08
3315 2002-07-08 [paul] 0.7.8claws54
3317 * sync with 0.7.8cvs21
3318 see ChangeLog 2002-07-08
3320 2002-07-07 [alfons] 0.7.8claws53
3323 * src/stock_pixmap.[ch]
3324 * src/pixmaps/notice_warn.xpm ** NEW FILE **
3325 * src/pixmaps/notice_error.xpm ** NEW FILE **
3326 * src/pixmaps/notice_note.xpm ** NEW FILE **
3327 add new pixmaps for upcoming notice pane
3329 2002-07-06 [melvin] 0.7.8claws52
3332 Made them a bit closer to Sylpheed's coding style.
3334 Removed possible memory leaks when some errors occurs.
3336 2002-07-06 [melvin] 0.7.8claws51
3339 Removed --no-location in xgettext command line to help
3340 translators that use Emacs' po-mode
3342 Removed unnecessary comments that messed up sylpheed.pot
3344 2002-07-06 [paul] 0.7.8claws50
3346 * sync with 0.7.8cvs19
3347 see ChangeLog 2002-07-05
3349 2002-07-06 [christoph] 0.7.8claws49
3353 fix folder_item_remove_all_msg and folderview
3354 status for trash folders after emptying trash
3356 2002-07-05 [paul] 0.7.8claws48
3358 * sync with 0.7.8cvs16
3359 see ChangeLog 2002-07-04 and 2002-07-05
3361 2002-07-04 [paul] 0.7.8claws47
3363 * sync with 0.7.8cvs14
3364 see ChangeLog 2002-07-04
3366 2002-07-03 [alfons] 0.7.8claws46
3369 dupe folder item's path because it's being reallocated
3370 by new folder scanning code
3372 2002-07-03 [christoph] 0.7.8claws45
3375 better IMAP uid fetching using 'FETCH 1:* (UID)'
3377 add missing return in msgcache_write
3379 2002-07-02 [thorsten] 0.7.8claws44
3384 use binary mode for file access
3386 2002-07-02 [christoph] 0.7.8claws43
3388 * major code cleanup (part 1)
3390 - unused variables removed
3391 - unused functions removed
3392 - uninitialized variables checked
3393 - missing return statements added
3394 - missing function return types added
3395 - added parentheses around assignment and
3396 && in || when suggested by gcc
3400 replaced direct calls to folder->scan_tree
3401 with folder_scan_tree and restore folder
3402 prefs in this function. The folder should
3403 not have to deal with them.
3404 ( Should now work for all folder types )
3406 2002-07-02 [paul] 0.7.8claws42
3408 * sync with 0.7.8cvs13
3409 see ChangeLog 2002-07-01 and 2002-07-02
3411 2002-07-01 [christoph] 0.7.8claws41
3414 fix "goto next/prev unread message" with
3417 2002-07-01 [paul] 0.7.8claws40
3420 updated by Ricardo Mones Lastra
3422 2002-06-30 [match] 0.7.8claws39
3425 applied variation of leonerd's patch (566661) to
3426 allow multiple email addresses per JPilot entry.
3427 addresses may be separated by space, comma, pipe,
3428 semi-colon, new-line.
3430 2002-06-30 [alfons] 0.7.8claws38
3433 simple fix for putting older nodes before
3434 newer nodes when threading by subject
3436 2002-06-30 [christoph] 0.7.8claws37
3443 fix broken folder tree rescaning
3444 and don't use procmsg_get_mark_sum
3447 2002-06-30 [christoph] 0.7.8claws36
3449 * merge new cache branch
3451 fix new cache imap copy bug
3453 improved folder_item_scan
3454 it should now always set the correct
3455 new, unread and total message counts
3457 2002-06-29 [paul] 0.7.8claws35
3460 correct syntax error
3462 2002-06-29 [paul] 0.7.8claws34
3466 man/Makefile.am ** NEW FILE **
3467 man/sylpheed.1.gz ** NEW FILE **
3468 add Sylpheed man page
3470 2002-06-29 [paul] 0.7.8claws33
3473 updated by Fabio Junior Beneditto
3475 2002-06-28 [jens] 0.7.8claws32
3480 * src/selective_download.c
3481 removed gettext for space " "
3486 2002-06-28 [paul] 0.7.8claws31
3488 * sync with 0.7.8cvs11
3489 see ChangeLog 2002-06-28
3491 2002-06-28 [paul] 0.7.8claws30
3493 * sync with 0.7.8cvs10
3494 see ChangeLog 2002-06-27 and 2002-06-28
3496 2002-06-26 [paul] 0.7.8claws29
3499 src/selective_download.c
3500 don't gettextise empty strings.
3501 reserved by gettext. gettext("") returns
3502 the header entry with meta information,
3503 not the empty string
3508 2002-06-26 [paul] 0.7.8claws28
3510 * sync with 0.7.8cvs7
3511 see ChangeLog 2002-06-25
3513 * src/prefs_common.c
3514 ...and in the process, tweak the gui a little
3516 2002-06-25 [alfons] 0.7.8claws27
3520 fine tune ldap library detection
3522 2002-06-25 [alfons] 0.7.8claws26
3525 don't allow return receipts when composing a news article
3527 2002-06-25 [paul] 0.7.8claws25
3530 add '$(AMTAR)' to 'release' section to allow for
3531 new and older autotools
3533 2002-06-25 [paul] 0.7.8claws24
3536 fix "No more unread messages" persistant pop-up
3539 2002-06-25 [paul] 0.7.8claws23
3542 updated by Alessandro Maestri
3544 2002-06-25 [paul] 0.7.8claws22
3546 * sync with 0.7.8cvs6
3547 see ChangeLog 2002-06-25
3549 2002-06-24 [paul] 0.7.8claws21
3552 add GPL copyright information
3554 2002-06-24 [paul] 0.7.8claws20
3558 tools/update-po ** NEW FILE **
3559 add script that eases the creation of *.po files
3560 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3562 2002-06-23 [alfons] 0.7.8claws19
3565 make notification_convert_header obey const correctness
3566 (next step will be fixing the broken return receipt)
3568 2002-06-23 [paul] 0.7.8claws18
3571 fix bug introduced in last commit:
3572 removed too much code in last commit - put back what's
3575 2002-06-23 [paul] 0.7.8claws17
3577 * src/messageview.[ch]
3578 remove code committed in error from locally patched
3581 2002-06-23 [colin] 0.7.8claws16
3584 add compose_entry_select(), used to select the default_to
3585 email address - hopefully avoiding people sending mails to
3588 2002-06-22 [alfons] 0.7.8claws15
3591 add Bram Metsch & Stanislav Karchebny
3593 * src/prefs_account.[ch]
3595 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3596 options. (see <http://sourceforge.net/tracker/index.php
3597 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3599 - merge Stanislav's fix to make SMTP AUTH work with qmail
3600 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3602 2002-06-22 [paul] 0.7.8claws14
3604 * sync with 0.7.8cvs5
3605 see ChangeLog 2002-06-19 and 2002-06-20
3607 2002-06-22 [alfons] 0.7.8claws13
3609 * src/selective_download.c
3610 fix a stupid mistake I made
3612 2002-06-22 [alfons] 0.7.8claws12
3614 * src/selective_download.[ch]
3615 fix another unnoticed leak; cleanup code
3620 gpg-sign <-- gpg-sign-syl
3622 2002-06-21 [alfons] 0.7.8claws11
3624 * src/selective_download.c
3625 * src/selective_download.h
3626 fix assorted mix of allocation errors (should solve
3627 problem reported by Philippe Gramoullé, see:
3628 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3630 2002-06-20 [melvin] 0.7.8claws10
3632 * tools/gpg-sign *REMOVED*
3633 tools/gpg-sign-syl *ADDED*
3634 Replaced the gpg clearsigning script with the version using
3635 xterm instead of ssh-askpass and changed its name.
3638 Updated actions example to reflect the renaming of the
3639 gpg clearsigning script.
3641 2002-06-19 [paul] 0.7.8claws9
3643 * sync with 0.7.8claws9
3644 see ChangeLog 2002-06-18 and 2002-06-19
3646 2002-06-19 [paul] 0.7.8claws8
3648 * sync with 0.7.8cvs1
3649 see ChangeLog 2002-06-18
3651 2002-06-18 [alfons] 0.7.8claws7
3654 add omitted prototype
3656 2002-06-17 [paul] 0.7.8claws6
3659 fix hiding of exec_btn
3661 2002-06-17 [paul] 0.7.8claws5
3664 remove unneeded code: should_delete()
3665 and Pop3State::uidl_todelete_list
3667 2002-06-17 [paul] 0.7.8claws4
3670 see ChangeLog 2002-06-11 and 2002-06-13
3672 2002-06-16 [alfons] 0.7.8claws3
3675 make sure lock sort mode (claws specific) is
3676 also persists after a tree rescan
3678 2002-06-16 [alfons] 0.7.8claws2
3680 * src/prefs_folder_item.c
3682 fix persistence of folder sort mode (broken
3683 by adapting Hiro's new folder persistence code)
3685 2002-06-16 [alfons] 0.7.8claws1
3689 * src/prefscommon.[ch]
3690 control size of log text in log window;
3691 closes patch #569155 submitted by Mitko Haralanov.
3693 2002-06-15 [paul] 0.7.8claws
3695 * release of 0.7.8claws
3697 2002-06-15 [paul] 0.7.7claws
3700 updated by Fabio Junior Beneditto
3702 2002-06-14 [paul] 0.7.6claws49
3705 updated by Ricardo Mones Lastra
3707 2002-06-14 [paul] 0.7.6claws48
3710 updated translation by Wilbert Berendsen
3712 2002-06-14 [melvin] 0.7.6claws47
3715 Updated French translation
3717 2002-06-13 [paul] 0.7.6claws46
3720 allow filename to be typed in, rather than just
3721 selected by the mouse. Patch by Gustavo Noronha Silva.
3723 2002-06-13 [alfons] 0.7.6claws45
3725 * src/mainwindow.[ch]
3726 more cleanups (removing unnecessary menu items Expand
3727 summary / message view)
3729 2002-06-13 [melvin] 0.7.6claws44
3732 Added src/string_match.c
3733 * src/string_match.c
3734 Fixed possible buffer overflow.
3736 Added missing config.h header.
3737 * src/prefs_common.c
3740 Made some strings translatable (missing _(..)).
3742 2002-06-13 [melvin] 0.7.6claws43
3745 Corrected action example (verifying clearsigned mail).
3746 * src/prefs_account.c
3748 * src/prefs_common.c
3749 Removed incorrect line that generated a Gtk-CRITICAL msg.
3751 2002-06-12 [alfons] 0.7.6claws42
3754 add init of score column lost in 0.7.6claws42
3756 2002-06-12 [paul] 0.7.6claws41
3758 * src/prefs_account.c
3759 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
3760 behavior of the radio buttons, (from 0.7.7cvs2)
3762 2002-06-11 [alfons] 0.7.6claws40
3764 * src/messageview.[ch]
3765 * src/summaryview.[ch]
3766 * src/summary_search.c
3768 perform a sync to bring in Hiro's separate view implementation
3770 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
3772 2002-06-11 [paul] 0.7.6claws39
3774 * src/prefs_account.c
3775 correct a typo on the Receive tab
3777 2002-06-10 [match] 0.7.6claws38
3780 Included address completion patch from Gustavo Noronha.
3782 2002-06-10 [paul] 0.7.6claws37
3786 src/prefs_account.[ch]
3787 src/selective_download.[ch]
3790 - check if POP Account
3791 - Receive Button renamed to Preview
3792 - Preview Button Popup: preview new/all messages
3794 - Account Preferences-->Receive tab checkbutton if you
3795 want to remove Mail after Download
3797 - Account Preferences-->Receive tab checkbutton use
3798 filtering rules on preview
3799 (think of delete_on_server)
3801 - Account selectable from SD dialog
3802 - checkbutton to show already downloaded messages if
3803 all messages are previewed
3804 - new clist column showing Date
3807 - play ball with UIDL
3808 - fault tolerant (?)
3809 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3811 2002-06-10 [melvin] 0.7.6claws36
3814 Added a hint to ac/README in cvs instructions.
3816 * src/prefs_actions.c
3817 Made it possible to use a more elaborate command line
3818 for asynchronous actions, too.
3820 2002-06-10 [melvin] 0.7.6claws35
3822 * src/prefs_actions.c
3823 Make it possible to use a more elaborate command line
3824 (e.g. |foo|bar|cat>there;echo Done|)
3825 Corrected error message when calling %f, %F and %p commands
3826 from the compose window.
3828 2002-06-09 [colin] 0.7.6claws34
3831 Automatically find unread messages in current folder
3832 before annoying the user.
3834 2002-06-08 [alfons] 0.7.6claws33
3837 remove bad formatting string in it.po translation
3838 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
3840 2002-06-08 [paul] 0.7.6claws32
3842 * sync with 0.7.6cvs25
3843 see ChangeLog 2002-06-07
3845 2002-06-05 [paul] 0.7.6claws31
3848 add 'Sort by locked' and 'Sort by score'
3850 2002-06-05 [paul] 0.7.6claws30
3852 * sync with 0.7.6cvs24
3853 see ChangeLog 2002-06-04
3855 2002-06-04 [paul] 0.7.6claws29
3858 updated by Fabio Junior Beneditto
3860 2002-06-03 [thorsten] 0.7.6claws28
3863 fclose() matcherrc after reading
3865 2002-06-03 [paul] 0.7.6claws27
3867 * sync with 0.7.6cvs21
3868 see ChangeLog 2002-05-31
3870 2002-05-31 [paul] 0.7.6claws26
3872 * sync with 0.7.6cvs20
3873 see ChangeLog 2002-05-29 and 2002-05-30
3875 2002-05-31 [paul] 0.7.6claws25
3878 hopefully fix last buggy sync
3881 correct typo in 'Actions' examples
3883 2002-05-29 [paul] 0.7.6claws24
3885 * sync with 0.7.6cvs18
3886 see ChangeLog 2002-05-28 and 2002-05-29
3892 2002-05-28 [paul] 0.7.6claws23
3894 * sync with 0.7.6cvs16
3895 see ChangeLog 2002-05-28
3897 2002-05-27 [thorsten] 0.7.6claws22
3899 * faq/it/sylpheed-faq-1.html
3900 faq/it/sylpheed-faq-2.html
3901 faq/it/sylpheed-faq-3.html
3902 faq/it/sylpheed-faq.html
3903 corrected DOS lineendings
3904 * faq/de/sylpheed-faq-1.html
3905 faq/de/sylpheed-faq-2.html
3906 faq/en/sylpheed-faq-1.html
3907 faq/en/sylpheed-faq-2.html
3908 faq/en/sylpheed-faq-3.html
3909 faq/es/sylpheed-faq-1.html
3910 faq/es/sylpheed-faq-2.html
3911 faq/es/sylpheed-faq-3.html
3912 faq/fr/sylpheed-faq-1.html
3913 faq/it/sylpheed-faq-1.html
3914 faq/it/sylpheed-faq-2.html
3915 faq/it/sylpheed-faq-3.html
3916 faq/it/sylpheed-faq.html
3917 changed ">" to "
3919 2002-05-27 [paul] 0.7.6claws21
3921 * sync with 0.7.6cvs15
3922 see ChangeLog 2002-05-27
3924 2002-05-27 [paul] 0.7.6claws20
3926 * src/prefs_account.c
3929 2002-05-26 [paul] 0.7.6claws19
3934 2002-05-25 [paul] 0.7.6claws18
3937 add description of kmail2sylpheed.pl
3939 2002-05-25 [paul] 0.7.6claws17
3941 * tools/kmail2sylpheed.pl ** NEW FILE **
3942 perl script that converts an exported Kmail address
3943 book, converts it to sylpheed addressbook file,
3944 writes the file to .sylpheed, and updates
3947 2002-05-25 [paul] 0.7.6claws16
3949 * sync with 0.7.6cvs14
3950 see ChangeLog 2002-05-23
3952 2002-05-24 [paul] 0.7.6claws15
3955 make a correction and add some more info
3957 2002-05-24 [paul] 0.7.6claws14
3961 compose_redirect_write_headers_from_headerlist()
3962 add Subject and Resent-Message-ID to
3963 compose_redirect_write_headers()
3964 Received, Subject, and X-UIDL are filtered out in
3965 compose_redirect_write_to_file()
3967 2002-05-23 [paul] 0.7.6claws13
3973 src/matcher_parser_lex.l
3974 src/matcher_parser_parse.y
3975 src/prefs_common.[ch]
3976 src/prefs_filtering.c
3978 rename 'Bounce' to 'Redirect'
3980 2002-05-23 [paul] 0.7.6claws12
3982 * more sync with 0.7.6cvs13
3984 see ChangeLog 2002-05-22
3986 2002-05-22 [paul] 0.7.6claws11
3988 * sync with 0.7.6cvs13
3990 see ChangeLog 2002-05-20
3992 see ChangeLog 2002-05-22
3994 2002-05-21 [melvin] 0.7.6claws10
3997 Added missing filtering and scoring headers
3998 Fixed bad function call that showed garbage
3999 in Folder->Processing
4001 2002-05-21 [paul] 0.7.6claws9
4004 make all tools executable, (patch by Alfons).
4006 2002-05-20 [alfons] 0.7.6claws8
4009 don't forget to call mktime() so we have a valid week
4011 (Bug report by Roger Sondermann <mail@jumaros.de>)
4013 2002-05-20 [paul] 0.7.6claws7
4016 fix broken parsing of urls
4018 fix displaying of urls
4020 both fixes from the patch [547855] by Eugene
4023 2002-05-19 [alfons] 0.7.6claws6
4026 make sylpheed configure correctly with the latest
4027 and greatest of automake / autoconf / gettext
4029 2002-05-19 [alfons] 0.7.6claws5
4033 add function for returning ime zone offset
4035 * src/quote_fmt_parse.y
4036 better quotation formatting - does not convert
4037 to local time, but uses the original date string.
4039 Note: %z inserts the timezone offset (should
4040 work also on platforms where strftime does not
4043 2002-05-18 [christoph] 0.7.6claws4
4046 fix indentation of some code
4051 correct path for ignorethread.xpm
4052 incorrect filename for sylpheed_logo.xpm
4053 add missing include matcher_parser_parse.h
4055 2002-05-18 [paul] 0.7.6claws3
4057 * sync with 0.7.6cvs8
4058 see ChangeLog 2002-05-16 and 2002-05-17
4060 2002-05-18 [melvin] 0.7.6claws2
4063 Corrected an action's definition and fixed some misspellings.
4065 2002-05-18 [paul] 0.7.6claws1
4068 tools/gpg-sign ** new file **
4069 tools/uudec ** new file **
4070 add Melvin's Actions scripts
4073 add Melvin's descriptions for Actions
4075 2002-05-18 [paul] 0.7.6claws
4077 * Version 0.7.6claws released
4079 2002-05-17 [paul] 0.7.5claws32
4082 updated by Ricardo Mones Lastra
4084 2002-05-17 [paul] 0.7.5claws31
4087 fix Account prefs default folder for sent/draft/deleted
4092 updated translation by Alessandro Maestri and
4095 2002-05-17 [melvin] 0.7.5claws30
4097 * src/prefs_actions.c
4098 Fixed bug where using %F not at the end of the command
4099 resulted in an additional empty argument being created.
4100 Thanks to Darko Koruga for reporting the bug.
4102 2002-05-17 [melvin] 0.7.5claws29
4105 Updated French translations.
4107 2002-05-15 [paul] 0.7.5claws28
4110 updated by Ricardo Mones Lastra
4112 2002-05-15 [paul] 0.7.5claws27
4114 * sync with 0.7.6cvs4
4115 see ChangeLog 2002-05-14 and 2002-05-15
4117 2002-05-14 [paul] 0.7.5claws26
4119 * sync with 0.7.6cvs1
4120 see ChangeLog 2002-05-13
4122 2002-05-13 [thorsten] 0.7.5claws25
4125 fix select_all and copy in multipart messages
4127 fix select_all and copy in multipart messages
4129 2002-05-12 [paul] 0.7.5claws24
4132 reverse last commit, bug already fixed in 0.7.5claws3
4134 2002-05-12 [netztorte] 0.7.5claws23
4137 dont parse empty addressbook (checked in before claws20)
4139 2002-05-12 [melvin] 0.7.5claws22
4142 Removed unneeded priority code introduced by the previous
4145 2002-05-12 [melvin] 0.7.5claws21
4148 Added possibility to set message's priority.
4150 Added possibility to set message's priority.
4151 Added missing headers
4153 2002-05-12 [melvin] 0.7.5claws20
4155 * src/prefs_actions.c
4156 Removed implicitely added quotes around the name
4157 of the temporary files of mime parts.
4159 2002-05-12 [paul] 0.7.5claws19
4161 * sync with 0.7.5cvs20
4162 see ChangeLog 2002-05-11
4164 2002-05-12 [alfons] 0.7.5claws18
4166 * src/quote_fmt_lex.l
4167 * src/quote_fmt_parse.y
4168 allow quote / reply date & time format to be set using
4169 %D{format}. format is a format string you'd pass to
4170 strftime() (see man strftime, or the Display tab |
4171 Date format setting).
4173 Currently %D converts the date to local time.
4175 2002-05-11 [paul] 0.7.5claws17
4177 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
4178 see ChangeLog 2002-05-10 and 2002-05-11
4180 2002-05-10 [paul] 0.7.5claws16
4182 * sync with 0.7.5cvs16
4183 see ChangeLog entries 2002-05-09 and
4186 2002-05-10 [colin] 0.7.5claws15
4189 Corrected a bug that prevented sylpheed to open
4190 double-clicked URIs.
4192 2002-05-09 [paul] 0.7.5claws14
4194 * sync with 0.7.5cvs14
4195 see ChangeLog 2002-05-08 and 2002-05-09
4197 2002-05-08 [paul] 0.7.5claws13
4199 * sync with 0.7.5cvs11
4200 see ChangeLog entry 2002-05-08
4202 2002-05-08 [paul] 0.7.5claws12
4206 fix segfault on View->Open in new window
4207 patch submitted by Thorsten Maerz <torte@netztorte.de>
4209 2002-05-07 [paul] 0.7.5claws11
4211 * sync with 0.7.5cvs9
4212 see ChangeLog entry 2002-05-07
4214 2002-05-06 [paul] 0.7.5claws10
4218 display url in statusbar on single-click
4219 patch submitted by Thorsten Maerz <torte@netztorte.de>
4221 2002-05-06 [match] 0.7.5claws9
4228 XML implementation of properties file.
4229 * src/exporthtml.[ch]
4230 * src/expthtmldlg.[ch]
4234 2002-05-02 [sergey] 0.7.5claws8
4236 * src/mainwindow.c (mainwin_entries),
4237 src/prefs_common.c (prefs_send_create()),
4238 src/codeconv.c (locale_table):
4239 use charset name "Windows-1251" instead of "CP1251".
4241 2002-05-02 [colin] 0.7.5claws7
4245 src/prefs_folder_item.c
4246 Fixed cosmetics bugs due to Outbox renamed to Sent.
4248 2002-05-02 [hiro] 0.7.5claws6
4251 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
4253 2002-05-02 [paul] 0.7.5claws5
4256 more sync with 0.7.5cvs7, see ChangeLog entry
4259 2002-05-02 [hiro] 0.7.5claws4
4262 compose_queue_sub():
4263 check if queue folder exists (closes #550397).
4264 removed directory creation since it should be handled
4267 imap_add_msg(): return UID for appended message
4270 2002-04-30 [paul] 0.7.5claws3
4273 fix account_find_from_address() bug
4275 2002-04-28 [colin] 0.7.5claws2
4279 src/prefs_common.[ch]
4281 Added user-definable quotation characters recognition.
4283 2002-04-28 [paul] 0.7.5claws1
4285 * sync with 0.7.5cvs4
4286 see ChangeLog entry 2002-04-25
4288 2002-04-28 [paul] 0.7.5claws
4293 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
4294 Fabio Junior Beneditto
4296 2002-04-27 [jens] 0.7.4claws103
4299 updated German translation.
4301 2002-04-27 [hiro] 0.7.4claws102
4304 summary_write_cache(): fixed the mark loss of hidden messages.
4306 2002-04-26 [melvin] 0.7.4claws101
4309 fixed a second typo (same one)
4313 fixed the type again...
4315 2002-04-26 [melvin] 0.7.4claws100
4318 fixed a typo in an alert message ("temorary").
4321 corrected the typo described above.
4323 updated French translation.
4325 2002-04-26 [darko] 0.7.4claws99
4328 fix target folder colorization
4330 2002-04-25 [paul] 0.7.4claws98
4333 updated by Alessandro Maestri
4335 2002-04-24 [colin] 0.7.4claws97
4338 Fixed double "subject is empty" question.
4340 2002-04-23 [colin] 0.7.4claws96
4343 Corrected issue when "automatically display images" was
4344 not set : first image remained after selecting second.
4346 2002-04-23 [melvin] 0.7.4claws95
4348 * src/prefs_actions.c
4349 Don't display in/out dialog if there is nothing to show.
4351 2002-04-23 [paul] 0.7.4claws94
4353 * sync with 0.7.5cvs3
4354 bug fixes: see ChangeLog entry 2002-04-23
4356 2002-04-22 [darko] 0.7.4claws93
4359 fix previous check-in which changed code after
4362 2002-04-22 [paul] 0.7.4claws92
4369 update English, Spanish and French FAQs
4372 add German and Spanish manuals
4375 update English and French manuals
4378 add to and re-arrange the pixmap entries
4380 2002-04-22 [darko] 0.7.4claws91
4383 fix sender initials recognition to only allow
4384 '>' after the initials
4386 2002-04-21 [paul] 0.7.4claws90
4388 * sync with 0.7.5 release
4389 see ChangeLog entry 2002-04-21
4394 add colin's new pixmaps to EXTRA_DIST
4396 2002-04-21 [colin] 0.7.4claws89
4399 * src/mainwindow.[ch]
4400 * src/prefs_common.[ch]
4401 * src/stock_pixmap.[ch]
4402 Added "Work offline" ability.
4404 2002-04-21 [colin] 0.7.4claws88
4407 * src/prefs_common.c
4408 * src/prefs_common.h
4409 * src/textview.c : Added an option to common preferences -> display
4410 to allow user not to automatically display images.
4412 2002-04-21 [paul] 0.7.4claws87
4414 * sync with 0.7.4cvs52
4415 see ChangeLog entry 2002-04-21 (src/imap.c)
4417 2002-04-21 [paul] 0.7.4claws86
4419 * sync with 0.7.4cvs51
4420 see ChangeLog entry 2002-04-21
4422 2002-04-21 [paul] 0.7.4claws85
4424 * sync with 0.7.4cvs49
4425 see ChangeLog entries 2002-04-20 and 2002-04-21
4428 clean up: remove old 'stock_' element from xpm
4431 2002-04-21 [alfons] 0.7.4claws84
4433 apply sync patch from Paul
4436 use old claws prefs_folder_item_create() for now
4438 2002-04-19 [match] 0.7.4claws83
4440 * src/addressbook.[ch]
4441 * src/addrharvest.[ch]
4442 * src/addrgather.[ch]
4445 * src/summaryview.[ch]
4448 2002-04-19 [paul] 0.7.4claws82
4451 updated by Fabio Junior Beneditto
4453 2002-04-14 [alfons] 0.7.4claws81
4456 add #include <sys/types.h> for mode_t and off_t
4458 2002-04-13 [paul] 0.7.4claws80
4463 src/prefs_common.[ch]
4465 enable storing of GnuPG passphrase for the whole
4466 session or a user-defined number of minutes. patch
4467 submitted by Ravemax <ravemax@dextrose.com>
4469 2002-04-13 [alfons] 0.7.4claws79
4472 make email parser also stop scanning when encountering separators