1 2007-04-24 [wwp] 2.9.1cvs22
4 Fix few compiler warnings.
6 2007-04-24 [paul] 2.9.1cvs21
13 2007-04-24 [paul] 2.9.1cvs20
16 * src/pixmaps/active.xpm
17 * src/pixmaps/checkbox_off.xpm
18 * src/pixmaps/checkbox_on.xpm
19 * src/pixmaps/inactive.xpm
21 remove transparent border from checkbox icons
23 2007-04-24 [wwp] 2.9.1cvs19
27 Fix a crash in textview, thanks to Colin.
29 2007-04-23 [wwp] 2.9.1cvs18
32 Fix 2.9.1cvs5: no header was being translated at all.
34 2007-04-23 [colin] 2.9.1cvs17
43 * src/pixmaps/selection.xpm
44 Fix bug 1193, 'Need a way to multi-select
45 items'. Add a toggle button to the summaryview
46 to switch between normal and multiple selection
49 2007-04-23 [colin] 2.9.1cvs16
58 * src/pixmaps/selection.xpm
59 Fix bug 1193, 'Need a way to multi-
61 Add a toggle button in the summaryview
62 to enable normal or multiple selection.
65 2007-04-23 [colin] 2.9.1cvs15
68 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
70 2007-04-21 [colin] 2.9.1cvs14
72 * src/gtk/quicksearch.c
73 Fix previous commit (actually use correct
76 2007-04-21 [colin] 2.9.1cvs13
78 * src/gtk/quicksearch.c
79 Fix changing quicksearch type (after Esc,
80 after changing Recursive, ...)
82 2007-04-20 [wwp] 2.9.1cvs12
85 Added headers.h (completes 2.9.1cvs5).
87 2007-04-20 [wwp] 2.9.1cvs11
90 Fix the use of display name in name column,
91 it has been overriden w/ the use of nickname
92 by 2.9.0cvs3. Now nickname is used (if any)
93 in case of LDAP books only.
95 2007-04-20 [colin] 2.9.1cvs10
100 Add handling of 'a' to loop in a mail's
103 2007-04-20 [colin] 2.9.1cvs9
106 Fix bug 1190, 'dir_open' button doesn't work'
109 2007-04-20 [colin] 2.9.1cvs8
113 Fix bug 1194, 'Hardware keys move from email
114 list to account/directory list, but not back
115 to email list...' (Maemo)
117 2007-04-20 [colin] 2.9.1cvs7
120 complete previous commit
122 2007-04-20 [colin] 2.9.1cvs6
125 Fix bug 1187, 'Reply-to addressee disappears
126 when reply-to text box is clicked...' (Maemo)
128 2007-04-20 [wwp] 2.9.1cvs5
138 * src/prefs_display_header.c
139 * src/prefs_matcher.c
142 * src/gtk/quicksearch.c
143 Translate more header names according to the relevant option value,
144 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
145 Replaced nearly all uses of prefs_common.trans_hdr with a call
146 to prefs_common_translated_header_name().
147 Added a headers.h reference file that contains known header names
148 (RFC2822 and others) to the translation process' input, so that
149 translated header names will still exist even if no occurrence of
150 _("headername") is found anymore in the sources.
151 Don't translate column name 'Number' following to trans_hdr option
152 value as it's not a header name.
154 2007-04-20 [colin] 2.9.1cvs4
156 * src/gtk/quicksearch.c
157 * src/gtk/quicksearch.h
158 Add "From, To or Subject" quicksearch
159 type. Patch by ulfschaper@users.sf.net
161 2007-04-20 [colin] 2.9.1cvs3
164 Implement proper references filtering condition.
165 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
167 2007-04-19 [wwp] 2.9.1cvs2
169 * src/prefs_display_header.c
170 * src/message_search.c
171 Fix few warnings (g_free of const gchar*).
173 2007-04-19 [paul] 2.9.1cvs1
179 bump version number following
182 2007-04-19 [paul] 2.9.0cvs9
184 * manual/advanced.xml
185 * manual/glossary.xml
188 2007-04-18 [paul] 2.9.0cvs8
191 fix for CVE-2007-1558 (APOP)
194 2007-04-18 [paul] 2.9.0cvs7
200 Fix encoding woes wrt saving of
204 2007-04-18 [colin] 2.9.0cvs6
206 * src/gtk/pluginwindow.c
207 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
209 2007-04-17 [wwp] 2.9.0cvs5
215 Fix --disable-ldap build,
216 fix some LDAP annoyances on
217 searches, thanks to Colin.
219 2007-04-17 [wwp] 2.9.0cvs4
222 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
223 like gcc 2.9x. Thanks to Colin.
225 2007-04-17 [wwp] 2.9.0cvs3
241 Add LDAP write support. Patch mostly by
242 Michael <mir at datanom dot net>
244 2007-04-17 [wwp] 2.9.0cvs2
247 Prepend "Add to address book" to the context menu of compose window's sender and
250 2007-04-16 [paul] 2.9.0cvs1
255 2007-04-16 [paul] 2.9.0
262 2007-04-16 [paul] 2.8.1cvs102
265 updated by Fabien Vantard
267 2007-04-16 [paul] 2.8.1cvs101
277 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
278 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
279 Aleksandar Urosevic, and Ralgh Young
281 2007-04-15 [mones] 2.8.1cvs100
286 2007-04-14 [colin] 2.8.1cvs99
288 * src/message_search.c
289 * src/prefs_display_header.c
290 * src/summary_search.c
294 2007-04-14 [wwp] 2.8.1cvs98
297 * src/message_search.c
298 * src/summary_search.c
299 * src/prefs_display_header.c
300 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
301 returns NULL, get the text value directly from the GtkEntry child.
303 2007-04-13 [colin] 2.8.1cvs97
305 * src/gtk/quicksearch.c
306 Give the focus back to summaryview when
307 emptying the quicksearch with Esc
309 2007-04-13 [colin] 2.8.1cvs96
311 * src/message_search.c
312 * src/prefs_display_header.c
313 * src/summary_search.c
314 Fix possibles crashes when getting text
317 2007-04-13 [colin] 2.8.1cvs95
320 Add some UIDL debugging
322 2007-04-12 [colin] 2.8.1cvs94
325 Force folder scan if necessary after
326 copying mails, to be able to reapply
329 2007-04-11 [colin] 2.8.1cvs93
332 don't scan for new mail on startup if --select
333 is specified (or race conditions arise). If so,
334 do both sequentially.
336 2007-04-09 [colin] 2.8.1cvs92
339 Use leafpad by default on Maemo. Patch
342 2007-04-06 [colin] 2.8.1cvs91
344 * src/pixmaps/queue_close.xpm
345 * src/pixmaps/queue_close_hrm.xpm
346 * src/pixmaps/queue_close_hrm_mark.xpm
347 * src/pixmaps/queue_close_mark.xpm
348 * src/pixmaps/queue_open.xpm
349 * src/pixmaps/queue_open_hrm.xpm
350 * src/pixmaps/queue_open_hrm_mark.xpm
351 * src/pixmaps/queue_open_mark.xpm
352 Move the clock one pixel down :)
354 2007-04-05 [colin] 2.8.1cvs90
357 Don't sync when switching offline from
358 command line - it's usually too late :)
360 2007-04-05 [paul] 2.8.1cvs89
364 * src/pixmaps/dir_close_hrm.xpm
365 * src/pixmaps/dir_close_hrm_mark.xpm
366 * src/pixmaps/drafts_close.xpm
367 * src/pixmaps/drafts_close_mark.xpm
368 * src/pixmaps/drafts_open.xpm
369 * src/pixmaps/drafts_open_mark.xpm
370 * src/pixmaps/inbox.xpm
371 * src/pixmaps/inbox_close.xpm
372 * src/pixmaps/inbox_close_hrm.xpm
373 * src/pixmaps/inbox_close_hrm_mark.xpm
374 * src/pixmaps/inbox_close_mark.xpm
375 * src/pixmaps/inbox_hrm.xpm
376 * src/pixmaps/inbox_hrm_mark.xpm
377 * src/pixmaps/inbox_mark.xpm
378 * src/pixmaps/inbox_open.xpm
379 * src/pixmaps/inbox_open_hrm.xpm
380 * src/pixmaps/inbox_open_hrm_mark.xpm
381 * src/pixmaps/inbox_open_mark.xpm
382 * src/pixmaps/outbox.xpm
383 * src/pixmaps/outbox_close.xpm
384 * src/pixmaps/outbox_close_hrm.xpm
385 * src/pixmaps/outbox_close_hrm_mark.xpm
386 * src/pixmaps/outbox_close_mark.xpm
387 * src/pixmaps/outbox_hrm.xpm
388 * src/pixmaps/outbox_hrm_mark.xpm
389 * src/pixmaps/outbox_mark.xpm
390 * src/pixmaps/outbox_open.xpm
391 * src/pixmaps/outbox_open_hrm.xpm
392 * src/pixmaps/outbox_open_hrm_mark.xpm
393 * src/pixmaps/outbox_open_mark.xpm
394 * src/pixmaps/queue_close.xpm
395 * src/pixmaps/queue_close_hrm.xpm
396 * src/pixmaps/queue_close_hrm_mark.xpm
397 * src/pixmaps/queue_close_mark.xpm
398 * src/pixmaps/queue_open.xpm
399 * src/pixmaps/queue_open_hrm.xpm
400 * src/pixmaps/queue_open_hrm_mark.xpm
401 * src/pixmaps/queue_open_mark.xpm
402 updated, added and replaced icons
405 2007-04-04 [colin] 2.8.1cvs88
408 Fix build without libetpan
410 2007-04-03 [colin] 2.8.1cvs87
413 Fix crash with Citadel, and try to make
414 things work. this server (and specifically
415 STATUS and APPEND at least) seems broken.
417 2007-04-03 [colin] 2.8.1cvs86
420 Fix icons on folder close
422 2007-04-03 [colin] 2.8.1cvs85
425 Fix double-ask of offline override in
430 Much more efficient way to synchronise
432 * src/etpan/imap-thread.c
435 * src/gtk/quicksearch.c
438 2007-04-03 [paul] 2.8.1cvs84
446 Fix sync being done too late
449 2007-04-02 [colin] 2.8.1cvs83
452 Maemo: Put status and quicksearch at the top
453 * src/plugins/bogofilter/bogofilter.c
454 * src/plugins/spamassassin/spamassassin.c
455 Derive trash from inbox if possible
457 2007-04-02 [paul] 2.8.1cvs82
459 * src/plugins/bogofilter/bogofilter_gtk.c
460 a few English changes
466 2007-04-02 [colin] 2.8.1cvs81
469 Fix transparent images by using
472 Flush events (on new windows) to avoid
473 having the textview's image resize fail
474 to know the available width
476 2007-04-01 [colin] 2.8.1cvs80
478 * src/prefs_account.c
479 If no MH mailbox exist, when creating a POP/Local
480 account, just create and use the default one
481 instead of bailing with a "Mailbox doesn't exist"
484 2007-03-31 [colin] 2.8.1cvs79
486 * src/prefs_account.c
487 Create signature file if it doesn't exist
489 * src/prefs_toolbar.c
490 Maemo: Move "Use default" on the left so
491 that people can find it
493 Maemo: make default editor "Maemopad",
494 default signature file "MyDocs/signature.txt"
496 2007-03-31 [colin] 2.8.1cvs78
498 * src/prefs_account.c
499 Maemo: rework account prefs so
500 that less horizontal scrolling
503 2007-03-31 [colin] 2.8.1cvs77
508 Fix bug 1167, 'Allow not displaying zeros
509 in folder list'. Patch by MartinP
511 2007-03-31 [colin] 2.8.1cvs76
516 2007-03-31 [colin] 2.8.1cvs75
519 Apply patch from bug 1172, direct
520 access to the folder's session instead
521 of using getter. Patch by MartinP
523 2007-03-31 [paul] 2.8.1cvs74
526 no need to list Fabien twice!
528 2007-03-31 [colin] 2.8.1cvs73
531 If we're currently "overriding for %d minutes",
534 2007-03-31 [colin] 2.8.1cvs72
542 * src/plugins/spamassassin/spamassassin.c
543 Offline override: Add a parameter to allow
544 asking even if the override timer is running.
545 Allows to ask every time the user makes an
546 explicit action needing online access (such
547 as Get Mail), and not when the action is
548 implicit (such as opening an IMAP folder)
550 2007-03-31 [colin] 2.8.1cvs71
553 Override offline: "No" answer shouldn't
554 re-ask after 3 seconds, but 10 minutes.
556 2007-03-30 [colin] 2.8.1cvs70
558 * src/common/socket.c
559 Better error reporting on unix socket
560 failure (bind usually)
563 Label window: add a pulsing progress
564 bar to show we're not hung :)
567 * src/plugins/pgpcore/sgpgme.c
570 2007-03-30 [colin] 2.8.1cvs69
574 Fix possible trashing of history and uidl
575 files on disk full problems
577 2007-03-30 [paul] 2.8.1cvs68
582 update summary when changing layout type
583 (fixes wrong folder icon being displayed)
586 2007-03-29 [colin] 2.8.1cvs67
588 * src/prefs_ext_prog.c
589 The browser pref is irrelevant on Maemo
591 2007-03-29 [colin] 2.8.1cvs66
595 Maemo: dynamically switch headers/text position
597 Maemo: hide compose's ruler by default
598 * src/common/socket.c
599 * src/common/socket.h
602 2007-03-29 [colin] 2.8.1cvs65
604 * src/common/socket.c
605 * src/common/socket.h
606 Fix build when MAEMO_CFLAGS contains
607 _X_OPENSOURCE (resolv.h errors as long
608 as we don't add _BSD_SOURCE. Ugly).
610 2007-03-29 [wwp] 2.8.1cvs64
612 * src/prefs_logging.c
613 Fix sensitivity of clip-log widgets in prefs/logging,
616 2007-03-29 [wwp] 2.8.1cvs63
619 Updated files list for translations, thanks to Fabien.
621 2007-03-29 [colin] 2.8.1cvs62
624 * src/common/Makefile.am
626 Maybe make URI opening work in Maemo
629 2007-03-28 [colin] 2.8.1cvs61
634 Add the possibility to sort folders arbitrarily
635 (via editing of folderlist.xml only). Patch by
636 Martin P <mp26+claws@os.inf.tu-dresden.de>
637 Fixes bug 1166, 'Folder ordering is fixed and cannot
638 be changed by the user'
640 2007-03-28 [colin] 2.8.1cvs60
643 Add popup menu for mime icons
645 2007-03-28 [colin] 2.8.1cvs59
648 Fix a layout issue when presenting
649 mainwindow in Small screen layout
652 Add a "Go to folder list" button for
653 mainwindow, and make it default in
656 2007-03-28 [colin] 2.8.1cvs58
659 Don't dynamically update title on Maemo
660 Patch by Jean-Luc Biord
662 2007-03-27 [colin] 2.8.1cvs57
667 Enable tap-and-hold on Maemo
669 2007-03-26 [colin] 2.8.1cvs56
672 More popup-menu (in attachments list)
674 2007-03-26 [colin] 2.8.1cvs55
677 Enable popup-menu signal
679 2007-03-26 [colin] 2.8.1cvs54
681 * src/plugins/pgpinline/pgpinline.c
682 Fix bug 1111, 'PGP/inline plugin hides text
683 around encrypted text block'. Patch based on
684 a patch from Michal Cihar.
686 2007-03-26 [wwp] 2.8.1cvs53
689 Fix getting a false error when sending queued message
690 whereas the sending was fine (if there are subfolders
691 in the queue folder), thanks to Colin.
693 2007-03-26 [paul] 2.8.1cvs52
696 update FACE header in welcome message
698 2007-03-25 [colin] 2.8.1cvs51
703 2007-03-25 [colin] 2.8.1cvs50
706 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
708 2007-03-24 [colin] 2.8.1cvs49
711 Fix a few launch problems on Maemo
712 Patch by Jean-Luc Biord
714 2007-03-24 [wwp] 2.8.1cvs48
720 Fix wrong action performed when closing the
721 "ask about account specific filtering rules
722 when filtering manually" dialog by pressing Escape.
723 Fix wrong order of buttons in the "return receipt
724 notification - the message was sent to several of
725 your accounts" dialog.
727 2007-03-24 [paul] 2.8.1cvs47
730 an improvement to English usage
731 * tools/kdeservicemenu/README
734 2007-03-24 [paul] 2.8.1cvs46
738 * src/pixmaps/edit_extern.xpm
739 * src/pixmaps/mail_sign.xpm
740 rescue long lost icons
742 2007-03-24 [paul] 2.8.1cvs45
745 fix toolbar (broken in 2.8.1cvs42)
747 2007-03-23 [colin] 2.8.1cvs44
750 Correctly unsubscribe/resubscribe after
753 2007-03-23 [colin] 2.8.1cvs43
756 Maemo: as the platform is light on RAM, allow
757 caches to be discarded faster.
759 2007-03-23 [colin] 2.8.1cvs42
770 * src/pixmaps/open_mail.xpm
771 Maemo changes: Add the possibility to have
772 "Open Email" and "Close Window" buttons on
773 toolbars (and use them in Maemo's default
776 2007-03-23 [wwp] 2.8.1cvs41
779 Reverted that part of the action dialog closure logics, to
780 pre-2.8.1cvs19. Managing action dialog w/ no output may be
781 done later in a different way (or may not).
783 2007-03-22 [wwp] 2.8.1cvs40
786 Fix sticky action dialog when got no output but action command
787 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
789 2007-03-22 [colin] 2.8.1cvs39
791 * src/prefs_filtering.c
793 Fix escaping account names in filtering prefs
795 2007-03-22 [colin] 2.8.1cvs38
800 Add any attribute specified in LDAP servers'
801 Search attributes to the Other Attributes tab
802 of contacts; Add 'telephoneNumber' in the
805 2007-03-22 [colin] 2.8.1cvs37
810 Try to prevent race conditions when
811 changing the folder list
813 Fix possible red folder icon when
814 switching from Small screen layout
817 2007-03-22 [colin] 2.8.1cvs36
822 Rename "little screen" to "Small screen"
823 * src/gtk/Makefile.am
826 Fix Maemo-related compilation problems
828 2007-03-21 [colin] 2.8.1cvs35
833 Remove .png from the Icon, it's useless
835 2007-03-21 [colin] 2.8.1cvs34
839 Add the necessary lib checking for
842 2007-03-21 [colin] 2.8.1cvs33
845 Fix unconditional "error happened" when
846 sending via command-line. "lol @ myself"
848 2007-03-21 [colin] 2.8.1cvs32
850 * claws-mail-40x40.png
851 * claws-mail-26x26.png
861 * src/prefs_account.c
863 * src/summary_search.c
869 * src/gtk/logwindow.c
871 * src/gtk/prefswindow.c
872 Add Maemo port (patch mainly by Jean-Luc Biort)
873 Add a new 'Little screen' layout to help on such
874 platforms (patch by me)
875 Make some default preferences different (more
876 adapted) on Maemo (patch by me)
878 2007-03-21 [wwp] 2.8.1cvs31
880 * src/prefs_logging.c
881 * src/prefs_logging.h
882 Fixed copyright header of newly added files.
884 2007-03-21 [wwp] 2.8.1cvs30
902 * src/prefs_logging.c
903 * src/prefs_logging.h
911 * src/common/session.c
913 * src/common/socket.c
914 * src/etpan/imap-thread.c
915 * src/gtk/logwindow.c
916 * src/gtk/logwindow.h
917 * src/plugins/bogofilter/bogofilter.c
918 * src/plugins/spamassassin/spamassassin.c
919 Added debugging of filtering/processing rules.
920 The debug log is here 'Tools/Filtering debug window',
921 the options there 'Configuration/Preferences/Other/Logging',
922 and the log file is ~/.claws-mail/filtering.log.
923 Moved protocol log prefs to 'Other/Logging' as well.
924 To support such debugging feature, the existing log API has
925 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
926 this impacts many external modules (commits follow).
928 2007-03-21 [paul] 2.8.1cvs29
930 * src/etpan/Makefile.am
931 * src/etpan/imap-thread.c
934 2007-03-21 [colin] 2.8.1cvs28
937 Fix bug 1157, 'some broken messages confuse
938 mime parser'. Make sure we can't have MimeInfos
941 2007-03-20 [colin] 2.8.1cvs27
944 Fix missing \0 on buffer
946 2007-03-20 [colin] 2.8.1cvs26
949 Use make_dir_hier instead of make_dir
950 to create the MH mailbox
952 2007-03-20 [colin] 2.8.1cvs25
956 * src/prefs_account.c
958 Fix default inbox weirdnesses (after wizard,
959 if path is Mail, mailbox identifier is #mh/Mailbox,
960 and when creating new accounts)
962 2007-03-20 [colin] 2.8.1cvs24
965 Write folderlist after adding/deleting accounts
968 2007-03-20 [colin] 2.8.1cvs23
972 Fix bug 1153, 'CM segfaults if IMAP folder is
973 selected while scanning prior to update'
975 2007-03-17 [paul] 2.8.1cvs22
978 fix a typo, and be a little more verbose.
980 2007-03-17 [wwp] 2.8.1cvs21
983 Fix a compiler warning.
985 2007-03-16 [wwp] 2.8.1cvs20
989 Updated to deal w/ the new mairix.sh tool.
991 2007-03-16 [wwp] 2.8.1cvs19
994 Fix logics issues around the action IO dialog:
995 - disable entry widget and exec button when
996 the exec button is clicked (don't wait for any
997 output line) - fix possible disabling/re-enabling/
998 re-disabling of those widgets
999 - raise an error if executing a %as{} action either
1000 empty or invalid, instead of failing silently
1001 - don't close the dialog if the abort button has been
1002 clicked and if there was no output yet
1003 - set focus to the abort button when the exec button
1005 - fix capitalization of a warning message
1007 2007-03-16 [wwp] 2.8.1cvs18
1010 Added a wrapper to mairix to the tools folder.
1012 2007-03-16 [colin] 2.8.1cvs17
1016 Allow mimeviewer plugins to print
1019 2007-03-16 [colin] 2.8.1cvs16
1024 2007-03-15 [colin] 2.8.1cvs15
1028 Add a way for mimeviewer plugins to
1029 implement body search
1031 2007-03-15 [paul] 2.8.1cvs14
1033 * src/prefs_spelling.c
1036 2007-03-15 [paul] 2.8.1cvs13
1038 * src/common/quoted-printable.c
1039 fix decoding of quoted-printable parts
1041 2007-03-14 [wwp] 2.8.1cvs12
1043 * src/gtk/logwindow.h
1044 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1046 2007-03-14 [wwp] 2.8.1cvs11
1048 * src/gtk/logwindow.h
1049 Complete 2.8.1cvs10.
1051 2007-03-14 [colin] 2.8.1cvs10
1053 * src/gtk/logwindow.c
1054 Probably fix bug 1149, crash on logwindow
1055 close - at the expense of performance once
1056 logwin has been opened
1058 2007-03-14 [colin] 2.8.1cvs9
1061 If claws-mail is running on another
1062 display, warn instead of popping it up
1063 on the other display
1065 2007-03-12 [colin] 2.8.1cvs8
1068 Fix bug 1145, 'Setting a different name
1069 for the Mailbox name isn't reflected in
1070 default account settings'. Patch by wwp
1072 2007-03-12 [colin] 2.8.1cvs7
1075 Fix bug 1143, 'Add number of messages to be
1076 deleted to confirmation dialog'
1078 2007-03-12 [wwp] 2.8.1cvs6
1081 * src/prefs_common.c
1082 * src/prefs_common.h
1083 * src/prefs_summaries.c
1084 Changed the option that displays unread messages count
1085 next to the folder name in folder list: it is now
1086 possible to either display nothing, display the
1087 unread messages number only or the unread and total messages
1088 numbers. The patch includes this extra feature as well
1089 as some minor fixes by rewriting the algo in folderview.c.
1090 Thanks to Paul for the original idea and implementation, plus
1091 testing and proof-reading!
1093 2007-03-09 [paul] 2.8.1cvs5
1097 * tools/claws-mail-compose-insert-files.pl
1098 added a script which enables inserting files
1099 into the message body of a new Claws Mail
1100 Compose window from the command line. Additionally
1101 To, Cc, Subject and files to attach to the message
1104 2007-03-09 [wwp] 2.8.1cvs4
1109 Optimize matching of addresses in the addressbook
1110 (filtering/processing 'found_in_addressbook' condition).
1112 2007-03-07 [wwp] 2.8.1cvs3
1115 * src/quote_fmt_lex.l
1116 * src/quote_fmt_parse.y
1117 Add a new quote format symbol: %A to insert the
1118 sender email address (just the address itself).
1120 2007-03-06 [wwp] 2.8.1cvs2
1122 * src/gtk/gtkutils.c
1123 * src/plugins/trayicon/trayicon_prefs.h
1124 * src/plugins/trayicon/trayicon_prefs.c
1125 * src/plugins/trayicon/trayicon.c
1128 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1129 minimizing Claws-Mail main window will hide it to the trayicon instead.
1132 2007-03-06 [paul] 2.8.1cvs1
1138 bump version number following
1141 2007-03-06 [paul] 2.8.0cvs24
1144 corrected by by Tim <timbrain@post.cz>
1146 2007-03-05 [colin] 2.8.0cvs23
1150 Fix mime/globs path on NetBSD
1151 patch by George Michaelson
1153 2007-03-05 [wwp] 2.8.0cvs22
1156 Remove debug statement (accidentally committed w/ cvs14).
1158 2007-03-05 [paul] 2.8.0cvs21
1160 * src/plugins/pgpcore/prefs_gpg.c
1161 fix compiler warning
1163 2007-03-05 [wwp] 2.8.0cvs20
1165 * src/matcher_parser_parse.y
1166 Fix mismerge between cvs17 and cvs19.
1168 2007-03-05 [wwp] 2.8.0cvs19
1170 * src/matcher_parser_parse.y
1171 * src/prefs_filtering_action.c
1176 Add new 'add_to_addressbook' filtering/processing action.
1178 2007-03-05 [wwp] 2.8.0cvs18
1181 Fix mark_as_ham filtering/processing action: spam flag
1184 2007-03-04 [colin] 2.8.0cvs17
1189 * src/matcher_parser_parse.y
1190 * src/prefs_filtering_action.c
1191 Add 'Mark as spam' and 'Mark as ham' filtering
1192 actions. Fixes bug 1138.
1194 2007-03-04 [colin] 2.8.0cvs16
1197 Fix bug 1140, wrong return value
1200 2007-03-04 [wwp] 2.8.0cvs15
1203 Rollback cvs14: don't free stuff that is managed in g_list.
1205 2007-03-04 [wwp] 2.8.0cvs14
1208 Fix a leak in address completion code.
1210 2007-03-04 [colin] 2.8.0cvs13
1213 Maybe fix bug 1136, 'Crash in group
1216 2007-03-04 [iwkse] 2.8.0cvs12
1219 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1221 2007-03-03 [colin] 2.8.0cvs11
1223 * src/plugins/pgpinline/pgpinline.c
1224 Fix off-by-one, fix double-free. Fixes
1225 bug 1135, 'cm-segfault on decrypting
1228 2007-03-03 [colin] 2.8.0cvs10
1232 * src/common/plugin.c
1233 Fix bug 1134, 'Valgrind macros unhandled
1236 2007-03-02 [colin] 2.8.0cvs9
1239 Don't error out on EAGAIN. Fixes
1240 bug 1129, '"local mbox file" account
1241 isn't retrieving mails'
1243 2007-03-01 [wwp] 2.8.0cvs8
1246 * src/gtk/colorlabel.c
1247 Remove accels for extra color labels until we set better
1248 and definitive ones.
1250 2007-02-28 [wwp] 2.8.0cvs7
1253 * src/matcher_parser_parse.y
1254 * src/prefs_common.c
1255 * src/prefs_msg_colors.c
1257 * src/gtk/colorlabel.c
1258 * src/gtk/colorlabel.h
1259 Add more customizable color labels. Cleaned up a bit
1260 the color label API to avoid duplicate defines of
1261 the max number of colors.
1263 2007-02-27 [colin] 2.8.0cvs6
1266 * src/common/utils.c
1267 * src/common/utils.h
1268 Fix '+' in mailto URIs for List-* headers
1270 2007-02-27 [colin] 2.8.0cvs5
1272 * src/gtk/gtkutils.c
1273 Use gtk_window_set_role instead of
1276 2007-02-27 [colin] 2.8.0cvs4
1279 Fix "After receiving new mail, go to inbox" on IMAP,
1280 and make it work only on manual reception
1282 2007-02-27 [wwp] 2.8.0cvs3
1284 * src/prefs_filtering.c
1285 * src/prefs_filtering_action.c
1286 * src/prefs_matcher.c
1287 Update filtering matcher's and action's color label menus
1288 when re-opening those dialogs (reflect any change to the
1289 color labels list in the preferences).
1291 2007-02-27 [colin] 2.8.0cvs2
1294 * src/etpan/etpan-thread-manager-types.h
1295 * src/etpan/etpan-thread-manager.c
1296 * src/etpan/imap-thread.c
1297 Log imap ALERTs as errors in the log.
1299 2007-02-26 [paul] 2.8.0cvs1
1301 * tools/claws.i18n.status.pl
1304 2007-02-26 [paul] 2.7.2cvs75
1318 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1319 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1320 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1321 Aleksandar Urosevic, and Ralgh Young
1323 2007-02-25 [mones] 2.7.2cvs74
1328 2007-02-25 [colin] 2.7.2cvs73
1331 Clearing the list is only useful
1332 to prevent a valgrind false-positive
1334 2007-02-25 [paul] 2.7.2cvs72
1338 * tools/kmail-mailbox2claws-mail.pl **ADDED**
1339 * tools/maildir2claws-mail.pl **REMOVED**
1340 renamed the script, fixed a couple bugs
1342 2007-02-23 [colin] 2.7.2cvs71
1345 Fix a leak, check for a few improbable nulls
1347 2007-02-23 [colin] 2.7.2cvs70
1351 * src/plugins/trayicon/trayicon.c
1352 Fix blinking mainwin when starting in tray
1353 (show mainwindow later in the startup process,
1354 apart if restarting post-crash)
1356 2007-02-23 [colin] 2.7.2cvs69
1360 Fix crash when unsubscribing the currently
1361 selected/opened folder
1363 2007-02-23 [colin] 2.7.2cvs68
1366 Fix bug that prevented colorization to
1367 work without wrap quotation option
1369 2007-02-23 [colin] 2.7.2cvs67
1372 Fix refcounting, start and end completion who
1373 behaved as if there couldn't be any other current
1376 2007-02-23 [wwp] 2.7.2cvs66
1380 Address completion fixes: fix addressbook_peek_folder_exists() in
1381 which the algorithm was ridiculously over-obfuscated and broken.
1382 Fix addrindex_load_completion() as well, to load addresses in
1383 completion list with regards to what addressbook_peek_folder_exists()
1386 2007-02-23 [wwp] 2.7.2cvs65
1389 Add addresses to completion when they're non-empty (thanks to Colin).
1391 2007-02-23 [paul] 2.7.2cvs64
1393 * src/plugins/pgpcore/passphrase.c
1396 2007-02-23 [colin] 2.7.2cvs63
1398 * src/plugins/pgpcore/prefs_gpg.c
1399 * src/plugins/pgpcore/prefs_gpg.h
1400 * src/plugins/pgpcore/sgpgme.c
1401 * src/plugins/pgpinline/pgpinline.c
1402 * src/plugins/pgpmime/pgpmime.c
1403 Try harder to respect user's choice wrt
1404 gpg-agent even with gpg2, by unsetting
1405 GPG_AGENT_INFO when necessary.
1407 2007-02-22 [paul] 2.7.2cvs62
1409 * src/plugins/pgpcore/sgpgme.c
1410 * src/plugins/pgpcore/sgpgme.h
1411 * src/plugins/pgpcore/passphrase.c
1412 * src/plugins/pgpinline/pgpinline.c
1413 * src/plugins/pgpmime/pgpmime.c
1414 Fix a leak - gpgme_data_release_and_get_mem
1415 leaks in recent gpgme. Workaround by using
1418 2007-02-22 [paul] 2.7.2cvs61
1420 * src/gtk/quicksearch.c
1421 Abandon dynamic search when pressing
1424 2007-02-21 [colin] 2.7.2cvs60
1427 * src/plugins/pgpcore/passphrase.c
1428 Fix little memory leaks
1430 Fix false-positive leak at exit
1431 * src/gtk/quicksearch.c
1432 Fix potentially big leak in recursive
1435 2007-02-21 [wwp] 2.7.2cvs59
1438 Add missing newline to a debug message.
1440 2007-02-20 [colin] 2.7.2cvs58
1444 * src/stock_pixmap.c
1445 * src/stock_pixmap.h
1446 * src/pixmaps/mime_pgpsig.xpm
1447 Add icon for application/pgp-signature
1449 2007-02-20 [colin] 2.7.2cvs57
1454 * src/stock_pixmap.c
1455 * src/stock_pixmap.h
1456 * src/pixmaps/mime_calendar.xpm
1457 * src/pixmaps/mime_pdf.xpm
1458 * src/pixmaps/mime_ps.xpm
1459 Add icons for text/calendar, application/pdf
1460 and application/postscript
1462 2007-02-20 [colin] 2.7.2cvs56
1465 * src/matcher_parser_parse.y
1466 * src/matcher_parser_lex.l
1467 Fix big memory leak in flex, and
1470 2007-02-20 [wwp] 2.7.2cvs55
1472 * src/matcher_parser_parse.y
1473 Fix a duplicate token definition (thanks to iwkse).
1475 2007-02-20 [wwp] 2.7.2cvs54
1477 * src/matcher_parser_lex.l
1478 * src/quote_fmt_lex.l
1479 Use proper flex options instead of direct use of #define,
1480 make the flex-generated C lighter.
1482 2007-02-20 [colin] 2.7.2cvs53
1485 Grab focus in message list after hiding
1486 the quicksearch, instead of leaving it
1489 2007-02-19 [colin] 2.7.2cvs52
1492 Fix bug 1033, 'Automatically refresh
1493 message list when new messages arrives'
1494 Looks like folderview->opened can sometimes
1497 2007-02-19 [paul] 2.7.2cvs51
1501 * tools/thunderbird-filters-convertor.pl
1502 add new script which converts thunderbird filter
1503 rules to Claws filter rules
1505 2007-02-18 [paul] 2.7.2cvs50
1507 * src/plugins/pgpcore/prefs_gpg.c
1508 * src/plugins/pgpcore/prefs_gpg.h
1509 * src/plugins/pgpcore/sgpgme.c
1510 * src/plugins/pgpinline/pgpinline.c
1511 * src/plugins/pgpmime/pgpmime.c
1512 improved GUI interoperability with gpg-agent
1514 2007-02-18 [paul] 2.7.2cvs49
1516 * src/prefs_account.c
1517 Privacy options sensitivity fix
1519 2007-02-17 [colin] 2.7.2cvs48
1522 Reset icon to warning in the noticeview
1524 2007-02-15 [colin] 2.7.2cvs47
1527 Fix a manifestation of bug 1033 (summaryview failing
1528 to update for new mails), which happens after editing
1529 account preferences or preferences that cause a
1532 2007-02-15 [colin] 2.7.2cvs46
1535 Probably fix bug 1123, 'Segmentation
1536 fault while opening address book'. I get
1537 g_warnings if the saved paned position is
1538 not greater than 0. Also, save position
1539 when hiding the addressbook instead of
1542 2007-02-14 [colin] 2.7.2cvs45
1544 * src/plugins/pgpcore/prefs_gpg.c
1545 * src/plugins/pgpcore/prefs_gpg.h
1546 * src/plugins/pgpcore/sgpgme.c
1547 * src/plugins/pgpinline/pgpinline.c
1548 * src/plugins/pgpmime/pgpmime.c
1549 Add an option "Use gpg-agent if available". Fixes
1550 annoyances with distro-installed gpg-agent, when
1551 no pinentry program is installed, and the user's
1552 at a loss on why "decryption failed". Makes more
1553 clear why passphrase isn't saved when gpg-agent is
1554 used. Defaults to true, to avoid changing the
1557 2007-02-14 [wwp] 2.7.2cvs44
1559 * src/matcher_parser_parse.y
1560 Fix missing line number reset (wrong line number might appear
1561 when re-loading filtering rules if there's a parser error).
1563 2007-02-13 [colin] 2.7.2cvs43
1565 * src/common/utils.c
1566 Don't encode ',' in URIs before passing it
1567 to the browser command-line. It was probably
1568 done at a time where commas in URIs made
1569 mozilla -remote 'openurl(%s,new-window)'
1572 2007-02-13 [wwp] 2.7.2cvs42
1574 * src/prefs_matcher.c
1575 * src/plugins/bogofilter/bogofilter_gtk.c
1576 A bit of string factorization around "Select ..." buttons.
1578 2007-02-11 [colin] 2.7.2cvs41
1581 Make sure to escape the title
1583 2007-02-11 [colin] 2.7.2cvs40
1586 Recognize .utf8 locales as .UTF-8 ones
1588 2007-02-11 [colin] 2.7.2cvs39
1591 Fix code conversion when dragging a file
1593 2007-02-09 [colin] 2.7.2cvs38
1595 * src/plugins/clamav/clamav_plugin.c
1596 Complete Paul's patch with conditional
1597 compilation to avoid breaking compilation
1598 on old Dapper and Edgy... Maybe other
1601 2007-02-09 [paul] 2.7.2cvs37
1603 * src/plugins/clamav/clamav_plugin.c
1604 fix for the upstream changes in libclamav
1606 2007-02-09 [paul] 2.7.2cvs36
1612 fix "warn if there are queued messages" (on exit)
1613 option, which only checked the first mailbox's
1615 don't ask before emptying trash if there are no
1616 messages in trash, also check and empty all trash
1619 move "Ask before emptying trash" option
1620 outside of the "On exit" frame as it's
1621 not only an "On exit" option
1623 2007-02-09 [paul] 2.7.2cvs35
1628 * src/prefs_account.c
1629 * src/prefs_folder_item.c
1631 * src/prefs_matcher.c
1632 * src/prefs_message.c
1633 * src/prefs_msg_colors.c
1634 * src/prefs_summaries.c
1636 * src/gtk/inputdialog.c
1637 * src/plugins/bogofilter/bogofilter_gtk.c
1638 pedantic commit: use 'checkbtn' everywhere
1639 instead of a mixture of 'checkbtn' and 'chkbtn'
1641 2007-02-09 [paul] 2.7.2cvs34
1647 move "Never send Return Receipts" from
1648 prefs_other to prefs_send
1649 add an option "Ask about account specific
1650 filtering rules..." to prefs_other
1651 * src/gtk/gtkutils.c
1652 fix a compiler warning
1654 2007-02-08 [colin] 2.7.2cvs33
1656 * src/plugins/pgpinline/pgpinline.c
1657 Fix bug 1110, 'pgpmime fails to process
1658 encapsulated openpgp mime (rfc 3156, 6.1
1660 It was due to an interaction between PGP/Mime
1661 and PGP/Inline plugin.
1663 2007-02-08 [colin] 2.7.2cvs32
1668 Fix bug 1117, 'fcntl locking code
1669 does not work in mbox.c'
1671 2007-02-08 [colin] 2.7.2cvs31
1673 * src/prefs_account.c
1674 Fix Gentoo bug 165819, 'can't create
1675 a "local mbox file" account'. Patch
1676 by Olivier <castan.o@free.fr>
1678 2007-02-07 [colin] 2.7.2cvs30
1681 Fix bug 1106, 'Claws crash on exit if LDAPS
1682 autocompletion was used'
1684 2007-02-07 [paul] 2.7.2cvs29
1687 cut down on unnecessary debug_prints
1689 fix menu_set_active() on 'Show only
1692 2007-02-07 [paul] 2.7.2cvs28
1694 * src/plugins/clamav/clamav_plugin.c
1695 * src/plugins/clamav/clamav_plugin.h
1696 * src/plugins/clamav/clamav_plugin_gtk.c
1697 fix copyright header
1699 2007-02-07 [paul] 2.7.2cvs27
1702 fix bug 1116, 'summary view allow a
1705 2007-02-06 [colin] 2.7.2cvs26
1710 2007-02-05 [fabien] 2.7.2cvs25
1714 i18n related - 1 fix and 1 message for translators.
1716 2007-02-05 [colin] 2.7.2cvs24
1718 * src/gtk/quicksearch.c
1719 Don't reload summary list if quicksearch wasn't
1720 active on hiding; move currently selected mail in
1721 the visible area when showing the quicksearch
1723 2007-02-05 [colin] 2.7.2cvs23
1726 Add debug to try to solve bug 1104
1728 2007-02-05 [paul] 2.7.2cvs22
1731 confirm before emptying trash on exit is
1732 a Yes or No answer, use Yes or No in the
1735 2007-02-04 [colin] 2.7.2cvs21
1738 * src/plugins/pgpcore/passphrase.c
1739 * src/plugins/pgpcore/select-keys.c
1740 Set wmclass on new windows
1746 2007-02-04 [colin] 2.7.2cvs20
1750 Auto save drafts on exit, reopen them
1751 at startup, instead of asking
1755 * src/addressbook_foldersel.c
1763 * src/editldap_basedn.c
1776 * src/message_search.c
1778 * src/prefs_actions.c
1779 * src/prefs_customheader.c
1780 * src/prefs_display_header.c
1781 * src/prefs_filtering.c
1782 * src/prefs_filtering_action.c
1783 * src/prefs_folder_column.c
1785 * src/prefs_matcher.c
1787 * src/prefs_summaries.c
1788 * src/prefs_summary_column.c
1789 * src/prefs_template.c
1790 * src/sourcewindow.c
1792 * src/summary_search.c
1795 * src/gtk/description_window.c
1796 * src/gtk/foldersort.c
1797 * src/gtk/gtkutils.c
1798 * src/gtk/gtkutils.h
1799 * src/gtk/icon_legend.c
1800 * src/gtk/logwindow.c
1801 * src/gtk/pluginwindow.c
1802 * src/gtk/prefswindow.c
1803 Give different wmclass to different
1804 windows - thanks to sed ;)
1806 2007-02-04 [colin] 2.7.2cvs19
1809 Revert previous patch, can't reproduce
1812 2007-02-03 [colin] 2.7.2cvs18
1815 Don't save the mainwindow size and
1816 position on emergency exit (libSM's
1817 "die" callback), Xfce seems to make
1818 the window smaller just before the
1821 2007-02-03 [colin] 2.7.2cvs17
1823 * src/plugins/bogofilter/bogofilter.c
1824 * src/plugins/bogofilter/bogofilter.h
1825 * src/plugins/bogofilter/bogofilter_gtk.c
1826 * src/plugins/pgpinline/pgpinline.c
1827 * src/plugins/pgpinline/pgpinline.h
1830 2007-02-03 [colin] 2.7.2cvs16
1832 * src/partial_download.c
1833 * src/partial_download.h
1840 * src/common/ssl_certificate.c
1841 * src/common/ssl_certificate.h
1842 * src/gtk/quicksearch.c
1843 * src/gtk/quicksearch.h
1844 * src/gtk/sslcertwindow.c
1845 * src/gtk/sslcertwindow.h
1846 Fix copyright on my files
1848 2007-02-02 [colin] 2.7.2cvs15
1858 Add Tools/List URIs to allow
1859 opening any URI in the current mail
1861 2007-02-02 [colin] 2.7.2cvs14
1863 * src/common/valgrind.h ** NEW FILE **
1864 * src/common/Makefile.am
1865 * src/common/plugin.c
1866 Don't dlclose the plugins if we're running
1867 under valgrind. (doesn't require valgrind
1868 either at compile time or run time).
1870 2007-02-01 [paul] 2.7.2cvs13
1874 * tools/freshmeat_search.pl
1875 * tools/google_search.pl
1876 * tools/multiwebsearch.pl
1877 add support for non ISO-8859-1 compatible locales
1878 Patch by Alex Gorbachenko <agent_007@immo.ru>
1880 2007-02-01 [colin] 2.7.2cvs12
1883 * src/prefs_summaries.c
1884 Move keybinding prefs to the Other page
1886 2007-02-01 [wwp] 2.7.2cvs11
1888 * src/plugins/trayicon/trayicon.c
1889 Fix a raising issue within KDE.
1891 2007-02-01 [colin] 2.7.2cvs10
1894 Fix stray quotes in encoded strings
1896 Fix wrong call causing g_warnings
1898 Remove useless message
1900 2007-01-31 [wwp] 2.7.2cvs9
1902 * src/plugins/trayicon/trayicon.c
1903 fix buggy hiding of main window when closing if close-to-tray
1904 is not set (bad logics in the trayicon hook code).
1905 Changed the quit confirmation message too.
1907 2007-01-30 [colin] 2.7.2cvs8
1910 Fix hidden mainwindow after clicking on
1911 the X close button, if compose windows
1912 exist and the user chooses not to quit
1914 2007-01-30 [colin] 2.7.2cvs7
1918 Handle local URIs to attach files (file:///...)
1919 Fixes attaching files from Thunar for example
1921 2007-01-30 [colin] 2.7.2cvs6
1923 * src/prefs_ext_prog.c
1924 Add 'mousepad' to the list of text editors.
1925 Mousepad is XFCE's text editor
1927 2007-01-29 [wwp] 2.7.2cvs5
1930 * src/plugins/trayicon/trayicon_prefs.c
1931 trayicon i18n fixes, thanks to Fabien.
1933 2007-01-28 [wwp] 2.7.2cvs4
1937 * src/plugins/trayicon/trayicon.c
1938 * src/plugins/trayicon/trayicon_prefs.c
1939 * src/plugins/trayicon/trayicon_prefs.h
1940 Added a new TrayIcon plugin option to close to tray
1941 (WM's hotkey and [X] button will hide the window instead
1942 of closing it - closing CM can be done using the tray icon
1943 menu or the File menu).
1944 Improved visibility handling in trayicon, clicking the
1945 trayicon now raise the window to current desktop when it
1946 was either minimized/shaded/on another desktop.
1947 Thanks to Paul for testing and fixing a strange behaviour
1950 2007-01-27 [paul] 2.7.2cvs3
1952 * src/prefs_folder_item.c
1953 * src/prefs_receive.c
1954 * src/plugins/pgpcore/prefs_gpg.c
1955 use 'start-up' instead of 'startup' in labels
1957 2007-01-26 [wwp] 2.7.2cvs2
1959 * src/plugins/trayicon/Makefile.am
1960 * src/plugins/trayicon/trayicon.c
1961 * src/plugins/trayicon/trayicon_prefs.c
1962 * src/plugins/trayicon/trayicon_prefs.h
1963 Add a new TrayIcon option to hide the main window at
1965 Fix trayicon.c copyright header.
1967 2007-01-26 [paul] 2.7.2cvs1
1973 bump up version number following
1976 2007-01-25 [mones] 2.7.1cvs60
1979 updated thousands of strings (well, probably less ;-)
1981 2007-01-25 [colin] 2.7.1cvs59
1984 Fix 2nd-run loss of matcherrc on new
1987 2007-01-25 [wwp] 2.7.1cvs58
1990 fix handling of empty value in attach_save_directory too, thanks
1993 2007-01-25 [wwp] 2.7.1cvs57
1996 fix handling of empty value in attach_load_directory,
1999 2007-01-25 [wwp] 2.7.1cvs56
2001 * src/plugins/dillo_viewer/dillo_prefs.h
2004 2007-01-25 [colin] 2.7.1cvs55
2008 * src/matcher_parser_parse.y
2009 * src/prefs_matcher.c
2010 Add matching on the spam flag
2012 2007-01-24 [colin] 2.7.1cvs54
2017 Make sure folderlist.xml is correctly
2018 written before overwriting it.
2022 * src/plugins/bogofilter/bogofilter.c
2023 * src/plugins/bogofilter/bogofilter.h
2024 * src/plugins/bogofilter/bogofilter_gtk.c
2025 * src/plugins/spamassassin/spamassassin.c
2026 * src/plugins/spamassassin/spamassassin.h
2027 * src/plugins/spamassassin/spamassassin_gtk.c
2028 Move spam to the correct trash folder after
2029 learning, if spam directory isn't set.
2031 2007-01-23 [paul] 2.7.1cvs53
2033 * src/plugins/bogofilter/bogofilter_gtk.c
2034 fix sensitivity of "Insert X-Bogosity header"
2037 2007-01-23 [colin] 2.7.1cvs52
2040 Translate toolbar items text if
2041 they're translatable (default)
2055 * src/etpan/etpan-thread-manager.c
2056 * src/etpan/etpan-thread-manager.h
2057 * src/gtk/gtkutils.c
2058 * src/gtk/gtkutils.h
2059 More static functions
2061 2007-01-22 [fabien] 2.7.1cvs51
2063 * src/gtk/gtkutils.c
2064 gtkut_get_options_frame() : ability to pass
2065 a 'NULL' value in frame pointer parameter if
2068 2007-01-22 [colin] 2.7.1cvs50
2072 * src/plugins/bogofilter/bogofilter.c
2073 * src/plugins/bogofilter/bogofilter_gtk.c
2074 * src/plugins/spamassassin/spamassassin.c
2075 * src/plugins/spamassassin/spamassassin_gtk.c
2076 Allow moving spams to the account's trash
2077 instead of default one
2079 2007-01-21 [colin] 2.7.1cvs49
2083 Revert a static function that shouldn't
2086 2007-01-21 [colin] 2.7.1cvs48
2092 2007-01-21 [colin] 2.7.1cvs47
2098 2007-01-21 [colin] 2.7.1cvs46
2100 * src/common/socket.c
2101 * src/common/socket.h
2104 2007-01-21 [colin] 2.7.1cvs45
2113 * src/folder_item_prefs.c
2114 * src/folder_item_prefs.h
2121 * src/common/socket.c
2122 * src/common/socket.h
2123 * src/gtk/gtkaspell.c
2124 * src/gtk/gtkaspell.h
2125 * src/gtk/quicksearch.c
2126 * src/gtk/quicksearch.h
2129 2007-01-21 [colin] 2.7.1cvs44
2131 * src/common/utils.c
2132 * src/common/utils.h
2133 * src/etpan/etpan-thread-manager.c
2134 * src/etpan/etpan-thread-manager.h
2135 Same (Funny that etpan_thread_unbind
2136 is called but not etpan_thread_bind)
2138 2007-01-21 [colin] 2.7.1cvs43
2146 * src/etpan/Makefile.am
2147 * src/gtk/colorlabel.c
2148 * src/gtk/colorlabel.h
2149 * src/gtk/sslcertwindow.c
2150 * src/gtk/sslcertwindow.h
2151 * src/etpan/etpan-log.c ** REMOVED **
2152 * src/etpan/etpan-log.h ** REMOVED **
2155 2007-01-20 [colin] 2.7.1cvs42
2161 2007-01-20 [colin] 2.7.1cvs41
2179 Make functions that aren't used in other
2182 2007-01-20 [colin] 2.7.1cvs40
2197 * src/editldap_basedn.c
2203 * src/image_viewer.c
2219 * src/prefs_account.c
2220 * src/prefs_common.c
2221 * src/prefs_compose_writing.c
2222 * src/prefs_ext_prog.c
2223 * src/prefs_folder_item.c
2225 * src/prefs_message.c
2226 * src/prefs_msg_colors.c
2229 * src/prefs_receive.c
2231 * src/prefs_spelling.c
2232 * src/prefs_summaries.c
2233 * src/prefs_toolbar.c
2234 * src/prefs_wrapping.c
2243 * src/common/hooks.c
2245 * src/common/passcrypt.c
2246 * src/common/socket.c
2248 * src/common/ssl_certificate.c
2249 * src/common/template.c
2250 * src/common/utils.c
2251 * src/etpan/imap-thread.c
2252 * src/gtk/sslcertwindow.c
2253 * src/gtk/sslcertwindow.h
2254 Make functions that could be static, static
2256 2007-01-20 [colin] 2.7.1cvs39
2261 2007-01-20 [colin] 2.7.1cvs38
2266 Fix bug 1102, 'claws-mail-2.7.1
2267 makes use of deprecated ldap
2270 2007-01-20 [colin] 2.7.1cvs37
2275 * src/gtk/quicksearch.c
2276 Add Wide message list layout
2278 2007-01-19 [fabien] 2.7.1cvs36
2281 make sure a font change is considered in links of
2284 2007-01-19 [colin] 2.7.1cvs35
2291 * src/prefs_common.c
2292 * src/prefs_common.h
2295 * src/gtk/quicksearch.c
2296 * src/gtk/quicksearch.h
2297 Drop 'Separate Folder tree' and 'Separate
2298 Message View'. Put three layouts in place
2301 2007-01-19 [paul] 2.7.1cvs34
2303 * src/prefs_msg_colors.c
2304 more use of Q_ for translators
2306 2007-01-19 [paul] 2.7.1cvs33
2309 * src/prefs_account.c
2310 a few changes to the English
2312 2007-01-19 [fabien] 2.7.1cvs32
2315 factorize translatable string
2317 2007-01-18 [colin] 2.7.1cvs31
2320 Don't error out on --sync option. Although
2321 we don't do anything with it, gtk+ handles
2322 it, and it's useful for debugging X errors
2324 2007-01-18 [fabien] 2.7.1cvs30
2327 ability to apply on the fly the recent added
2328 'gtk_can_change_accels' pref (no need to restart).
2330 2007-01-18 [fabien] 2.7.1cvs29
2332 * src/plugins/bogofilter/bogofilter_gtk.c
2333 * src/plugins/bogofilter/bogofilter.c
2334 * src/plugins/spamassassin/spamassassin_gtk.c
2336 * src/prefs_account.c
2337 factorize or rewrite some translatable strings.
2339 2007-01-18 [fabien] 2.7.1cvs28
2343 set a 4pix space between "Subject:" label and subject entry in
2346 2007-01-18 [wwp] 2.7.1cvs27
2349 fix conflicting address-copy/paste when focus is set
2350 to the embedded edit-person form.
2353 2007-01-18 [wwp] 2.7.1cvs26
2356 complete 2.7.1cvs23 (one more file was missing from that
2359 2007-01-18 [colin] 2.7.1cvs25
2362 Provide a way to migrate without backup
2363 Re-ask for migration on next start if
2364 it has been refused and wizard has been
2367 2007-01-18 [wwp] 2.7.1cvs24
2370 complete 2.7.1.cvs23 (file was missing from previous
2373 2007-01-18 [wwp] 2.7.1cvs23
2376 fix potential crashes in address book's focus_in/out signal handlers,
2377 force focus to the edit-person form when clicked the Edit menu entry or
2378 button (this only matters if the edit-person form is embedded to the
2379 AB window, in that case, focus is not set when browsing the contacts
2380 list w/ keys or mouse clicks).
2382 2007-01-18 [paul] 2.7.1cvs22
2385 add command line options:
2387 -q and --quit for --exit
2389 print "Unknown option" for unknown options
2391 2007-01-18 [paul] 2.7.1cvs21
2394 updated by Pavlo Bohmat
2396 2007-01-18 [paul] 2.7.1cvs20
2399 fix sensitivity issues of Mark as Spam/Ham
2401 2007-01-17 [fabien] 2.7.1cvs19
2404 * src/prefs_common.c
2405 * src/prefs_common.h
2407 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2408 control the corresponding gtk property. It could be used to lock
2409 all shortcuts (avoid to set one of them by inadvertency).
2411 2007-01-17 [colin] 2.7.1cvs18
2414 Fix bug 1100, 'Highlighted e-mail data not visible
2415 when color label applied.'. Use a weighted average
2416 between normal selected foreground color and color
2417 label instead of a simple one (3/1 instead 1/1).
2419 2007-01-17 [colin] 2.7.1cvs17
2422 Better fix for bug 1088, 'Ctrl-h produces repeatable
2423 crash' - don't prevent mail switching while loading
2425 2007-01-17 [colin] 2.7.1cvs16
2434 Manage recursive search of unsubscribed folders
2435 Rescan tree without checking for new messages
2436 after subscriptions changed
2438 2007-01-17 [paul] 2.7.1cvs15
2440 * src/prefs_common.c
2441 * src/gtk/pluginwindow.c
2442 fix bug 1101, '"Load plugin" button is
2443 accidentally hidden'
2444 unset (-1) initial width in prefs_common,
2445 fix overlapping buttons,
2448 2007-01-17 [paul] 2.7.1cvs14
2451 add #include <errno.h>, it's needed
2454 2007-01-17 [paul] 2.7.1cvs13
2457 * tools/make.themes.project
2458 rename .sylpheed_themeinfo to .claws_themeinfo
2460 * src/etpan/etpan-errors.h
2461 * src/etpan/etpan-log.c
2462 * src/etpan/etpan-log.h
2463 * src/etpan/etpan-thread-manager-types.h
2464 * src/etpan/etpan-thread-manager.c
2465 * src/etpan/etpan-thread-manager.h
2466 * src/etpan/imap-thread.c
2467 * src/etpan/imap-thread.h
2468 add copyright header
2470 2007-01-17 [colin] 2.7.1cvs12
2472 * src/plugins/pgpcore/select-keys.c
2473 * src/gtk/pluginwindow.c
2474 * src/prefs_account.c
2477 2007-01-16 [colin] 2.7.1cvs11
2482 Manage subscribing to subfolders when only
2483 subscribed folders are shown.
2485 2007-01-16 [colin] 2.7.1cvs10
2488 Fix annoying vscrollbar going back to top
2489 on Check for new folders
2491 2007-01-16 [colin] 2.7.1cvs9
2496 2007-01-16 [colin] 2.7.1cvs8
2499 Bigger buffer for errors
2503 * src/prefs_account.c
2504 * src/prefs_account.h
2506 * src/etpan/imap-thread.c
2507 * src/etpan/imap-thread.h
2508 * manual/handling.xml
2509 Add subscriptions management. What it changes:
2510 Creating a folder subscribes to it
2511 Deleting a folder unsubscribes it
2512 New contextual menu item allowing to switch between
2513 All folders and Subscribed folders, subscribe, and
2514 unsubscribe. "Creating" an existing but unsubscribed
2515 folder will subscribe it.
2516 By default for new accounts, only subscribed folders
2520 2007-01-16 [paul] 2.7.1cvs7
2523 Allow folder classes to specify only sort_key or
2524 sort_type instead of both or none.
2526 2007-01-16 [paul] 2.7.1cvs6
2533 Save and use errno for procmime_get_part
2535 2007-01-16 [colin] 2.7.1cvs5
2538 Never remove INBOX when scanning for
2539 new folders. It's a special folder
2542 2007-01-15 [colin] 2.7.1cvs4
2545 Fix 'Check for new folders' when IMAP subdirectory
2547 * src/etpan/imap-thread.c
2550 2007-01-15 [colin] 2.7.1cvs3
2552 * src/etpan/imap-thread.c
2553 Fix invalid free on command-connection
2556 2007-01-15 [wwp] 2.7.1cvs2
2558 * src/matcher_parser_lex.l
2559 * src/quote_fmt_lex.l
2560 * src/matcher_parser_parse.y
2561 fix copyright header in lexers and parsers.
2563 2007-01-15 [paul] 2.7.1cvs1
2569 bump up version number following
2572 2007-01-15 [paul] 2.7.0cvs31
2576 add Fabien to the Team list
2577 add the recent contributors
2578 make a few corrections
2580 2007-01-15 [paul] 2.7.0cvs30
2583 fix compiler warning
2584 * src/plugins/pgpcore/prefs_gpg.c
2585 * src/plugins/pgpcore/prefs_gpg.h
2587 fix copyright header
2589 2007-01-14 [colin] 2.7.0cvs29
2592 Use the 'gtk+' backend. Avoids gnome-vfs use,
2593 two benefits: faster to open, will fix strange
2594 dbus-related crash. Thanks to Pascal Terjan.
2596 2007-01-14 [colin] 2.7.0cvs28
2598 * src/etpan/imap-thread.c
2599 Delete the old imap just after allocating
2600 the new one. Makes sure we don't get the
2601 same pointer by sheer luck, which feels
2602 strange in the debug log.
2604 2007-01-14 [colin] 2.7.0cvs27
2606 * src/gtk/inputdialog.c
2607 Make sure we don't print passwords in
2608 clear text when in debug mode
2610 2007-01-14 [colin] 2.7.0cvs26
2612 * src/gtk/gtksctree.c
2613 Fix bug 1098, 'bogus last row display
2614 after expanding a thread'. Patch by
2615 Jindrich Makovicka <makovick@gmail.com>
2617 2007-01-14 [colin] 2.7.0cvs25
2619 * src/etpan/imap-thread.c
2620 Close socket manually before
2621 freeing the imap struct
2623 2007-01-14 [colin] 2.7.0cvs24
2625 * src/etpan/imap-thread.c
2626 Maybe fix new reconnection issues
2628 2007-01-13 [colin] 2.7.0cvs23
2631 Freeze/thaw on thread selection
2633 2007-01-13 [paul] 2.7.0cvs22
2638 add 'Edit/Delete thread'
2640 2007-01-13 [colin] 2.7.0cvs21
2642 * src/prefs_account.c
2643 * src/prefs_compose_writing.c
2644 * src/prefs_message.c
2645 * src/prefs_msg_colors.c
2647 * src/prefs_receive.c
2648 * src/prefs_spelling.c
2649 * src/prefs_summaries.c
2650 * src/prefs_themes.c
2651 * src/gtk/gtkutils.c
2652 * src/gtk/gtkutils.h
2653 * src/plugins/pgpcore/prefs_gpg.c
2654 * src/plugins/spamassassin/spamassassin_gtk.c
2655 Factorize gtk frame creation
2658 2007-01-13 [colin] 2.7.0cvs20
2660 * src/message_search.c
2661 * src/summary_search.c
2662 Fix Enter in search windows
2664 Fix body search starting at the
2665 end of the mail (and asking for loop)
2667 2007-01-13 [colin] 2.7.0cvs19
2669 * src/etpan/imap-thread.c
2670 Make sure we don't free the same imap
2673 2007-01-13 [colin] 2.7.0cvs18
2676 Allow multiple commitHelpers to
2679 2007-01-12 [colin] 2.7.0cvs17
2681 * src/etpan/imap-thread.c
2682 Make sure we get rid of the previous mailimap
2683 when connecting - just in case disconnect was
2686 2007-01-12 [paul] 2.7.0cvs16
2689 Strip S/MIME signatures when re-editing
2690 S/MIME signed messages.
2692 2007-01-12 [paul] 2.7.0cvs15
2699 no need to define CLAWS anymore, remove
2702 2007-01-12 [paul] 2.7.0cvs14
2705 check if the mail's signed as
2706 it can change the mail structure
2709 2007-01-12 [paul] 2.7.0cvs13
2712 fix Forwarding msgs with attachments
2713 that have dos line endings
2716 2007-01-12 [wwp] 2.7.0cvs12
2719 Revert accidentally committed extra version tag.
2721 2007-01-12 [wwp] 2.7.0cvs11
2723 * src/prefs_account.c
2724 Fix compilation w/o aspell (completes 2.7.0cvs7).
2726 2007-01-11 [colin] 2.7.0cvs10
2729 move g_warning to debug_print
2730 it scares people for no reason
2732 2007-01-11 [colin] 2.7.0cvs9
2735 Fix files to translate. Patch by
2738 2007-01-11 [paul] 2.7.0cvs8
2741 Fix recursion when server lists the
2742 current subfolder in the response
2744 Fix updating of icon_list/ctree
2745 * src/plugins/pgpcore/select-keys.c
2746 Fix a few annoyances when choosing
2747 keys for the CMS (S/MIME) protocol
2749 2007-01-11 [wwp] 2.7.0cvs7
2752 * src/prefs_account.c
2753 * src/prefs_account.h
2754 Add per-account spellcheck default dictionaries settings.
2756 2007-01-10 [colin] 2.7.0cvs6
2758 * src/prefs_folder_item.c
2759 Factorize strings - patch by Fabien
2761 2007-01-10 [colin] 2.7.0cvs5
2764 Fix bug 1095, 'Crash while changing folder
2765 columns during incorporation'
2767 2007-01-09 [colin] 2.7.0cvs4
2769 * src/gtk/pluginwindow.c
2770 Set the plugin window transient. Seems
2771 like some window managers hide it in
2772 the background after "load plugin"...
2774 2007-01-09 [colin] 2.7.0cvs3
2777 Use the same type for alloc and free
2779 2007-01-08 [paul] 2.7.0cvs2
2782 updated by Tim Dijkstra
2784 2007-01-08 [paul] 2.7.0cvs1
2786 * src/prefs_themes.c
2787 * src/common/utils.c
2790 2007-01-08 [paul] 2.7.0
2797 2007-01-08 [paul] 2.6.1cvs119
2799 * doc/man/claws-mail.1
2802 2007-01-08 [paul] 2.6.1cvs118
2804 * doc/man/claws-mail.1
2806 * manual/advanced.xml
2807 improved English usage
2809 2007-01-08 [paul] 2.6.1cvs117
2820 updated by Miquel Oliete, Stephan Sachse, me,
2821 Tommi Pirinen, Andrea Spadaccini, Frederico
2822 Goncalves Guimaraes, Andrej Kacian, Aleksandar
2823 Urosevic, and Ralgh Young
2825 2007-01-07 [mones] 2.6.1cvs116
2827 * manual/es/advanced.xml
2829 Synced manual (unhide mark_as_read_delay)
2830 and updated translation for release
2832 2007-01-07 [paul] 2.6.1cvs115
2834 * src/prefs_matcher.c
2835 make the hbox content fit better under
2838 2007-01-07 [colin] 2.6.1cvs114
2841 Fix bug 1088, 'Ctrl-h produces repeatable
2844 2007-01-06 [colin] 2.6.1cvs113
2846 * src/etpan/imap-thread.c
2847 Add casts to int to get certs. Fixes
2848 bug 1064, 'crash @ etpan_certificate_check()
2849 when opening an IMAP folder', with latest
2850 libetpan CVS or >= 0.49
2855 * src/prefs_folder_item.c
2856 Grey out the "synchronise" menu items if
2857 there's nothing to synchronise.
2858 * src/plugins/pgpcore/sgpgme.c
2859 Make an error clearer than "Unknown error"
2861 2007-01-06 [colin] 2.6.1cvs112
2864 Don't try to show a message if updating
2865 Maybe fixes bug 1088, 'ctrl-h produces
2868 2007-01-06 [colin] 2.6.1cvs111
2871 Disable Control-Space (handle it as Space).
2873 2007-01-05 [paul] 2.6.1cvs110
2876 Fix bug 934, 'sylpheed claws 2.1
2877 doesn't show Exchanges Public Folders'
2878 Thanks to Hoa and Colin
2880 Refuse to allocate more than 2 MB for a
2881 single field, it's a good indication of
2884 2007-01-05 [colin] 2.6.1cvs109
2887 Allow --select'ing emails by Message-ID too
2889 2007-01-05 [colin] 2.6.1cvs108
2891 * src/common/quoted-printable.c
2894 2007-01-05 [colin] 2.6.1cvs107
2896 * src/common/quoted-printable.c
2897 Fix previous commit about bug 1089
2900 2007-01-05 [colin] 2.6.1cvs106
2902 * src/common/quoted-printable.c
2903 Fix my previous commit on bug 1089
2906 2007-01-04 [colin] 2.6.1cvs105
2908 * src/common/quoted-printable.c
2909 Fix bug 1089, 'NUL characters in Subject
2910 line are misinterpreted'. Not a pain to
2917 2007-01-04 [wwp] 2.6.1cvs104
2919 * src/image_viewer.c
2920 Force operator precedence (fix a compiler warning).
2922 2007-01-04 [colin] 2.6.1cvs103
2924 * src/image_viewer.c
2925 Be cautious there too (same fix as the one
2926 in textview from cvs33)
2928 Don't use any MimeViewer plugin when showing
2931 2007-01-03 [wwp] 2.6.1cvs102
2935 fixed "cent" sign (use the existing ASCII one),
2936 decode more HTML entities,
2937 converted table ASCII entries to UTF-8,
2938 moved a switch() into a hashtable.
2940 2007-01-03 [paul] 2.6.1cvs101
2946 When possible, use move_msg instead of
2947 copy_msg + remove_msg to move sent mail
2950 2007-01-03 [paul] 2.6.1cvs100
2953 add more html entity recognition:
2954 pounds, euros, and cents
2956 2007-01-03 [colin] 2.6.1cvs99
2959 Don't display an error on NOSELECT
2960 folders when synchronising
2962 2007-01-03 [paul] 2.6.1cvs98
2964 * tools/maildir2claws-mail.pl
2965 only substitute 'sent-mail' if it's
2966 the full directory name
2968 2007-01-03 [paul] 2.6.1cvs97
2971 * ChangeLog.pre2.0.0
2973 archive a chunk of ChangeLog in
2976 * doc/src/ChangeLog.claws-pre0.8.0
2977 remove ChangeLog.claws-pre0.8.0, adding
2978 its contents to ChangeLog.gtk1
2980 2007-01-03 [paul] 2.6.1cvs96
3001 * src/addressbook_foldersel.c
3002 * src/addressbook_foldersel.h
3023 * src/customheader.c
3024 * src/customheader.h
3025 * src/displayheader.c
3026 * src/displayheader.h
3037 * src/editldap_basedn.c
3038 * src/editldap_basedn.h
3055 * src/folder_item_prefs.c
3056 * src/folder_item_prefs.h
3063 * src/grouplistdialog.c
3064 * src/grouplistdialog.h
3068 * src/image_viewer.c
3069 * src/image_viewer.h
3105 * src/message_search.c
3106 * src/message_search.h
3123 * src/partial_download.c
3124 * src/partial_download.h
3129 * src/prefs_account.c
3130 * src/prefs_account.h
3131 * src/prefs_actions.c
3132 * src/prefs_actions.h
3133 * src/prefs_common.c
3134 * src/prefs_common.h
3135 * src/prefs_compose_writing.c
3136 * src/prefs_compose_writing.h
3137 * src/prefs_customheader.c
3138 * src/prefs_customheader.h
3139 * src/prefs_display_header.c
3140 * src/prefs_display_header.h
3141 * src/prefs_filtering.c
3142 * src/prefs_filtering.h
3143 * src/prefs_filtering_action.c
3144 * src/prefs_filtering_action.h
3145 * src/prefs_folder_column.c
3146 * src/prefs_folder_column.h
3147 * src/prefs_folder_item.c
3148 * src/prefs_folder_item.h
3153 * src/prefs_image_viewer.c
3154 * src/prefs_image_viewer.h
3155 * src/prefs_matcher.c
3156 * src/prefs_matcher.h
3157 * src/prefs_message.c
3158 * src/prefs_msg_colors.c
3159 * src/prefs_msg_colors.h
3162 * src/prefs_receive.c
3164 * src/prefs_spelling.c
3165 * src/prefs_spelling.h
3166 * src/prefs_summaries.c
3167 * src/prefs_summaries.h
3168 * src/prefs_summary_column.c
3169 * src/prefs_summary_column.h
3170 * src/prefs_template.c
3171 * src/prefs_template.h
3172 * src/prefs_themes.c
3173 * src/prefs_themes.h
3174 * src/prefs_toolbar.c
3175 * src/prefs_toolbar.h
3176 * src/prefs_wrapping.c
3177 * src/prefs_wrapping.h
3187 * src/quote_fmt_parse.y
3190 * src/remotefolder.c
3191 * src/remotefolder.h
3192 * src/send_message.c
3193 * src/send_message.h
3196 * src/sourcewindow.c
3197 * src/sourcewindow.h
3202 * src/stock_pixmap.c
3203 * src/stock_pixmap.h
3204 * src/summary_search.c
3205 * src/summary_search.h
3220 * src/common/base64.c
3221 * src/common/base64.h
3223 * src/common/hooks.c
3224 * src/common/hooks.h
3227 * src/common/mgutils.c
3228 * src/common/mgutils.h
3231 * src/common/passcrypt.c
3232 * src/common/passcrypt.h.in
3233 * src/common/plugin.c
3234 * src/common/plugin.h
3235 * src/common/prefs.c
3236 * src/common/prefs.h
3237 * src/common/progressindicator.c
3238 * src/common/progressindicator.h
3239 * src/common/quoted-printable.c
3240 * src/common/quoted-printable.h
3241 * src/common/session.c
3242 * src/common/session.h
3245 * src/common/socket.c
3246 * src/common/socket.h
3249 * src/common/ssl_certificate.c
3250 * src/common/ssl_certificate.h
3251 * src/common/stringtable.c
3252 * src/common/stringtable.h
3253 * src/common/template.c
3254 * src/common/template.h
3255 * src/common/timing.h
3256 * src/common/utils.c
3257 * src/common/utils.h
3258 * src/common/version.h.in
3261 * src/common/xmlprops.c
3262 * src/common/xmlprops.h
3264 * src/gtk/colorlabel.c
3265 * src/gtk/colorsel.c
3266 * src/gtk/colorsel.h
3267 * src/gtk/combobox.c
3268 * src/gtk/combobox.h
3269 * src/gtk/description_window.c
3270 * src/gtk/description_window.h
3273 * src/gtk/foldersort.c
3274 * src/gtk/foldersort.h
3275 * src/gtk/gtksctree.c
3276 * src/gtk/gtkutils.c
3277 * src/gtk/gtkutils.h
3278 * src/gtk/inputdialog.c
3279 * src/gtk/inputdialog.h
3280 * src/gtk/logwindow.c
3281 * src/gtk/logwindow.h
3282 * src/gtk/manage_window.c
3283 * src/gtk/manage_window.h
3286 * src/gtk/pluginwindow.c
3287 * src/gtk/pluginwindow.h
3288 * src/gtk/prefswindow.c
3289 * src/gtk/prefswindow.h
3290 * src/gtk/progressdialog.c
3291 * src/gtk/progressdialog.h
3292 * src/gtk/sslcertwindow.c
3293 * src/gtk/sslcertwindow.h
3294 * src/plugins/bogofilter/bogofilter.c
3295 * src/plugins/bogofilter/bogofilter.h
3296 * src/plugins/bogofilter/bogofilter_gtk.c
3297 * src/plugins/clamav/clamav_plugin.c
3298 * src/plugins/clamav/clamav_plugin.h
3299 * src/plugins/clamav/clamav_plugin_gtk.c
3300 * src/plugins/demo/demo.c
3301 * src/plugins/dillo_viewer/dillo_prefs.c
3302 * src/plugins/dillo_viewer/dillo_prefs.h
3303 * src/plugins/dillo_viewer/dillo_viewer.c
3304 * src/plugins/pgpcore/passphrase.c
3305 * src/plugins/pgpcore/passphrase.h
3306 * src/plugins/pgpcore/pgp_viewer.c
3307 * src/plugins/pgpcore/pgp_viewer.h
3308 * src/plugins/pgpcore/plugin.c
3309 * src/plugins/pgpcore/select-keys.c
3310 * src/plugins/pgpcore/select-keys.h
3311 * src/plugins/pgpcore/sgpgme.c
3312 * src/plugins/pgpcore/sgpgme.h
3313 * src/plugins/pgpinline/pgpinline.c
3314 * src/plugins/pgpinline/pgpinline.h
3315 * src/plugins/pgpinline/plugin.c
3316 * src/plugins/pgpmime/pgpmime.c
3317 * src/plugins/pgpmime/pgpmime.h
3318 * src/plugins/pgpmime/plugin.c
3319 * src/plugins/spamassassin/spamassassin.c
3320 * src/plugins/spamassassin/spamassassin.h
3321 * src/plugins/spamassassin/spamassassin_gtk.c
3322 * src/plugins/trayicon/trayicon.c
3323 it's 2007, update the year in the copyright headers
3325 2007-01-03 [paul] 2.6.1cvs95
3328 it is 2007, use it in the copyright string
3330 2007-01-03 [paul] 2.6.1cvs94
3333 html entity conversion:
3334 move ™ to a more suitable place
3335 add • and –
3336 make sure — and — are both
3339 2007-01-02 [colin] 2.6.1cvs93
3343 * src/common/plugin.c
3345 * src/etpan/imap-thread.c
3348 2006-12-31 [paul] 2.6.1cvs92
3350 * src/prefs_summaries.c
3351 use gtk_button_new_from_stock()
3353 2006-12-30 [colin] 2.6.1cvs91
3358 Don't update filtering and account paths
3359 when copying folders
3361 2006-12-30 [colin] 2.6.1cvs90
3363 * src/prefs_compose_writing.c
3365 * src/prefs_template.c
3366 Use message font for Writing and
3367 Quoting prefs, as well as Templates.
3369 2006-12-30 [colin] 2.6.1cvs89
3371 * src/prefs_summaries.c
3372 Rework GUI; patch by Pawel
3374 2006-12-29 [colin] 2.6.1cvs88
3376 * src/prefs_folder_item.c
3377 Fix bug 1085, 'Apply to subfolder
3378 doesn't work' - I was mistaken saying
3379 it worked in every case
3381 2006-12-28 [colin] 2.6.1cvs87
3383 * src/gtk/gtkaspell.c
3384 Don't assert if use_alternate is true
3385 and alt_dictionary isn't set -- this
3386 is what happens on upgrade! Rather,
3389 2006-12-28 [colin] 2.6.1cvs86
3392 Fix desktop/icon simplification
3394 2006-12-28 [colin] 2.6.1cvs85
3397 Make desktop and icon not
3398 dependant on the desktop
3400 2006-12-28 [wwp] 2.6.1cvs84
3402 * src/plugins/pgpmime/claws.def
3403 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3405 2006-12-28 [wwp] 2.6.1cvs83
3407 * src/prefs_folder_item.c
3408 Fix coloring of "simplify subject regexp" (folder prefs),
3409 which might be left to red whereas the regexp gets empty.
3411 2006-12-28 [wwp] 2.6.1cvs82
3413 * src/prefs_common.c
3414 * src/prefs_common.h
3417 Save addressbook mainwindow's horizontal and vertical splitter position.
3419 2006-12-27 [wwp] 2.6.1cvs81
3421 * src/gtk/gtkaspell.c
3422 * src/gtk/gtkaspell.h
3424 Fix assignment of compose's default and alternate dictionary from
3425 account or folder settings. Now gtkaspell_change_dict does rotate
3426 dicts only when it's called from a menu cb.
3428 2006-12-27 [wwp] 2.6.1cvs80
3430 * src/folder_item_prefs.c
3431 Fix randomly initialized default-alt-dictionary (folder prefs),
3432 complete 2.6.1cvs72.
3434 2006-12-27 [paul] 2.6.1cvs79
3438 Add Copy folder in the folder's contextual
3441 2006-12-27 [wwp] 2.6.1cvs78
3444 Clean up session locking, thanks to Colin.
3446 2006-12-26 [colin] 2.6.1cvs77
3449 Revert previous patch
3451 2006-12-26 [colin] 2.6.1cvs76
3457 * src/etpan/imap-thread.c
3458 Fix previous commit warnings
3459 Make statusbar update every second if total < 20
3460 Make IMAP APPEND faster by simplifying log
3462 2006-12-26 [colin] 2.6.1cvs75
3470 Make it possible to copy folders accross
3471 mailboxes (this was an arbitrary limitation).
3472 Still make it impossible to move folders
3475 2006-12-26 [colin] 2.6.1cvs74
3477 * src/etpan/imap-thread.c
3478 Fix bug 1081, 'claws-mail
3479 segfaults when going offline
3480 while it transfers mails via
3483 2006-12-26 [colin] 2.6.1cvs73
3485 * src/folder_item_prefs.c
3486 Don't forget alt dictionary when
3487 renaming/moving folders
3489 2006-12-26 [wwp] 2.6.1cvs72
3491 * src/folder_item_prefs.c
3492 Add missing defaults for per-folder alt dict
3493 (forgotten in 2.6.1cvs61).
3495 2006-12-26 [colin] 2.6.1cvs71
3498 Add tooltip to state that specifying
3499 full path to mailbox is possible
3501 2006-12-26 [wwp] 2.6.1cvs70
3503 * src/partial_download.c
3504 * src/gtk/gtkvscrollbutton.c
3505 * src/plugins/pgpinline/plugin.c
3506 Fix for few compiler warnings that matter.
3508 2006-12-25 [colin] 2.6.1cvs69
3510 * src/partial_download.c
3511 Fix marking for download or deletion
3512 when the header isn't the first
3513 * src/gtk/logwindow.c
3514 Fix start of scrolling
3516 2006-12-23 [paul] 2.6.1cvs68
3519 change last commit to use the 'academic'
3520 method instead. Thanks to wwp
3522 2006-12-23 [paul] 2.6.1cvs67
3525 don't warn about empty subject when
3528 2006-12-22 [colin] 2.6.1cvs66
3530 * src/summary_search.c
3533 2006-12-22 [colin] 2.6.1cvs65
3535 * src/gtk/gtkutils.c
3538 * src/summary_search.c
3545 2006-12-22 [colin] 2.6.1cvs64
3549 Add a combo to the learn spam button
3550 * src/plugins/bogofilter/bogofilter.c
3551 * src/plugins/bogofilter/bogofilter_gtk.c
3552 * src/plugins/bogofilter/bogofilter.h
3553 Allow to store Unsure mails in a specific
3554 folder to make better teaching easier
3556 2006-12-21 [wwp] 2.6.1cvs63
3559 * src/prefs_common.c
3560 * src/prefs_common.h
3561 * src/prefs_spelling.c
3562 * src/gtk/gtkaspell.c
3563 * src/gtk/gtkaspell.h
3564 Allow spell-checking using both current and alternate dictionaries
3567 2006-12-21 [wwp] 2.6.1cvs62
3569 * src/gtk/gtkaspell.c
3570 Apply recheck_when_changing_dict (highlight all mispelled words)
3571 when switching to alternate dictionary.
3573 2006-12-21 [wwp] 2.6.1cvs61
3576 * src/folder_item_prefs.h
3577 * src/prefs_common.c
3578 * src/prefs_common.h
3579 * src/prefs_folder_item.c
3580 * src/prefs_spelling.c
3581 * src/gtk/gtkaspell.c
3582 * src/gtk/gtkaspell.h
3583 Add global and per-folder prefs to set the default
3584 alternate dictionary.
3586 2006-12-21 [colin] 2.6.1cvs60
3589 Look for folders by path in all folders
3593 2006-12-20 [colin] 2.6.1cvs59
3595 * src/gtk/quicksearch.c
3596 Make sure in_typing is false when clearing
3598 2006-12-20 [wwp] 2.6.1cvs58
3601 change manual's target dir to be LFH-compliant (thanks to Colin).
3603 2006-12-20 [wwp] 2.6.1cvs57
3605 * src/prefs_common.c
3606 * src/prefs_summaries.c
3607 i18n fix and factorize patch, thanks to Fabien.
3609 2006-12-20 [paul] 2.6.1cvs56
3612 last of the renaming (??)
3614 correct --help info of --status-full
3615 * src/plugins/bogofilter/bogofilter.c
3616 make FALSE default of whitelist_ab
3618 2006-12-19 [colin] 2.6.1cvs55
3621 Same as before, without depending on
3624 2006-12-19 [colin] 2.6.1cvs54
3627 Fix bug 1059, 'Better jpilot charset
3628 handling'. Use libpisync's charset conversion
3631 2006-12-19 [colin] 2.6.1cvs53
3636 2006-12-19 [wwp] 2.6.1cvs52
3639 Add missing #include (thanks to Colin).
3641 2006-12-19 [wwp] 2.6.1cvs51
3643 * src/prefs_receive.c
3644 Better spacing between widgets in prefs.
3646 2006-12-18 [colin] 2.6.1cvs50
3649 Fix failure to get separator on LIST "" ""
3650 Try LIST "" "INBOX" too.
3652 2006-12-18 [wwp] 2.6.1cvs49
3654 * src/common/session.c
3655 Fix a compiler warning (thanks to Fabien).
3657 2006-12-18 [wwp] 2.6.1cvs48
3661 Factorize some strings for translation (it's about error
3662 messages when applying or checking template/quote format).
3664 2006-12-18 [colin] 2.6.1cvs47
3668 * src/gtk/Makefile.am
3670 Add a Release notes tab from the contents of
3671 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
3673 2006-12-17 [colin] 2.6.1cvs46
3678 Correctly convert from/to UTF8/filename encoding
3679 when loading and saving files. Probably fixes
3680 bug 1068, 'Claws-Mail uses 100% CPU when looking
3681 for a file to attach and is blocked...'
3683 2006-12-17 [colin] 2.6.1cvs45
3685 * src/gtk/logwindow.c
3686 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
3687 IMAP folder and is blocked on main thread':
3688 make sure we put utf8 in the log.
3690 2006-12-16 [colin] 2.6.1cvs44
3694 Fix bug 1055, 'Add the 'cancel receive'
3695 in the available events for the toolbar buttons'
3697 2006-12-16 [colin] 2.6.1cvs43
3702 * src/common/session.c
3703 Log error when SSL handshakes fail.
3704 Fixes bug 1082, 'incorrect / imprecise
3705 error message when imap server provides
3706 ssl only through STARTTLS but SSL is
3709 2006-12-15 [wwp] 2.6.1cvs42
3711 * src/plugins/bogofilter/bogofilter_gtk.c
3712 set proper sensitivity to widgets I've recently added.
3718 2006-12-15 [wwp] 2.6.1cvs41
3720 * src/plugins/bogofilter/bogofilter.c
3721 * src/plugins/bogofilter/bogofilter.h
3722 * src/plugins/bogofilter/bogofilter_gtk.c
3723 bogofilter's whitelist can now use a subset of
3724 the addressbook (either a book, a subfolder of a book,
3725 or the whole addressbook by using "Any"). Re-used there
3726 some pref_matcher widgets and mechanisms to match a subset
3729 2006-12-15 [wwp] 2.6.1cvs40
3732 * src/common/plugin.c
3733 * src/common/plugin.h
3735 * src/plugins/bogofilter/bogofilter.c
3736 * src/plugins/clamav/clamav_plugin.c
3737 * src/plugins/demo/demo.c
3738 * src/plugins/dillo_viewer/dillo_viewer.c
3739 * src/plugins/pgpcore/plugin.c
3740 * src/plugins/pgpinline/plugin.c
3741 * src/plugins/pgpmime/plugin.c
3742 * src/plugins/spamassassin/spamassassin.c
3743 * src/plugins/trayicon/trayicon.c
3744 factorize some translatable strings (plugins-related),
3745 fix missing punctuation in several places,
3746 remove useless translatable \n in about.c,
3747 and factorize plugin init code w/ a new function
3748 check_plugin_version() in common/plugin.c.
3749 Patch by Fabien Vantard <fzzzzz@gmail.com>.
3751 2006-12-15 [wwp] 2.6.1cvs39
3753 * src/plugins/bogofilter/bogofilter.c
3754 * src/plugins/bogofilter/bogofilter_gtk.c
3755 flag whitelisted spams as spam, but don't filter it to the spam
3756 folder. Thanks to Colin.
3758 2006-12-15 [ticho] 2.6.1cvs38
3760 * src/plugins/bogofilter/bogofilter.c
3761 * src/plugins/bogofilter/bogofilter.h
3762 * src/plugins/bogofilter/bogofilter_gtk.c
3763 Add option to whitelist senders found in addressbook. Patch by colin.
3765 2006-12-15 [paul] 2.6.1cvs37
3768 add missing #include "log.h"
3770 2006-12-15 [paul] 2.6.1cvs36
3772 * src/plugins/bogofilter/bogofilter.c
3773 * src/plugins/bogofilter/bogofilter.h
3774 * src/plugins/bogofilter/bogofilter_gtk.c
3775 Add an option to allow inserting an
3776 X-Claws-Bogosity header (on MH folders
3777 only). Patch by Colin
3779 2006-12-14 [colin] 2.6.1cvs35
3782 "Yes" should be the default choice for
3783 migration configuration
3785 2006-12-14 [paul] 2.6.1cvs34
3787 * src/prefs_summaries.c
3788 * manual/advanced.xml
3789 Unhide mark_as_read_delay
3791 2006-12-14 [paul] 2.6.1cvs33
3800 Fix printing of selection
3801 Fix printing of message parts
3802 Fix printing of images
3803 * src/gtk/gtksourceprintjob.c
3804 Fix page count when there are images
3806 2006-12-14 [wwp] 2.6.1cvs32
3811 * src/gtk/quicksearch.c
3812 fix quicksearch 'magnify' button status when QS is closed
3813 using the Escape key, thanks to Colin.
3815 2006-12-14 [wwp] 2.6.1cvs31
3820 * src/gtk/quicksearch.c
3821 fix quicksearch 'magnify' button status when QS is closed
3822 using the Escape key, thanks to Colin.
3824 2006-12-13 [colin] 2.6.1cvs30
3828 Use the binary safe version of ldap_get_values,
3829 to make sure we manipulate null-terminated
3830 strings. Maybe fixes bug 1075, 'claws mail
3831 segfault when completing ldap adresses'
3832 * src/syldap.c ** REMOVED **
3833 * src/syldap.h ** REMOVED **
3836 2006-12-13 [mones] 2.6.1cvs29