1 2010-04-26 [wwp] 3.7.5cvs52
6 2010-04-26 [mones] 3.7.5cvs51
11 2010-04-22 [pawel] 3.7.5cvs50
16 first NULL check pointer, then use it
18 2010-04-22 [colin] 3.7.5cvs49
21 Fix error message when session isn't established
23 Update translation and fix a typo in it
25 2010-04-15 [pawel] 3.7.5cvs48
28 Fix Bug 2144 'When creating an account with IMAP4+SSL,
29 the port isn't configured properly'
30 When using SSL/TLS tunneling automatically use default
31 ports for encrypted connections: smtps, pop3s, imaps, nntps
33 2010-04-15 [pawel] 3.7.5cvs47
36 Fix crasher in actions using '%f' argument
37 on multiple files with external scripts which
38 don't return any output.
40 2010-04-14 [colin] 3.7.5cvs46
43 Fix hand cursor after error symbol appears
45 2010-04-12 [colin] 3.7.5cvs45
48 Fix bug 2162, 'configure check for libetpan
49 fails with libetpan 1.0'
52 2010-04-09 [mones] 3.7.5cvs44
54 * manual/de/glossary.xml
55 Fix encoding to match main document's
56 Also fixes make dist with Debian's openjade
58 2010-03-29 [pawel] 3.7.5cvs43
60 * src/matcher_parser.h
61 * src/matcher_parser_parse.y
62 * src/gtk/quicksearch.c
63 Disable matcher warnings when populating quicksearch
64 completion lists on startup
66 2010-03-27 [colin] 3.7.5cvs42
68 * src/gtk/quicksearch.c
69 Fix double-free later in code. Optimize
72 2010-03-27 [pawel] 3.7.5cvs41
75 Make sure that quote ends with new line char
77 2010-03-26 [pawel] 3.7.5cvs40
82 Fix Bug 1928 Add "reply to this address" pop menu
84 - Set composing account to email one when creating/replying
85 from NNTP folder by clicking link or choosing option
89 2010-03-25 [paul] 3.7.5cvs39
91 * src/gtk/gtkcmclist.c
92 Fix build with GTK+ 2.20
94 2010-03-24 [pawel] 3.7.5cvs38
99 * src/grouplistdialog.c
103 * src/prefs_account.c
104 * src/gtk/gtkcmclist.c
105 * src/gtk/gtkcmctree.c
106 * src/gtk/gtkcmoptionmenu.c
107 * src/gtk/gtksctree.c
108 * src/gtk/gtkshruler.c
111 * src/gtk/gtkvscrollbutton.c
112 * src/gtk/inputdialog.c
113 * src/gtk/spell_entry.c
114 * src/plugins/trayicon/trayicon.c
115 * src/plugins/trayicon/libeggtrayicon/Makefile.am
116 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
117 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
118 Fix build with GTK+ 2.19
120 2010-03-23 [pawel] 3.7.5cvs37
124 Respect view->show_col_headers option
125 * src/gtk/gtkcmctree.c
126 Fix GtkCmcTree column width calculation when it has
127 auto_resize set and new node is added
129 2010-03-22 [pawel] 3.7.5cvs36
131 * src/grouplistdialog.c
134 - remember newsgroups list dialog size
135 - respect use_dotted_lines hidden pref
136 - respect use_stripes_everywhere hidden pref
138 2010-03-21 [pawel] 3.7.5cvs35
141 Remove superfluous gtk_widget_show_all()
147 2010-03-21 [pawel] 3.7.5cvs34
150 * src/gtk/quicksearch.c
151 * src/gtk/quicksearch.h
152 Implement separate search phrase completion for
153 normal/extended quicksearch
155 2010-03-11 [paul] 3.7.5cvs33
158 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
159 submitted by Yuwei Yu
161 2010-03-09 [colin] 3.7.5cvs32
163 * manual/de/glossary.xml
166 2010-03-02 [colin] 3.7.5cvs31
168 * manual/de/glossary.xml
169 Sort alphabetically. Done by Volker Ribbert.
171 2010-03-02 [mones] 3.7.5cvs30
174 Fix mailing list archives location
175 Remove currently unavailable CVS webview
177 2010-03-01 [iwkse] 3.7.5cvs29
179 * src/common/plugin.c
180 Other indentation issues
182 2010-03-01 [iwkse] 3.7.5cvs28
184 * src/common/plugin.c
185 Fix indentation of the previous commit
187 2010-03-01 [iwkse] 3.7.5cvs27
189 * src/common/plugin.h
190 * src/common/plugin.c
191 Add API for getting a loaded Plugin from the
192 plugin's name, plugin_get_loaded_by_name (const gchar *name)
193 Thanks to Colin, Michael
195 2010-02-27 [colin] 3.7.5cvs26
201 * manual/de/Makefile.am
202 * manual/de/account.xml
204 * manual/de/addrbook.xml
205 * manual/de/advanced.xml
206 * manual/de/claws-mail-manual.xml
208 * manual/de/glossary.xml
210 * manual/de/handling.xml
211 * manual/de/intro.xml
212 * manual/de/keyboard.xml
213 * manual/de/plugins.xml
214 * manual/de/starting.xml
215 * manual/de/dist/.cvsignore
216 * manual/de/dist/Makefile.am
217 * manual/de/dist/html/.cvsignore
218 * manual/de/dist/html/Makefile.am
219 * manual/de/dist/pdf/.cvsignore
220 * manual/de/dist/pdf/Makefile.am
221 * manual/de/dist/ps/.cvsignore
222 * manual/de/dist/ps/Makefile.am
223 * manual/de/dist/txt/.cvsignore
224 * manual/de/dist/txt/Makefile.am
225 Add the german translation of the manual, done by
226 Volker Ribbert <thoraki@arcor.de>.
228 2010-02-27 [holger] 3.7.5cvs25
230 * src/prefs_toolbar.c
231 Don't make toolbar item description for
232 plugin registered items editable
234 2010-02-26 [colin] 3.7.5cvs24
237 Don't translate empty description
239 2010-02-22 [colin] 3.7.5cvs23
242 Don't make In-Reply-To visible when reediting
243 a draft or sent mail.
245 2010-02-20 [colin] 3.7.5cvs22
251 * src/etpan/imap-thread.c
252 * src/etpan/imap-thread.h
253 * src/etpan/nntp-thread.c
254 * src/etpan/nntp-thread.h
255 When going offline from NetworkManager, just
256 delete IMAP connections. That'll avoid timeouts
257 when coming back online in certain cases when
258 the TCP socket will have timed out.
260 2010-02-20 [holger] 3.7.5cvs21
265 2010-02-17 [ticho] 3.7.5cvs20
272 2010-02-16 [ticho] 3.7.5cvs19
277 Removed unused argument from summary_open_row().
279 2010-02-10 [pawel] 3.7.5cvs18
282 - fix headers filtering when prefs_common.trans_hdr is on
283 - fix headers setting when changing composing account
285 * src/prefs_template.c
286 Re-add template's name for translation
288 2010-02-10 [colin] 3.7.5cvs17
290 * src/prefs_matcher.c
291 Fix bug 2099, 'add List-Id in Configuration>Filtering>
292 Condition>Define>Header>Name combo box'. Patch by
295 2010-02-10 [colin] 3.7.5cvs16
305 Add the GB18030 Chinese charset, which is a superset
306 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
308 2010-02-09 [holger] 3.7.5cvs15
311 GTK+ 2.10 related cleanup
313 2010-02-09 [pawel] 3.7.5cvs14
315 * src/prefs_account.c
316 * src/prefs_folder_item.c
317 * src/prefs_template.c
319 Respect prefs_common.trans_hdr in couple more places to avoid
320 confusion with translated/non-translated header names
322 2010-02-09 [colin] 3.7.5cvs13
327 2010-02-09 [colin] 3.7.5cvs12
330 And fix 2.10 build :)
332 2010-02-09 [colin] 3.7.5cvs11
335 Bump up GTK+ requirement to 2.10
344 * src/prefs_actions.c
347 * src/prefs_ext_prog.c
348 * src/prefs_filtering_action.c
350 * src/prefs_image_viewer.c
351 * src/prefs_matcher.c
352 * src/prefs_msg_colors.c
353 * src/prefs_summaries.c
354 * src/prefs_template.c
360 * src/gtk/Makefile.am
362 * src/gtk/gtkcmclist.c
363 * src/gtk/gtkcmctree.c
365 * src/gtk/quicksearch.c
366 Remove all compile-time conditionals depending on
370 * src/gtk/gtksourceprintjob.c
371 * src/gtk/gtksourceprintjob.h
372 Remove libgnomeprint-based printing system (and
373 command-line-based printing system) as GTK+ 2.10
374 ships with print support.
376 2010-02-08 [mir] 3.7.5cvs10
379 Avoid displaying Bcc headers in message sent
380 to NNTP servers. Thanks to Henning Mersch.
383 2010-02-08 [pawel] 3.7.5cvs9
386 Make tooltips less cryptic
387 * src/gtk/description_window.c
388 Improve window size calculation
390 2010-02-08 [pawel] 3.7.5cvs8
397 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
398 Patch by Laurent Bigonville with slight modifications
400 2010-02-03 [pawel] 3.7.5cvs7
403 Add some libtool files to ignore
405 2010-02-03 [pawel] 3.7.5cvs6
407 * src/plugins/trayicon/trayicon.c
408 Save and then restore focus when closing/minimizing to tray
410 2010-02-03 [mir] 3.7.5cvs5
418 Save LDAP password encrypted. See bug 2113.
421 2010-02-03 [colin] 3.7.5cvs4
424 Fix again decoding of encrypted parts. The
425 reverting of the patch was wrong, as the
426 double-decoding was fixed in smime itself.
427 Thanks to Matthias Drochner again...
429 2010-02-02 [colin] 3.7.5cvs3
431 * src/plugins/smime/smime.c
433 Revert 3.7.4cvs2 and make a better patch for bug
434 2059 and 2076. Patch by Matthias Drochner
436 2010-01-31 [pawel] 3.7.5cvs2
439 Fix hungarian translator's name
441 2010-01-31 [pawel] 3.7.5cvs1
445 Fix Bug 2107 - Arrow keys don't work in message view window
447 2010-01-31 [paul] 3.7.5
454 2010-01-23 [pawel] 3.7.4cvs10
457 Fix button sensitivity in compose mode
459 2010-01-23 [pawel] 3.7.4cvs9
462 * tools/kdeservicemenu/install.sh
463 * tools/make.themes.project
464 * tools/nautilus2claws-mail.sh
465 * tools/popfile-link.sh
466 * tools/textviewer.sh
467 Not all systems have bash installed in /bin, use env(1) to find
470 2010-01-22 [pawel] 3.7.4cvs8
472 * src/prefs_account.c
473 * src/prefs_filtering.c
475 * src/gtk/colorlabel.c
476 Add some separators in combos
478 2010-01-22 [pawel] 3.7.4cvs7
481 --disable-aspell -> --disable-enchant
483 Fix options spacing in configure --help
485 Make wizard's window centered on the screen
487 2010-01-19 [holger] 3.7.4cvs6
491 Introduce folder_get_item_from_identifier().
492 In contrast to folder_find_item_from_identifier(), this
493 function recursively creates the FolderItems in the id path.
494 Useful for programmatically creating folders (e.g. by plugins)
496 2010-01-17 [pawel] 3.7.4cvs5
501 2010-01-16 [colin] 3.7.4cvs4
503 * src/plugins/pgpcore/sgpgme.c
504 Probably fix bug 2098, 'claws-mails crashes frequently
505 with pgpcore'. Fix double-free.
507 2010-01-16 [holger] 3.7.4cvs3
509 * src/prefs_toolbar.h
512 2010-01-15 [colin] 3.7.4cvs2
515 Decode mimeinfo before decrypting it. Probably
516 fixes bug 2059 'gpgme >=1.1.8 not compatible
517 with S/MIME encryption' and bug 2076 'having
518 worked 2 times properly CLAWS ceased to
519 decrypt incoming PGP mails -displays base64
520 instead - sucks completely'
521 Let's hope complete suckage ends here!
522 Thanks to Matthias Drochner.
524 2010-01-08 [paul] 3.7.4cvs1
526 * tools/claws.i18n.status.pl
529 2010-01-08 [paul] 3.7.4
536 2010-01-08 [paul] 3.7.3cvs57
550 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
551 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
552 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
555 2010-01-08 [paul] 3.7.3cvs56
558 fix bug 2089, 'URLs ending with an underscore ('_')
559 are not correctly parsed'. thanks to Johan
561 2010-01-05 [colin] 3.7.3cvs55
564 Update french translation
566 2010-01-04 [mones] 3.7.3cvs54
569 Update Spanish translation
571 2010-01-04 [mones] 3.7.3cvs53
575 * manual/es/claws-mail-manual.xml
576 * manual/es/intro.xml
577 * manual/es/plugins.xml
578 Synchronise with English version
580 2010-01-03 [paul] 3.7.3cvs52
585 update TEAM_LIST, fix encoding
587 2010-01-03 [mir] 3.7.3cvs51
590 When composing to a NNTP list TO: will always be preset
591 to the NNTP list unless user has chosen some other default
592 in which case we will handle this the normal way. Therefore
593 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
595 2010-01-01 [paul] 3.7.3cvs50
598 bump copyright year whilst it's in mind
600 2009-12-31 [paul] 3.7.3cvs49
602 * manual/claws-mail-manual.xml
605 fix links so that they make sense in the context of the
606 text version of the manual
608 2009-12-31 [paul] 3.7.3cvs48
612 updates, improvements, corrections, additions
614 2009-12-29 [pawel] 3.7.3cvs47
616 * src/prefs_filtering_action.c
617 Fix Bug 2082 'Wrong color rectangle position when replacing
618 "color" processing rule'
620 2009-12-29 [colin] 3.7.3cvs46
623 Fix bug 2074, 'Remember sending account
626 2009-12-20 [holger] 3.7.3cvs45
629 Delay CREATED_HOOKLIST invokation until
630 after the modifications to the compose window
631 are done, to allow hooks to further modify the
632 window without getting overridden again
634 2009-12-20 [holger] 3.7.3cvs44
636 * src/prefs_toolbar.h
639 2009-12-20 [holger] 3.7.3cvs43
641 * src/prefs_toolbar.c
642 * src/prefs_toolbar.h
644 Pass window struct to caller
646 2009-12-20 [holger] 3.7.3cvs42
650 Add hooklist after creation of a compose window
652 2009-12-19 [holger] 3.7.3cvs41
654 * src/prefs_toolbar.c
655 * src/prefs_toolbar.h
657 Allow plugins to choose to which toolbar they want
658 to add actions (main window, compose window, or message view)
660 2009-12-19 [paul] 3.7.3cvs40
663 fix statusbar in GTK+ 2.19.1
665 2009-12-10 [pawel] 3.7.3cvs39
668 Better fix for cvs28 regression
670 2009-12-10 [iwkse] 3.7.3cvs38
675 2009-12-10 [iwkse] 3.7.3cvs37
678 Add missing checks for gtkaspell: avoid
679 crashing in some cases when Enchant is
680 enabled but the spell checker is disabled
683 2009-12-09 [colin] 3.7.3cvs36
686 Fix leak and unchecked accesses.
688 2009-12-09 [mir] 3.7.3cvs35
691 Fix Bug 2072 "template at folder properties is not working"
694 2009-12-08 [pawel] 3.7.3cvs34
697 When 'Reply All' remove current compose address from
698 Cc/Bcc list - fix for regression introduced in cvs28
700 2009-12-05 [pawel] 3.7.3cvs33
703 Fix memory management, duh!
705 2009-12-04 [pawel] 3.7.3cvs32
708 Use case insensitive comparison in search for
711 Refresh scrollbars on every window open
713 2009-12-04 [pawel] 3.7.3cvs31
716 Highlight misspelled words when applying template and
717 check_while_typing option is on
719 2009-12-03 [pawel] 3.7.3cvs30
722 Highlight misspelled words in text inserted from file(s)
723 or pasted to message body when check_while_typing
726 2009-12-02 [pawel] 3.7.3cvs29
729 Revert first part of previous commit
731 2009-12-02 [pawel] 3.7.3cvs28
734 Fix Bug 2055 "duplicate mailing list reply if
735 List-Post + Reply-To present"
736 - Ignore Reply-To if answering to ML
737 - Improve parsing of List-Post header
739 2009-12-02 [pawel] 3.7.3cvs27
743 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
744 email had user in "From" and "CC"
745 Don't allow duplicate addresses in compose window headers
747 2009-12-02 [mones] 3.7.3cvs26
750 * manual/es/intro.xml
751 * manual/fr/intro.xml
752 * manual/it/intro.xml
753 * manual/pl/intro.xml
754 Make URL to point current site
756 2009-12-01 [holger] 3.7.3cvs25
760 Introduce new drag type "claws-mail/msg-path-list" for
761 drag'n'drop of a message selection from the summaryview
762 into other applications. The drag data gets set to the
763 folder-item-id followed by message ids, separated by newlines.
764 This enables other applications to back-link to Claws Mail
765 via a "claws-mail --select" call after they received a drop.
767 2009-11-30 [mir] 3.7.3cvs24
770 Place cursor in compose window according to provided input
771 If to: is present place cursor in subject field and if both
772 to: and subject: is present place cursor in body. If body: is
773 present insert a new line after text and place cursor there.
775 2009-11-27 [mones] 3.7.3cvs23
777 * src/gtk/quicksearch.c
778 Allow viewing longer expressions if there's space
780 2009-11-25 [holger] 3.7.3cvs22
783 * src/common/Makefile.am
786 Add a function to query the
787 filepath of the .desktop file
789 2009-11-25 [colin] 3.7.3cvs21
792 Fix bug 2063, 'glib assertion in GRelation use in
795 2009-11-24 [pawel] 3.7.3cvs20
798 Fix Bug 2053 'Inconsistent application of Coloration
800 Don't allow '<' character between quotation marks
802 2009-11-21 [holger] 3.7.3cvs19
805 Modify cairo clip handling in preview windows,
806 to prevent print preview windows from being blank
807 with GTK+ 2.18. Follow recommendation of the GTK+
808 documentation (section "Migrating to client side windows")
809 and create a new cairo context for each expose event.
811 2009-11-19 [pawel] 3.7.3cvs18
814 complete 3.7.3cvs15 so install is DESTDIR safe
815 remove icons with changed names on uninstall
817 2009-11-18 [pawel] 3.7.3cvs17
820 remove unneeded and code-duplicating function
822 2009-11-18 [pawel] 3.7.3cvs16
825 Fix Bug 2057 'Claws mail does not keep renamed names
826 of nntp-subscribed groups'
827 Check for already subscribed group using item->path for group
828 comparision as folders item->path != item->name may be truth
829 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
831 2009-11-17 [pawel] 3.7.3cvs15
834 Fix Bug 2049 'some icons not copied?'
835 Install additional 64x64 and 128x128 icons
837 2009-11-17 [holger] 3.7.3cvs14
839 * src/prefs_toolbar.c
840 * src/prefs_toolbar.h
843 Allow plugins to register toolbar items
845 2009-11-11 [pawel] 3.7.3cvs13
851 Fix Bug 1867 Changing account does not change BCC address
852 Set account specific headers when changing account
855 2009-11-07 [colin] 3.7.3cvs12
857 * src/gtk/prefswindow.c
858 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
861 2009-11-07 [colin] 3.7.3cvs11
863 * src/gtk/spell_entry.c
864 Fix bug 2040, 'numbers in subject entry marked as misspelled'
865 Patch by Pawel Pekala
867 2009-10-27 [colin] 3.7.3cvs10
870 Fix bug 2028, 'Attempts to connect to all accounts on exit'
871 Don't try to check whether the folder is up-to-date if
872 the folder class doesn't implement set_mtime, as we don't
873 care in this case. This code exists since a long time, but
874 the bug was triggered by more scanning of queue folders
875 since recently (when we added \Deleted handling).
877 2009-10-27 [colin] 3.7.3cvs9
880 Try to fix registering as default client
883 2009-10-21 [wwp] 3.7.3cvs8
886 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
888 2009-10-21 [wwp] 3.7.3cvs7
891 Don't core dump when attempting to insert a non-existing
892 file using a mailto: uri (g_error does core dump).
894 2009-10-20 [colin] 3.7.3cvs6
897 Don't g_error on normal warnings...
899 2009-10-20 [colin] 3.7.3cvs5
901 * src/plugins/pgpcore/sgpgme.c
902 Fix bug 1996, 'S/MIME key not selected'
903 Check for S/MIME certs too
905 2009-10-20 [colin] 3.7.3cvs4
907 * src/common/w32lib.h
908 Fix win32 build on latest mingw32
910 2009-10-20 [colin] 3.7.3cvs3
915 Fix LDIF export. Patch by Michael Rasmussen
917 2009-10-18 [paul] 3.7.3cvs2
919 * tools/claws.i18n.status.pl
920 increase the value of $transolddays since we're relasing less
922 rework the en_GB.po hack so that en_GB is always 100% translated
925 2009-10-17 [paul] 3.7.3cvs1
927 * src/prefs_account.c
928 * src/prefs_compose_writing.c
929 * src/prefs_receive.c
930 * src/prefs_summaries.c
931 * src/prefs_wrapping.c
932 reword a few labels. (this incorporates everything
933 that seemed worthwhile from bug 2020)
934 * src/prefs_customheader.c
935 use a 'Browse' button instead of button with
940 * CVS repository change
942 2009-10-09 [paul[ 3.7.3
944 version 3.7.3 unleashed!!
946 2009-10-07 [paul] 3.7.2cvs49
951 fix Bug 1994 - Changing colors required restart.
952 in the process rename folderview_reflect_prefs_pixmap_theme() to the
953 more accurate folderview_reinit_fonts()
955 2009-10-07 [paul] 3.7.2cvs48
960 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
961 patch by Pawel Pekala
963 2009-10-07 [paul] 3.7.2cvs47
971 updated by David Vachulka, Stephan Sachse and Marc Arens,
972 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
975 2009-10-06 [colin] 3.7.2cvs46
978 French translation update
980 2009-10-05 [paul] 3.7.2cvs45
983 enable Page Size and Orientation in the print dialog,
984 GTK+ >= 2.18.x only. Patch by Mark__T
986 2009-10-05 [paul] 3.7.2cvs44
988 * src/prefs_summaries.c
989 fix label, startup --> start-up, to match other uses of the
992 2009-10-05 [paul] 3.7.2cvs43
995 updated by Emilian Nowak
997 2009-10-03 [colin] 3.7.2cvs42
1001 * src/gtk/gtkcmclist.c
1002 * src/gtk/gtkvscrollbutton.c
1003 * src/gtk/logwindow.c
1005 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
1006 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
1007 Fix warning at start
1009 2009-09-28 [colin] 3.7.2cvs41
1013 * src/prefs_folder_item.c
1014 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
1016 2009-09-28 [colin] 3.7.2cvs40
1018 * src/prefs_summaries.c
1019 * src/gtk/sslcertwindow.c
1020 Fix bug 2006, 'Non-utf8 strftime(3) date strings
1021 shows up garbled in GUI'. Patch by Pawel Pekala
1023 2009-09-24 [iwkse] 3.7.2cvs39
1026 That's only for statistics, of course :)
1028 2009-09-24 [iwkse] 3.7.2cvs38
1033 2009-09-24 [iwkse] 3.7.2cvs37
1036 Revert unwanted change
1038 2009-09-24 [iwkse] 3.7.2cvs36
1041 Fix issue with filtering actions and
1044 2009-09-20 [mones] 3.7.2cvs35
1046 * tools/convert_mbox.pl
1047 Add -R flag to support recursive conversions
1048 of arbitrary Evolution mail folders, based on
1049 bash script by Daniel Dickinson (fixes debian
1051 * tools/popfile-link.sh
1052 Set required shell for script (fixes debian
1055 2009-09-16 [colin] 3.7.2cvs34
1058 Go grab files in /etc/skel if they exist
1061 2009-09-15 [colin] 3.7.2cvs33
1064 Complete 3.7.1cvs42: only output directly to
1065 final file if we get NULL byes at the start.
1066 Still fixes saving UTF16 files, but also
1067 fixes displaying Base64 parts with decoding
1068 errors (parts without errors get displayed)
1070 2009-09-14 [colin] 3.7.2cvs32
1074 * src/matcher_parser_parse.y
1075 * src/prefs_matcher.c
1076 Add 'has_attachment' and 'signed' matcher
1077 expressions. Patch by Aleksei Miheev, fixes
1080 2009-09-14 [colin] 3.7.2cvs31
1082 * src/common/utils.c
1083 Add "Re :" prefix from french Yahoo mail.
1084 Patch by Didier Barvaux, fixes bug 1999
1086 2009-09-10 [mones] 3.7.2cvs30
1088 * manual/plugins.xml
1089 Fix sites supported by SpamReport
1090 * manual/es/plugins.xml
1091 Synchronise Spanish manual
1093 2009-09-07 [holger] 3.7.2cvs29
1096 Also update the icon cache on uninstall.
1097 This prevents possible problems when Claws Mail was
1098 uninstalled and installed again into a different location,
1099 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
1100 and the blog post linked therein
1102 2009-09-07 [paul] 3.7.2cvs28
1104 * src/prefs_toolbar.c
1105 when updating the main toolbar icons just update
1106 the main toolbar (and consequently fix a bug where
1107 folderview icons would disappear)
1109 2009-08-30 [holger] 3.7.2cvs27
1112 Do case-insensitive comparison against
1113 header names when extracting recipients
1116 2009-08-23 [colin] 3.7.2cvs26
1119 Probably fix RH bug 512024, " folder.c:3543
1120 Condition msglist != NULL failed"
1122 2009-08-23 [colin] 3.7.2cvs25
1124 * src/prefs_compose_writing.c
1125 Make the maximum size warning bigger. Patch
1126 by Didier Barvaux on bug 1986.
1128 2009-08-21 [colin] 3.7.2cvs24
1131 Previous commit: move the function into compose_insert_file
1132 so that it's also used on drag-n-drop
1134 2009-08-21 [colin] 3.7.2cvs23
1137 Fix scrolling when adding an header
1139 2009-08-21 [colin] 3.7.2cvs22
1142 * src/prefs_common.c
1143 * src/prefs_common.h
1144 * src/prefs_compose_writing.c
1145 * src/common/utils.c
1146 Fix bug 1986, "New feature: warn user when inserting
1147 a large file in the message body". Patch by Didier
1150 2009-08-21 [colin] 3.7.2cvs21
1154 * src/common/utils.c
1155 Fix bug 1984: Add R�f. : reply prefix (french
1156 Lotus Notes); patch by Didier Barvaux
1158 2009-08-21 [colin] 3.7.2cvs20
1162 Fix bug 1969, 'Bad guess for outgoing encoding'
1163 Make sure the specific converters (japanese in
1164 this case) can return success/error in strict
1165 mode, instead of silently failing back to
1168 2009-08-20 [holger] 3.7.2cvs19
1172 Make it possible for code outside
1173 compose (e.g. plugins) to attach files
1175 2009-08-20 [colin] 3.7.2cvs18
1178 Fix crash when accessing IMAP soon
1180 2009-08-18 [colin] 3.7.2cvs17
1183 Maybe fix crash on non-existent LDAP server
1185 2009-08-04 [colin] 3.7.2cvs16
1188 Fix toolbar's spacing that breaks dark
1189 themes (patch from http://blogs.igalia.com/aperez/
1190 2009/07/making-claws-mail-look-better/)
1192 2009-07-28 [colin] 3.7.2cvs15
1195 * src/addrcustomattr.c
1197 * src/addressbook_foldersel.c
1205 * src/editldap_basedn.c
1216 * src/prefs_actions.c
1217 * src/prefs_customheader.c
1218 * src/prefs_display_header.c
1219 * src/prefs_filtering.c
1220 * src/prefs_folder_column.c
1221 * src/prefs_matcher.c
1222 * src/prefs_summary_column.c
1223 * src/prefs_summary_open.c
1224 * src/prefs_template.c
1227 Fix bug 1950, 'Program freeze up during folder selection'
1228 Don't leave hidden windows modal
1230 2009-07-28 [colin] 3.7.2cvs14
1233 Fix bug 1957, 'LDAP errs out after searching too
1236 2009-07-28 [colin] 3.7.2cvs13
1239 Fix bug 1966, '"Collapse all threads" slower than
1240 "Expand all threads"'
1242 2009-07-28 [colin] 3.7.2cvs12
1244 * src/common/session.c
1245 Fix bug 1967, 'Claws gets stuck after accepting
1246 a certificate warning dialog'
1248 2009-07-19 [paul] 3.7.2cvs11
1250 * manual/plugins.xml
1251 a few small changes to the English
1253 2009-07-18 [mones] 3.7.2cvs10
1255 * manual/plugins.xml
1256 Add new bsfilter and fancy plugins to the docs
1257 and a note about dealing with plugins of the same class
1258 * src/prefs_account.c
1259 Fix extra space at the end typo
1261 2009-07-16 [colin] 3.7.2cvs9
1264 Fix wrong return without unlocking; thanks
1267 2009-07-14 [colin] 3.7.2cvs8
1270 Fix bug 1954, 'Segfault on reading wrong STATUS'
1272 2009-07-10 [colin] 3.7.2cvs7
1274 * src/plugins/pgpcore/plugin.def
1275 * src/common/utils.h
1278 2009-07-10 [colin] 3.7.2cvs6
1280 * src/prefs_display_header.c
1281 Fix bug 1951, 'C-Mail dumps core when editing
1282 displayed headers'. Patch by Alexey Rusakov
1284 2009-07-10 [colin] 3.7.2cvs5
1287 Fix bug 1952, 'Deleted mails in Queue folder
1290 2009-07-09 [colin] 3.7.2cvs4
1292 * src/gtk/spell_entry.c
1293 Fix bug 1949, 'Spell checker doesn't recognise
1294 certain word in Subject header, but does in
1295 message body'. Patch by Pawel Pekala.
1297 2009-07-09 [paul] 3.7.2cvs3
1300 use pkgconfig to check for the minimum required
1303 2009-07-06 [colin] 3.7.2cvs2
1305 * src/prefs_customheader.c
1308 2009-07-04 [paul] 3.7.2cvs1
1310 * tools/claws.i18n.status.pl
1313 2009-07-03 [paul] 3.7.2
1320 2009-07-03 [paul] 3.7.1cvs85
1327 added new translations by Tiago Faria and Slavko
1340 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1341 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1342 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1343 Goncalves Guimaraes, Aleksei Miheev
1345 2009-07-01 [colin] 3.7.1cvs84
1347 * src/prefs_common.c
1348 Fix bug 1940, 'Doesn't open links in
1349 user's default browser'. Turn the preference
1350 to TRUE by default; that will only change the
1351 behaviour for new users.
1353 2009-06-29 [colin] 3.7.1cvs83
1357 * src/prefs_filtering_action.c
1358 Fix bug 1935, 'problems with very long filtering actions':
1359 Use a dynamic buffer in action to string, and a bigger
1360 buffer in string to action
1362 2009-06-29 [colin] 3.7.1cvs82
1364 * src/matcher_parser_lex.l
1365 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
1367 2009-06-29 [colin] 3.7.1cvs81
1372 Fix crash (out-of-bounds tree column)
1373 * src/gtk/gtkcmctree.c
1374 * src/gtk/gtksctree.c
1375 Prevent using an out-of-bounds tree column
1377 2009-06-29 [colin] 3.7.1cvs80
1381 Leak fixes; patch by Pawel Pekala.
1383 2009-06-26 [colin] 3.7.1cvs79
1386 Sort by msgnum if dates are equal
1388 2009-06-24 [paul] 3.7.1cvs78
1391 make some (forgotten) strings translatable
1393 2009-06-19 [colin] 3.7.1cvs77
1396 Fix menu sensitiveness
1398 2009-06-18 [colin] 3.7.1cvs76
1401 * src/plugins/pgpcore/sgpgme.c
1402 * src/plugins/pgpcore/sgpgme.h
1403 * src/plugins/pgpmime/mypgpcore.def
1404 * src/plugins/pgpmime/pgpmime.c
1405 * src/plugins/smime/mypgpcore.def
1406 * src/plugins/smime/smime.c
1407 Use largefile support (and stop using our old GPGME
1408 hack on gpgme_data_seek/rewind)
1409 (See 1.9.12cvs44 to 46 - if this breaks things we
1412 2009-06-13 [colin] 3.7.1cvs75
1414 * src/gtk/spell_entry.c
1415 Fix assertion. We can put a NULL gtkaspell to
1416 an entry; it just means it won't be spell-checked.
1418 2009-06-12 [mones] 3.7.1cvs74
1422 * src/prefs_account.c
1423 * src/prefs_account.h
1424 * src/common/utils.c
1425 * src/common/utils.h
1426 Added preference to use account address in generated
1427 Message-Id. Fixes Debian bug #531052
1429 2009-06-12 [colin] 3.7.1cvs73
1432 Better fix, API-compatible with libgnutls13
1434 2009-06-12 [colin] 3.7.1cvs72
1437 Use compatibility mode in GnuTLS, and avoid problems with
1438 servers that don't comply 100% with the spec, but still
1441 2009-06-06 [iwkse] 3.7.1cvs71
1444 Ops..revert a mix with another patch
1446 2009-06-06 [iwkse] 3.7.1cvs70
1449 A better fix for the previous commit's issue
1451 2009-06-06 [iwkse] 3.7.1cvs69
1454 Fix shutting down of Claws Mail while a GTK_Return keypress
1455 event is sent to the Attach property window
1457 2009-06-05 [colin] 3.7.1cvs68
1460 Fix build on GTK+ 2.6
1462 2009-06-03 [mones] 3.7.1cvs67
1464 * tools/make.themes.project
1465 Oops! fix header, sorry Paul ;-)
1467 2009-06-03 [mones] 3.7.1cvs66
1469 * tools/make.themes.project
1470 Add support for PNG themes and other
1471 fixes i don't remember now... :)
1473 2009-06-02 [colin] 3.7.1cvs65
1476 * src/prefs_template.c
1478 Fix error messages in templates, and fix their
1481 2009-05-22 [colin] 3.7.1cvs64
1486 2009-05-22 [colin] 3.7.1cvs63
1489 Fix phantom button behind entry when
1490 changing fields via Tools/Reply mode.
1492 2009-05-22 [colin] 3.7.1cvs62
1497 2009-05-21 [mones] 3.7.1cvs61
1501 Add button to empty header lines with one click
1503 2009-05-21 [paul] 3.7.1cvs60
1507 * src/plugins/trayicon/trayicon.c
1508 when quitting from the trayicon, honour
1509 prefs_common.clean_on_exit
1511 2009-05-21 [paul] 3.7.1cvs59
1513 * src/gtk/Makefile.am
1514 remove duplicate entry
1515 thanks to Charles A Edwards
1517 2009-05-19 [paul] 3.7.1cvs58
1519 * src/send_message.c
1520 clear progressbar in the statusbar on 'Cancel'
1522 2009-05-16 [colin] 3.7.1cvs57
1528 2009-05-16 [colin] 3.7.1cvs56
1531 Remove msgnum>0 condition for removing messages
1532 from caches. There's no such condition on add.
1533 Fixes bug 1913, 'Allow to remove phantom
1534 messages from the cache'; patch by Fabian
1535 Keil <fk at fabiankeil.de>
1537 2009-05-12 [holger] 3.7.1cvs55
1541 Introduce hook after showing of the message view
1543 2009-05-11 [colin] 3.7.1cvs54
1546 Fix bug 1872, 'A: Cc: CCi: selector should
1547 default on same as preceding contact'
1549 2009-05-10 [holger] 3.7.1cvs53
1553 Add a hook to make it possible for plugins to
1554 modify the address completion list
1556 2009-05-06 [paul] 3.7.1cvs52
1560 fix bug 1915, 'Mails signed with smime.p7s
1561 display both signed and attachment icon.'
1563 2009-05-05 [colin] 3.7.1cvs51
1565 * src/common/utils.c
1568 2009-05-05 [colin] 3.7.1cvs50
1570 * src/common/utils.c
1571 Fix bug 1895, '(imap) cache issues when cache dir is on a
1572 different mountpoint than tempdir'
1574 2009-05-04 [colin] 3.7.1cvs49
1577 Probably fix bug 1914, 'Crash reading
1578 corrupted tags file'
1580 2009-04-26 [paul] 3.7.1cvs48
1583 * src/gtk/gtkaspell.h
1584 fix bug 1904, 'build mechanism looks for
1585 'enchant.h' in a wrong place'
1587 2009-04-25 [paul] 3.7.1cvs47
1590 gah! fix coding style!
1592 2009-04-25 [paul] 3.7.1cvs46
1596 if building with GTK+ >= 2.16 use
1597 gtk_orientable_set_orientation() instead of now
1598 deprecated gtk_toolbar_set_orientation()
1600 2009-04-24 [colin] 3.7.1cvs45
1603 Ask before sending if an attached file has
1606 2009-04-19 [paul] 3.7.1cvs44
1608 * src/prefs_common.c
1609 * src/prefs_common.h
1611 save About window size.
1612 patch by Pawel Pekala
1614 2009-04-12 [paul] 3.7.1cvs43
1616 * tools/csv2addressbook.pl
1617 add extra CSV fields that are now appended
1618 by thunderbird (version 2.0.0.21)
1620 2009-04-08 [colin] 3.7.1cvs42
1623 fix saving (but not displaying) of UTF-16
1626 2009-04-08 [colin] 3.7.1cvs41
1628 * src/gtk/manage_window.c
1629 Disable transient windows on win32 - seems to
1630 fix most focusing issues
1632 2009-04-05 [colin] 3.7.1cvs40
1635 Don't ask whether we want to send deleted mails in queue
1636 folders; also, don't send deleted mails when flushing
1639 2009-04-04 [paul] 3.7.1cvs39
1645 * tools/claws.i18n.status.pl
1646 add new Indonesian translation, by
1649 2009-04-03 [paul] 3.7.1cvs38
1655 2009-04-03 [colin] 3.7.1cvs37
1659 Fix bug 1891, 'Add support for gopher:// links'
1660 Patch by Jacob Head <clawsmail at jacob-head.com>
1661 Let's go back to the roots!
1663 2009-04-03 [paul] 3.7.1cvs36
1668 2009-04-03 [paul] 3.7.1cvs35
1671 add AC_CONFIG_MACRO_DIR([m4])
1672 remove CLAWS_ACLOCAL_INCLUDE(m4)
1673 * m4/aclocal-include.m4
1674 removed this now unneeded file
1676 2009-04-02 [colin] 3.7.1cvs34
1678 * src/common/utils.h
1679 Fix previous (thanks to Marcus :)
1681 2009-04-02 [colin] 3.7.1cvs33
1683 * src/common/utils.h
1684 * src/etpan/etpan-thread-manager.c
1685 pipe() was a macro from GLib on win32 until
1686 glib 2.13.2. It's undefined after that.
1687 Thanks to Marcus Brinkmann for the heads-up!
1689 2009-03-31 [colin] 3.7.1cvs32
1691 * src/folder_item_prefs.c
1692 Copy folder settings with prefs
1694 2009-03-31 [colin] 3.7.1cvs31
1696 * src/prefs_account.c
1697 Don't use un-sensitive checkboxes in Privacy tab
1698 when privacy system in None (makes unchecking
1699 painful when no privacy plugin is loaded)
1701 2009-03-30 [colin] 3.7.1cvs30
1708 * src/prefs_account.c
1709 * src/prefs_account.h
1712 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
1713 Add an option on the Receive page of IMAP account preferences:
1714 "Move deleted mails to trash and expunge immediately". This
1715 option defaults to TRUE to avoid changing the existing behaviour.
1716 Setting it to FALSE prevents automatic expunging.
1717 Also, add Tools/Expunge and View/Hide deleted messages menu items
1718 (View/Hide deleted message being a per-folder setting, and behaving,
1719 like View/Hide read messages).
1721 2009-03-30 [colin] 3.7.1cvs29
1724 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
1725 ask for IMAP password when using GSSAPI auth
1727 2009-03-27 [colin] 3.7.1cvs28
1730 Fix cvs14, make sure we mark non-existent caches dirty
1731 (or they never get written)
1733 2009-03-27 [colin] 3.7.1cvs27
1736 Fix tag update when all tags are removed
1739 2009-03-25 [colin] 3.7.1cvs26
1742 Fix configure.ac, thanks to Pawel
1744 2009-03-25 [colin] 3.7.1cvs25
1747 * src/etpan/nntp-thread.c
1748 Fix header fetching (NG/To/Cc). Fixes
1749 bug 1883, 'Message processing fails to
1750 act on Newsgroups: field'
1752 2009-03-23 [colin] 3.7.1cvs24
1755 Fix internal headers visible in queue/sent
1757 2009-03-23 [colin] 3.7.1cvs23
1760 Fix check for RC (resource compiler) used
1761 on win32 (AC_LIBTOOL_RC used to call it
1762 implicitely but stopped)
1764 2009-03-19 [colin] 3.7.1cvs22
1767 Put spam button in default toolbar even if
1768 bogofilter and spamassassin are not built.
1769 Other anti-spam plugin could exist! :)
1770 * src/common/utils.c
1771 Fix exit status fetch on win32
1773 2009-03-18 [paul] 3.7.1cvs21
1775 * src/gtk/spell_entry.c
1776 fix "[BUG] Wrong word replaced in 'Subject:'
1777 when spell-checking correction used"
1778 Patch by Pawel Pekala
1780 2009-03-17 [colin] 3.7.1cvs20
1782 * src/common/utils.c
1783 Fix win32 build (from cvs12)
1785 2009-03-17 [colin] 3.7.1cvs19
1788 Fix bug 1735, 'Change To: and Newsgroups:
1789 recipient field according account type'
1792 2009-03-17 [colin] 3.7.1cvs18
1795 * src/prefs_common.c
1796 * src/prefs_common.h
1798 * src/common/prefs.c
1799 Add preference for fsyncing metadata
1801 2009-03-16 [paul] 3.7.1cvs17
1803 * src/prefs_customheader.c
1804 add forgotten #if HAVE_LIBCOMPFACE
1806 2009-03-16 [paul] 3.7.1cvs16
1808 * src/prefs_customheader.c
1809 put the (X-)Face preview image below the up/down
1810 buttons so they don't jump around.
1811 make the list reorderable by drag'n'drop
1813 2009-03-16 [colin] 3.7.1cvs15
1815 * src/prefs_customheader.c
1816 Add a (X-)Face preview. Patch by iwkse.
1818 2009-03-16 [colin] 3.7.1cvs14
1824 * src/common/prefs.c
1825 Add fsync calls to make sure we don't
1826 lose data on system crashes. (to do:
1827 add a pref to allow people choosing raw
1830 2009-03-15 [colin] 3.7.1cvs13
1832 * src/gtk/gtkaspell.c
1833 Fix empty menu when there are no
1834 suggestions (using the Spelling menu)
1836 2009-03-14 [colin] 3.7.1cvs12
1838 * src/common/utils.c
1839 Win32: fix subject prefix length
1841 2009-03-11 [mones] 3.7.1cvs11
1844 fix encoding declared in header
1845 update translation now we're at it
1847 2009-03-10 [colin] 3.7.1cvs10
1850 Fix "wrong mime" message printed out multiple
1853 2009-03-10 [colin] 3.7.1cvs9
1855 * src/prefs_folder_item.c
1858 2009-03-09 [paul] 3.7.1cvs8
1860 * src/prefs_folder_item.c
1861 * src/send_message.c
1862 fixes to english text
1864 2009-03-08 [paul] 3.7.1cvs7
1867 correct errors in header
1869 2009-03-08 [paul] 3.7.1cvs6
1875 * tools/claws.i18n.status.pl
1876 add Japanese translation, submitted by kazken3
1878 2009-03-07 [colin] 3.7.1cvs5
1881 Don't let the invalid MIME warning hide
1882 other noticeview (Partial receive or
1885 2009-03-07 [colin] 3.7.1cvs4
1890 2009-03-07 [colin] 3.7.1cvs3
1895 Handle mimeparts that lack an end boundary.
1896 They're invalid but it's too annoying for
1897 normal users to fix.
1899 2009-03-06 [wwp] 3.7.1cvs2
1902 * src/folder_item_prefs.c
1903 * src/folder_item_prefs.h
1904 * src/prefs_folder_item.c
1905 Add per-folder default cc, bcc and reply-to.
1907 2009-03-06 [colin] 3.7.1cvs1
1910 * src/gtk/gtksourceprintjob.c
1911 Fix build with old print interface
1913 2009-03-06 [paul] 3.7.1
1920 2009-03-06 [paul] 3.7.0cvs78
1931 updated by David Vachulka, Stephan Sachse, Flammie
1932 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
1933 Frederico Goncalves Guimaraes, Lars Persson Fink,
1936 2009-03-03 [colin] 3.7.0cvs77
1938 * src/prefs_filtering.c
1939 Win32: Fix bug 1865, 'IMAP account name changes
1940 are not followed at filter actions'
1942 2009-03-02 [colin] 3.7.0cvs76
1945 Fix Launchpad bug 335571: 'claws-mail crashed
1946 with SIGSEGV in strlen() while deleting
1947 large amount of e-mails on IMAP account
1949 2009-02-27 [mones] 3.7.0cvs75
1951 * manual/es/account.xml
1953 * manual/es/addrbook.xml
1954 * manual/es/advanced.xml
1955 * manual/es/claws-mail-manual.xml
1957 * manual/es/glossary.xml
1959 * manual/es/handling.xml
1960 * manual/es/intro.xml
1961 * manual/es/keyboard.xml
1962 * manual/es/plugins.xml
1963 * manual/es/starting.xml
1964 Sync with English version, fix some typos
1965 Changed encoding to UTF-8
1967 Update for release, changed encoding to UTF-8
1969 2009-02-24 [colin] 3.7.0cvs74
1972 Don't print separation line if there
1975 2009-02-23 [cleroy] 3.7.0cvs73
1984 * src/addrduplicates.c
1987 * src/addressbook_foldersel.c
1995 * src/customheader.c
1997 * src/editaddress_other_attributes_ldap.c
2035 * src/prefs_account.c
2036 * src/prefs_actions.c
2037 * src/prefs_common.c
2038 * src/prefs_filtering.c
2039 * src/prefs_filtering_action.c
2040 * src/prefs_folder_column.c
2041 * src/prefs_folder_item.c
2043 * src/prefs_matcher.c
2046 * src/prefs_summaries.c
2047 * src/prefs_summary_column.c
2048 * src/prefs_template.c
2049 * src/prefs_themes.c
2050 * src/prefs_toolbar.c
2057 * src/remotefolder.c
2058 * src/send_message.c
2059 * src/sourcewindow.c
2061 * src/stock_pixmap.c
2062 * src/summary_search.c
2069 * src/common/base64.c
2070 * src/common/claws.c
2071 * src/common/hooks.c
2072 * src/common/plugin.c
2073 * src/common/prefs.c
2074 * src/common/session.c
2076 * src/common/socket.c
2077 * src/common/string_match.c
2078 * src/common/stringtable.c
2079 * src/common/utils.c
2080 * src/common/utils.h
2082 * src/common/xmlprops.c
2083 * src/gtk/colorlabel.c
2084 * src/gtk/combobox.c
2085 * src/gtk/foldersort.c
2086 * src/gtk/gtkaspell.c
2087 * src/gtk/gtkcmclist.c
2088 * src/gtk/gtkcmctree.c
2089 * src/gtk/gtkcmoptionmenu.c
2090 * src/gtk/gtksctree.c
2091 * src/gtk/gtkshruler.c
2092 * src/gtk/gtksourceprintjob.c
2093 * src/gtk/gtkutils.c
2094 * src/gtk/gtkvscrollbutton.c
2095 * src/gtk/logwindow.c
2097 * src/gtk/pluginwindow.c
2098 * src/gtk/prefswindow.c
2099 * src/gtk/quicksearch.c
2100 * src/gtk/spell_entry.c
2101 * src/plugins/pgpcore/select-keys.c
2102 * src/plugins/pgpinline/pgpinline.c
2103 * src/plugins/pgpmime/pgpmime.c
2104 * src/plugins/smime/smime.c
2105 * src/plugins/spamassassin/spamassassin_gtk.c
2106 Mass commit changing g_return_* to cm_return_*
2107 and making these more interesting
2109 2009-02-23 [colin] 3.7.0cvs72
2112 Always initialise error code to no error
2114 2009-02-23 [colin] 3.7.0cvs71
2117 Fix separator substitution
2119 2009-02-23 [colin] 3.7.0cvs70
2121 * src/stock_pixmap.c
2122 * src/gtk/colorlabel.c
2123 don't use g_return on normal checks
2125 2009-02-22 [colin] 3.7.0cvs69
2131 2009-02-22 [colin] 3.7.0cvs68
2133 * src/addrduplicates.c
2149 * src/prefs_common.c
2150 * src/prefs_filtering.c
2161 * src/common/socket.c
2162 * src/common/template.c
2163 * src/etpan/imap-thread.c
2164 * src/gtk/gtkaspell.c
2165 * src/gtk/gtkcmctree.c
2166 * src/gtk/gtksctree.c
2167 * src/gtk/inputdialog.c
2168 * src/plugins/pgpcore/sgpgme.c
2169 * src/plugins/pgpmime/pgpmime.c
2170 * src/plugins/smime/smime.c
2171 * src/plugins/spamassassin/spamassassin.c
2172 Fix errors caught by Coverity: NULL checks, leaks, overruns,
2173 uninitialised accesses
2175 2009-02-17 [colin] 3.7.0cvs67
2178 Disable controls during queuing
2180 2009-02-15 [colin] 3.7.0cvs66
2183 * src/plugins/pgpcore/select-keys.c
2184 * src/plugins/pgpcore/sgpgme.c
2185 Disable use of disabled keys
2187 2009-02-15 [colin] 3.7.0cvs65
2191 Fix font updating after changing
2192 prefs_common.derive_from_normal_font
2194 2009-02-12 [paul] 3.7.0cvs64
2200 * src/common/version.h.in
2204 more copyright header fixes
2206 2009-02-12 [paul] 3.7.0cvs63
2208 * src/gtk/progressdialog.c
2209 * src/gtk/progressdialog.h
2210 fix copyright header
2212 2009-02-12 [paul] 3.7.0cvs62
2214 * src/gtk/spell_entry.c
2215 * src/gtk/spell_entry.h
2216 better, more standard copyright header
2218 2009-02-12 [paul] 3.7.0cvs61
2220 * src/gtk/spell_entry.c
2221 * src/gtk/spell_entry.h
2222 changes to copyright header
2224 2009-02-12 [paul] 3.7.0cvs60
2226 * src/gtk/spell_entry.c
2227 * src/gtk/spell_entry.h
2230 2009-02-11 [colin] 3.7.0cvs59
2232 * src/gtk/spell_entry.c
2233 * src/gtk/spell_entry.h
2236 2009-02-11 [colin] 3.7.0cvs58
2239 * src/gtk/Makefile.am
2240 * src/gtk/gtkaspell.c
2241 * src/gtk/gtkaspell.h
2242 Add spellcheck to subject. Patch by
2245 2009-02-10 [holger] 3.7.0cvs57
2249 Move filename define for printing page setup cache to defs.h
2251 2009-02-08 [mones] 3.7.0cvs56
2254 Fix build for bison 2.4.1
2256 2009-02-06 [holger] 3.7.0cvs55
2258 * src/prefs_common.c
2259 * src/prefs_common.h
2261 Fix restoring of custom page setups for printing by
2262 temporarily caching the settings.
2263 This is a workaround for Gnome Bug #39018, and fixes
2264 Claws Mail Bug #1840.
2266 2009-02-06 [colin] 3.7.0cvs54
2269 Fix hardcoded Shift-Q quits. Fixes
2270 bug 1838, 'Claws-Mail sometimes quits
2271 when attempting to type a capital Q'
2273 2009-01-31 [paul] 3.7.0cvs53
2276 revert 3.7.0cvs49, until there is time to find out
2277 why it causes a nasty crash!
2279 2009-01-31 [paul] 3.7.0cvs52
2282 1 string that was forgotten for translation
2284 2009-01-31 [paul] 3.7.0cvs51
2287 2 strings that were forgotten for translation
2289 2009-01-31 [paul] 3.7.0cvs50
2291 * src/gtk/prefswindow.c
2292 build prefs tree in a slightly smarter way -
2293 fix bug where if path[0] had same name as
2294 path[1], (like in the de translation), path[1]
2295 was lost and not shown in the window
2297 2009-01-31 [paul] 3.7.0cvs49
2300 fix bug 1836, 'Quoted text still blue after
2301 removal of quote-character'
2302 comment out some debug_print's that needlessly
2305 comment out a debug_print that needlessly slows
2308 2009-01-31 [paul] 3.7.0cvs48
2311 fix bug 1834, '"semi"-selection when collapsing thread'
2313 2009-01-31 [paul] 3.7.0cvs47
2315 * src/prefs_compose_writing.c
2316 * src/prefs_message.c
2317 move 'quote_chars' pref to where it should be
2319 2009-01-30 [paul] 3.7.0cvs46
2322 fix updating of popup menu sensitivity
2324 2009-01-28 [paul] 3.7.0cvs45
2326 * tools/filter_conv_new.pl
2327 move 'move' and 'delete' to end of @actions
2328 so that they are always final actions in the
2329 generated filtering rule
2331 2009-01-27 [paul] 3.7.0cvs44
2334 always select text/calendar mimepart if suitable
2335 plugin (i.e. vCalendar) is available
2337 2009-01-27 [paul] 3.7.0cvs43
2340 fix crash when right-clicking in summaryview when
2341 processing is active
2343 2009-01-22 [colin] 3.7.0cvs42
2348 When replying to signed/encrypted mail and the
2349 preference to sign/encrypt in this case is set,
2350 choose the original mail's privacy system (if
2353 2009-01-21 [colin] 3.7.0cvs41
2356 Fix warning (on-the-fly theming of
2357 addressbook isn't complete yet)
2359 2009-01-21 [colin] 3.7.0cvs40
2363 Win32: Fix window placement
2365 2009-01-21 [paul] 3.7.0cvs39
2368 update timeout log msg
2370 2009-01-17 [colin] 3.7.0cvs38
2375 * src/common/utils.c
2376 * src/etpan/imap-thread.c
2377 Fix g_open calls (which don't ignore mode)
2379 2009-01-17 [colin] 3.7.0cvs37
2388 * src/common/ssl_certificate.c
2390 * src/common/utils.c
2391 * src/etpan/imap-thread.c
2392 * src/plugins/bogofilter/bogofilter.c
2393 * src/plugins/pgpinline/pgpinline.c
2394 * src/plugins/smime/smime.c
2395 Probably fix bug 1825, 'Unable to fetch messages from
2396 IMAP folders named with non-ASCII string'
2397 Change remaining occurences of fopen and open with
2400 2009-01-17 [paul] 3.7.0cvs36
2403 update an old, outdated piece of info
2405 2009-01-17 [paul] 3.7.0cvs35
2407 * src/prefs_folder_item.c
2408 fix bug where saving Folder Properties of a
2409 sub-folder of outbox, queue, draft or trash
2410 would change its parent's folder type to normal
2412 2009-01-12 [mones] 3.7.0cvs34
2417 2009-01-12 [wwp] 3.7.0cvs33
2420 * tools/popfile-link.sh
2421 * tools/textviewer.sh
2422 Fix bashisms and other portability glitches (thanks to
2423 Steven M. Bellovin).
2425 2009-01-11 [paul] 3.7.0cvs32
2428 clean up some build warnings
2430 2009-01-11 [colin] 3.7.0cvs31
2433 Revert part of patch 3.7.0cvs29
2434 This function is used when jpilot
2437 2009-01-11 [colin] 3.7.0cvs30
2440 folder_find_child_item_by_name():
2441 actually use name, not path's basename
2443 2009-01-11 [paul] 3.7.0cvs29
2450 * src/prefs_folder_item.c
2451 clean up some build warnings
2453 2009-01-11 [paul] 3.7.0cvs28
2456 don't even mention printing support, assume its
2457 presence, unless building with GTK+ < 2.10.0
2459 2009-01-10 [colin] 3.7.0cvs27
2462 Fix bug 1811, '[mime] Crash when there's no
2463 room for filename's start on the same line'
2464 When the mimetype of the attachment is very
2465 long, there's no room at all to start the
2466 name=... parameter on the same line. This
2467 caused an infinite loop as 0 characters of
2468 the filename could be appended.
2469 In such cases, insert linebreak before the
2472 2009-01-09 [colin] 3.7.0cvs26
2476 * src/common/utils.c
2477 Win32: Fix bug 1815, 'Drag-n-Drop of files on
2478 Compose Window does not attach'
2480 2009-01-09 [colin] 3.7.0cvs25
2483 Fix bug 1817, 'Changing Themes does not
2484 update the pixmaps in "Select folder"
2487 2009-01-09 [colin] 3.7.0cvs24
2490 Win32: Fix bug 1816, 'Attaching files with
2491 command-line generates error after attaching'
2493 2009-01-09 [paul] 3.7.0cvs23
2496 forgot this '2009' in last commit
2498 2009-01-09 [paul] 3.7.0cvs22
2502 update copyright headers
2504 2009-01-09 [paul] 3.7.0cvs21
2506 * doc/man/claws-mail.1
2509 2009-01-09 [colin] 3.7.0cvs20
2512 Fix bug 1814, 'Windows' WM badly places
2515 2009-01-09 [colin] 3.7.0cvs19
2517 * src/prefs_themes.c
2518 * src/stock_pixmap.c
2519 * src/stock_pixmap.h
2520 * src/common/utils.c
2521 * src/common/utils.h
2522 Win32: Fix bug 1813, 'Installing Theme Creates Error'
2524 2009-01-08 [colin] 3.7.0cvs18
2527 Win32: Fix bug 1810, 'Pressing 'o' key
2530 2009-01-07 [colin] 3.7.0cvs17
2533 Fix bug 1432, '& not escaped in links (HTML
2536 2009-01-06 [colin] 3.7.0cvs16
2538 * src/plugins/pgpcore/select-keys.c
2539 Warn translators the usual way about
2542 2009-01-06 [colin] 3.7.0cvs15
2545 Fix synchronisation dialog that shouldn't
2546 appear when network goes down (Network
2550 Fix save as when attach_save_dir isn't set
2551 fixes bug 1804, 'attach_save_directory does
2552 not default to $HOME'
2553 * src/plugins/pgpcore/select-keys.c
2554 Add mnemonics to buttons - warn translators!
2556 2009-01-06 [wwp] 3.7.0cvs14
2558 * src/common/utils.c
2559 Fix cvs13, thanks to Colin.
2561 2009-01-06 [wwp] 3.7.0cvs13
2563 * src/common/utils.c
2564 Better support for Spanish Outlook replies (RES).
2566 2009-01-02 [colin] 3.7.0cvs12
2569 Fix (+) sign after collapsed folder names that
2570 have quicksearch-matching children.
2571 Fixes bug 1506, 'Recursive search in collapsed
2574 2009-01-02 [colin] 3.7.0cvs11
2576 * src/stock_pixmap.c
2577 * src/stock_pixmap.h
2578 Remove now-unused stock_pixmap_gdk
2580 2009-01-02 [colin] 3.7.0cvs10
2582 * src/gtk/gtkutils.c
2583 * src/pixmaps/claws-mail_icon.xpm
2584 Use pixbuf for app icon, and make the app icon
2587 2009-01-02 [colin] 3.7.0cvs9
2590 Show both link title and URI if possible
2592 2009-01-02 [colin] 3.7.0cvs8
2596 * src/addressbook_foldersel.c
2599 * src/grouplistdialog.c
2603 * src/gtk/gtkcmclist.c
2604 * src/gtk/gtkcmclist.h
2605 * src/gtk/gtkcmctree.c
2606 * src/gtk/gtkcmctree.h
2607 * src/gtk/gtksctree.c
2608 * src/gtk/gtksctree.h
2609 Implement pixbuf rendering in tree widgets
2611 * src/plugins/trayicon/trayicon.c
2613 * src/prefs_themes.c
2614 Use pixbuf rendering here too
2616 2008-12-30 [paul] 3.7.0cvs7
2619 no need to prematurely trim the uri in the statusbar
2621 2008-12-29 [paul] 3.7.0cvs6
2624 prefer List-Id header to X-* headers when creating
2625 filter rule automatically
2627 2008-12-28 [colin] 3.7.0cvs5
2630 Set minimum height to 440 instead of 480
2632 2008-12-22 [colin] 3.7.0cvs4
2635 Fix bug 1799, '"Discard message" deletes manually
2636 saved draft'. Switch rmode to REEDIT after
2639 2008-12-21 [paul] 3.7.0cvs3
2641 * tools/claws.i18n.status.pl
2644 2008-12-21 [paul] 3.7.0cvs2
2650 2008-12-21 [paul] 3.7.0cvs1
2656 2008-12-19 [paul] 3.7.0
2663 2008-12-19 [paul] 3.6.1cvs80
2666 remove unmaintained sk and sr from ALL_LINGUAS
2667 add newly maintained cs to ALL_LINGUAS
2678 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
2679 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
2680 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
2683 2008-12-16 [colin] 3.6.1cvs79
2685 * src/plugins/pgpcore/sgpgme.c
2688 2008-12-15 [colin] 3.6.1cvs78
2693 * src/plugins/pgpcore/sgpgme.c
2694 * src/plugins/pgpcore/sgpgme.h
2695 * src/plugins/pgpinline/pgpinline.c
2696 * src/plugins/pgpmime/pgpmime.c
2697 * src/plugins/smime/smime.c
2698 Fix bug 1796, 'PGP/MIME setting: "select key by your
2699 email address" doesn't work'. Use custom from address
2702 2008-12-15 [colin] 3.6.1cvs77
2704 * src/common/utils.c
2705 Fix bug 1746, 'Makes a mailto link from several
2708 2008-12-15 [paul] 3.6.1cvs76
2710 * m4/spamassassin.m4
2711 fix warnings thrown up by autoconf-2.63
2713 2008-12-13 [colin] 3.6.1cvs75
2718 * src/common/utils.c
2719 * src/common/utils.h
2721 Finish previous patch
2723 2008-12-13 [colin] 3.6.1cvs74
2726 Only install certs on windows
2728 2008-12-13 [colin] 3.6.1cvs73
2731 * tools/ca-certificates.crt
2732 * src/common/Makefile.am
2734 First try to ship SSL certificates in Windows
2737 2008-12-12 [colin] 3.6.1cvs72
2740 * src/plugins/pgpinline/claws.def
2743 2008-12-12 [paul] 3.6.1cvs71
2747 * src/partial_download.c
2749 * src/common/claws.c
2750 * src/common/prefs.c
2751 * src/common/utils.c
2752 win32: fix unlinking, renaming and bug with
2756 2008-12-11 [colin] 3.6.1cvs70
2759 * manual/fr/advanced.xml
2760 Update french translations
2762 2008-12-10 [colin] 3.6.1cvs69
2765 Correct bug submission guidelines
2767 2008-12-10 [colin] 3.6.1cvs68
2769 * src/plugins/pgpcore/pgp_viewer.c
2770 Fix bug 1736, 'Key import does not work'
2771 Kill the correct pid (and not the parent
2772 shell), and increase the timeout a bit.
2774 2008-12-09 [paul] 3.6.1cvs67
2777 ensure that any stray noticeview buttons are hidden,
2778 as clicking them causes segfaults!
2780 2008-12-09 [colin] 3.6.1cvs66
2784 * src/folder_item_prefs.h
2785 * src/prefs_common.c
2786 * src/prefs_common.h
2788 Fix bug 1792, '"Save Message to" should
2789 retain list of recently selected folders'
2790 Also, make Enchant-related prefs stick
2791 even if the build doesn't enable enchant
2793 2008-12-09 [paul] 3.6.1cvs65
2796 fix bug 1787, 'Prevent automatic PGP inline
2797 decryption attempts' use the noticeview to display
2798 decryption failure messages instead of the irritating
2801 2008-12-09 [colin] 3.6.1cvs64
2803 * src/prefs_filtering.c
2804 Fix bug 1789, 'filtering account selection
2805 (regression)'. Filtering on sending-only
2806 accounts can be a little useful when using
2807 filtering via Tools menu.
2809 2008-12-07 [paul] 3.6.1cvs63
2811 * src/prefs_actions.c
2812 don't auto-select first entry (same as other
2814 * src/gtk/pluginwindow.c
2815 these parents don't have children so don't look
2818 2008-12-07 [paul] 3.6.1cvs62
2820 * src/prefs_account.c
2821 * src/gtk/pluginwindow.c
2822 * src/gtk/prefswindow.c
2823 * src/gtk/prefswindow.h
2824 auto-select first page
2826 2008-12-05 [colin] 3.6.1cvs61
2830 Fix bug 1788, 'CM crashes re-encoding
2831 encoded parameters' (introduced in cvs40)
2833 2008-12-05 [paul] 3.6.1cvs60
2835 * src/prefs_common.h
2836 remove gpg prefs that are no longer needed here
2838 2008-12-03 [colin] 3.6.1cvs59
2841 Speed up cache reading (about 10% gain)
2843 * src/gtk/gtksctree.c
2844 Speed up expand/collapse all threads
2847 2008-12-03 [paul] 3.6.1cvs58
2850 eradicate gcc4's signedness warnings
2851 fix building with gnuTLS on (Open)Solaris
2853 2008-12-01 [colin] 3.6.1cvs57
2855 * src/gtk/gtkcmclist.c
2858 2008-12-01 [colin] 3.6.1cvs56
2860 * src/plugins/pgpinline/pgpinline.c
2861 Fix bug 1779, 'PGP Inline badly handles
2862 multipart'. Properly dump the current part
2863 instead of running around with scissors
2865 2008-11-30 [paul] 3.6.1cvs55
2867 * manual/advanced.xml
2868 * manual/plugins.xml
2869 * src/prefs_toolbar.c
2870 remove the verb from the page title and
2871 update references in the manual
2873 2008-11-30 [paul] 3.6.1cvs54
2876 move Other/ page to Other/Miscellaneous
2877 * src/gtk/prefswindow.c
2878 make parent page unselectable
2880 2008-11-29 [paul] 3.6.1cvs53
2883 add the new 'primary_paste_unselects' hidden
2884 option, add missing 'log_[...]_color' options,
2885 and reformat the text
2886 * manual/advanced.xml
2887 add the new 'primary_paste_unselects' hidden
2888 option, add missing 'log_[...]_color' options
2890 2008-11-28 [colin] 3.6.1cvs52
2895 2008-11-28 [colin] 3.6.1cvs51
2900 2008-11-28 [colin] 3.6.1cvs50
2903 Fix account selection in Mailing list
2906 2008-11-28 [paul] 3.6.1cvs49
2909 automatically remove obsolete strings
2911 2008-11-28 [colin] 3.6.1cvs48
2913 * src/plugins/pgpcore/sgpgme.c
2914 Fix error message when key isn't available.
2916 2008-11-27 [colin] 3.6.1cvs47
2922 2008-11-26 [colin] 3.6.1cvs46
2927 2008-11-26 [colin] 3.6.1cvs45
2929 * src/plugins/pgpcore/select-keys.c
2930 * src/plugins/pgpcore/sgpgme.c
2931 Fix bug 1591, 'S/MIME: better key
2932 handling/selection dialog'
2933 Really ignore revoked/expired keys
2935 2008-11-26 [colin] 3.6.1cvs44
2938 * src/common/claws.c
2940 Make sure libgcrypt's threading is initialised
2941 before gnutls. See also old bug 1539.
2943 2008-11-26 [colin] 3.6.1cvs43
2947 * src/etpan/imap-thread.c
2948 Fix possible crashes due to clist_begin()
2949 not checking for NULLs (it should!)
2951 2008-11-25 [colin] 3.6.1cvs42
2954 Fix line length in MIME parameters
2956 2008-11-22 [paul] 3.6.1cvs41
2959 grab Return key press in attachments Properties
2962 2008-11-21 [colin] 3.6.1cvs40
2966 Fix bug 1776, 'use encoded name parameters
2967 for attachments instead of ascii'.
2968 Break the RFC 2047 by using B-encoded
2969 filename parameter, like everyone does,
2970 following advice from the RFC author.
2972 2008-11-21 [colin] 3.6.1cvs39
2974 * src/common/socket.c
2975 Rehandshake if server asks to
2977 2008-11-21 [colin] 3.6.1cvs38
2981 * src/common/session.h
2983 Move conditional-compilation members to
2986 2008-11-19 [wwp] 3.6.1cvs37
2988 * src/prefs_actions.c
2989 Fixed wrong behaviour when pressing Escape (was not cancelling
2992 2008-11-19 [wwp] 3.6.1cvs36
2998 * src/prefs_actions.c
2999 * src/prefs_filtering_action.c
3003 * src/common/utils.c
3004 Replace occurrences of "command line" with "command-line" everywhere.
3005 Enforce code style (mostly indentation) in prefs_actions.c.
3007 2008-11-19 [colin] 3.6.1cvs35
3010 * src/prefs_common.c
3011 * src/prefs_common.h
3012 Add primary_paste_unselects hidden preference
3013 to change how middle-click pasting changes
3014 the selection and insert point; defaults to
3017 2008-11-19 [colin] 3.6.1cvs34
3020 Always give focus to summaryview, even if
3021 the folder is empty, in small screen layout.
3022 Allows to go back to folderlist using the
3025 2008-11-18 [colin] 3.6.1cvs33
3028 Put back conditional at the end of struct
3030 2008-11-18 [colin] 3.6.1cvs32
3033 * src/common/w32_reg.c
3034 Fix crash on win32 when browsing to a
3037 2008-11-15 [colin] 3.6.1cvs31
3040 After a mid-click paste, deselect selection
3041 and go to end of paste.
3043 2008-11-15 [colin] 3.6.1cvs30
3046 Auto-save draft after external editor quits
3048 2008-11-15 [colin] 3.6.1cvs29
3050 * src/plugins/pgpcore/sgpgme.c
3051 Fix wrong error display, thanks to
3054 2008-11-14 [colin] 3.6.1cvs28
3056 * src/prefs_actions.c
3057 Comment out bogus (IMO) warning
3059 2008-11-14 [colin] 3.6.1cvs27
3066 Share summaryview's context menu actions with
3067 the equivalent menu items of the main menu;
3068 this allows to share accelerators and de-
3071 2008-11-14 [colin] 3.6.1cvs26
3073 * src/plugins/pgpcore/sgpgme.c
3074 Fix bug 1768, 'claws-mail crashes while
3075 checking smime bad signature'
3077 2008-11-13 [colin] 3.6.1cvs25
3081 Fix redefinition of PREFSBUFSIZE
3083 2008-11-13 [wwp] 3.6.1cvs24
3085 * tools/popfile-link.sh
3086 Add support for reusing existing POPFile session ID.
3088 2008-11-12 [colin] 3.6.1cvs23
3091 Fix bug 1771, 'Folder template gets
3092 truncated when exiting the application'
3093 Use a 32k buffer for string preferences
3095 2008-11-11 [colin] 3.6.1cvs22
3098 Fix "display sender using addressbook" when
3099 prefs_common.swap_from is in use. Patch by
3102 2008-11-11 [colin] 3.6.1cvs21
3107 Make a few functions static
3109 2008-11-07 [colin] 3.6.1cvs20
3113 Fix crash when rebuilding colorlabel
3117 * src/prefs_account.c
3118 * src/prefs_compose_writing.c
3119 * src/prefs_logging.c
3120 * src/prefs_message.c
3122 * src/prefs_receive.c
3123 * src/prefs_summaries.c
3124 * src/prefs_wrapping.c
3125 * src/plugins/bogofilter/bogofilter_gtk.c
3126 * src/plugins/pgpcore/prefs_gpg.c
3127 * src/plugins/spamassassin/spamassassin_gtk.c
3128 Fix deprecated use of page_size in
3129 gtkspinbutton adjustments
3131 2008-11-06 [mones] 3.6.1cvs19
3134 Fix missing "About" in Help menu
3135 * tools/claws.i18n.status.pl
3138 2008-11-05 [colin] 3.6.1cvs18
3143 * src/common/socket.c
3144 * src/common/socket.h
3145 * src/gtk/gtkutils.c
3146 * src/gtk/gtkutils.h
3147 w32: Implement single launch (lock
3148 socket); always put debug log to
3149 the rc_dir; fix Start menu update
3150 after registering as default Mail
3153 2008-11-05 [colin] 3.6.1cvs17
3156 Setting the Mail start menu item in HKCU
3157 confuses the Internet Options dialog. Do
3158 it in HKLM as this dialog does.
3160 2008-11-04 [colin] 3.6.1cvs16
3162 * src/common/w32_reg.c
3165 2008-11-04 [colin] 3.6.1cvs15
3168 w32: Fix getting content-type
3170 * src/prefs_common.c
3171 * src/prefs_common.h
3172 * src/prefs_ext_prog.c
3174 w32: better integration (use the
3175 standard file associations instead
3176 of our platform-unadapted open
3179 * src/common/utils.c
3180 * src/common/w32_reg.c
3181 * src/common/w32lib.h
3182 w32: better integration (allow
3183 setting Claws as default MUA)
3185 2008-11-01 [colin] 3.6.1cvs14
3188 Fix wrongly converted non-ascii characters
3189 when locale's charset is US-ASCII (strict-mode
3190 was failing in this case)
3192 2008-10-30 [colin] 3.6.1cvs13
3198 Use one UI Manager per mimeview, instead of
3199 the global one -- else user_data pointer gets
3200 broken if opening and closing another message-
3201 view, then using right-click on a mimeview's
3202 mimepart. Probably fixes bug 1711, 'Save-as
3205 2008-10-24 [paul] 3.6.1cvs12
3208 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3209 * tools/kdeservicemenu/install.sh
3210 another, possibly the final?, attempt on getting this
3213 2008-10-24 [paul] 3.6.1cvs11
3215 * tools/kdeservicemenu/install.sh
3216 fix servicemenu installation directory on kde4
3218 2008-10-24 [paul] 3.6.1cvs10
3220 * tools/kdeservicemenu/README
3221 * tools/kdeservicemenu/install.sh
3222 add support for kde4 in addition to kde3.
3223 a rework involving checking for kde4-config, then
3224 kde-config, finally prompting the user for the
3225 location of either if they cannot be found
3228 2008-10-18 [paul] 3.6.1cvs9
3230 * tools/claws.i18n.status.pl
3231 updated with latest translator info.
3232 only print for languages defined in %langname
3234 2008-10-17 [paul] 3.6.1cvs8
3236 * src/plugins/pgpcore/sgpgme.c
3237 when listing the uid's, show the uid validity
3239 2008-10-16 [paul] 3.6.1cvs7
3244 2008-10-13 [wwp] 3.6.1cvs6
3247 Updated French translation.
3249 2008-10-11 [colin] 3.6.1cvs5
3252 Fix bug 1756, "Outdated translators list in About
3253 dialogue". Patch by Aleksei Miheev.
3255 2008-10-11 [colin] 3.6.1cvs4
3265 * src/prefs_account.c
3266 * src/send_message.c
3267 * src/send_message.h
3271 * src/common/claws.c
3273 * src/common/session.c
3274 * src/common/session.h
3277 * src/common/socket.c
3278 * src/common/socket.h
3281 * src/common/ssl_certificate.c
3282 * src/common/ssl_certificate.h
3284 * src/gtk/sslcertwindow.c
3285 * src/gtk/sslcertwindow.h
3288 2008-10-11 [colin] 3.6.1cvs3
3290 * src/common/ssl_certificate.c
3291 Make local function static
3293 2008-10-10 [colin] 3.6.1cvs2
3296 * src/common/ssl_certificate.c
3297 * src/gtk/sslcertwindow.c
3298 Add offline certificate verification,
3299 thanks to Nikos Mavrogiannopoulos for the
3302 2008-10-10 [colin] 3.6.1cvs1
3304 * src/common/ssl_certificate.c
3305 * src/gtk/sslcertwindow.c
3308 2008-10-10 [paul] 3.6.1
3310 * m4/spamassassin.m4
3311 remove openssl dross
3318 2008-10-10 [colin] 3.6.0cvs25
3321 Tell libetpan it doesn't need to init
3324 2008-10-10 [colin] 3.6.0cvs24
3327 Remove references to openssl
3329 2008-10-09 [colin] 3.6.0cvs23
3334 2008-10-09 [colin] 3.6.0cvs22
3337 Error out when building against openssl
3339 2008-10-09 [colin] 3.6.0cvs21
3346 Disable OpenSSL due to requirement of
3347 OpenSSL exception. Code not removed yet,
3348 just in case, but disabled.
3350 2008-10-09 [colin] 3.6.0cvs20
3360 * src/prefs_ext_prog.c
3362 * src/prefs_image_viewer.c
3366 * src/gtk/Makefile.am
3368 * src/gtk/gtksourceprintjob.c
3369 * src/gtk/gtksourceprintjob.h
3370 Revert previous patch. It'd be better to remove
3371 OpenSSL instead, as GnuTLS works as well.
3373 2008-10-09 [colin] 3.6.0cvs19
3383 * src/prefs_ext_prog.c
3385 * src/prefs_image_viewer.c
3389 * src/gtk/Makefile.am
3391 * src/gtk/gtksourceprintjob.c
3392 * src/gtk/gtksourceprintjob.h
3393 Remove the libgnomeprint interface (deprecated,
3394 and fixes Debian's #501570, 'Copyright confusion')
3396 2008-10-09 [colin] 3.6.0cvs18
3399 Require libetpan 0.57 (important fixes)
3401 2008-10-08 [paul] 3.6.0cvs17
3403 * src/prefs_filtering_action.c
3404 * src/prefs_matcher.c
3405 enable re-ordering of the filtering/processing
3406 condition and actions lists by drag'n'drop
3408 2008-10-08 [colin] 3.6.0cvs16
3411 Fix wrong menu title
3413 2008-10-07 [colin] 3.6.0cvs15
3416 After thinking, revert this. It's only a minor
3417 annoyance to GSSAPI users, and I can't test this
3418 right now. Postponed until after next good release.
3420 2008-10-07 [colin] 3.6.0cvs14
3423 Don't ask for a password when using GSSAPI
3425 2008-10-07 [colin] 3.6.0cvs13
3428 Fix build with GTK+ < 2.14
3430 2008-10-07 [colin] 3.6.0cvs12
3434 * src/prefs_common.c
3435 * src/prefs_common.h
3437 * src/gtk/colorlabel.c
3438 Fix bug 1749, 'Shortcut keys for color labels
3440 Make fullscreen a setting remembered between
3443 2008-10-07 [colin] 3.6.0cvs11
3446 Fix bug 1747, 'Wanderlust keybindings no longer
3447 working (regression)'
3449 2008-10-07 [colin] 3.6.0cvs10
3452 Make fullscreen a real menu item
3454 2008-10-07 [colin] 3.6.0cvs9
3457 Make sure we won't save size when
3460 2008-10-06 [colin] 3.6.0cvs8
3464 Handle fullscreen via F11. Patch by
3467 2008-10-06 [colin] 3.6.0cvs7
3470 Fix return value when setting client cert
3472 2008-10-04 [colin] 3.6.0cvs6
3475 Fix bug 1742, 'Attachment list contents not
3478 2008-10-04 [paul] 3.6.0cvs5
3481 fix failure of Hide toolbar option on restart
3483 2008-10-04 [colin] 3.6.0cvs4
3490 Maemo: Fix bug 1737, Crashes upon opening
3492 2008-10-04 [paul] 3.6.0cvs3
3495 submitted (just a little late) by Frederico
3498 2008-10-03 [wwp] 3.6.0cvs2
3501 Many fixes, mostly in menus and accelerators.
3503 2008-10-03 [colin] 3.6.0cvs1
3506 Allow network mounts with new GTKs: they're
3507 available via FUSE mounts and we don't need
3510 2008-10-03 [paul] 3.6.0
3517 2008-10-03 [paul] 3.5.0cvs145
3524 new translations. added by Yasen Pramatarov,
3525 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
3534 updated translations. submitted by Miquel Oliete,
3535 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
3536 Andrea Spadaccini, Emilian Nowak, and Ralph Young
3538 2008-10-02 [colin] 3.5.0cvs144
3540 * src/common/session.c
3541 Fix crash when connection fails on windows
3543 2008-10-01 [colin] 3.5.0cvs143
3546 Real fix for FS-unsafe chars on win32
3548 2008-10-01 [colin] 3.5.0cvs142
3551 Encode prohibited filenames on win32
3553 2008-09-30 [mones] 3.5.0cvs141
3557 * src/prefs_themes.c
3559 Fix output of some debug messages
3561 2008-09-30 [colin] 3.5.0cvs140
3568 * src/prefs_themes.c
3572 * src/common/utils.c
3573 * src/gtk/sslcertwindow.c
3574 Win32: Fix time usage; use g_stat
3576 2008-09-29 [colin] 3.5.0cvs139
3578 * src/common/utils.c
3579 Fix case-sensitive match of subject
3582 2008-09-29 [colin] 3.5.0cvs138
3584 * src/folder_item_prefs.c
3585 * src/folder_item_prefs.h
3587 * src/prefs_folder_item.c
3588 * src/prefs_matcher.c
3590 * src/common/string_match.c
3591 * src/common/utils.c
3592 Fix a huge leak (dozens of megs per folder
3593 change) on Windows: disable regexps
3595 2008-09-28 [paul] 3.5.0cvs137
3600 2008-09-27 [colin] 3.5.0cvs136
3604 Add accessor for cur_account
3606 2008-09-27 [colin] 3.5.0cvs135
3609 Fix crash when error happen on session establishment
3611 2008-09-26 [mones] 3.5.0cvs134
3616 2008-09-26 [colin] 3.5.0cvs133
3618 * src/plugins/pgpcore/claws.def
3621 2008-09-26 [colin] 3.5.0cvs132
3623 * src/prefs_common.c
3624 * src/prefs_common.h
3625 * src/plugins/pgpcore/pgp_viewer.c
3626 Add an accessor to prefs_common for plugins
3629 2008-09-25 [colin] 3.5.0cvs131
3632 Fix bug 1725, 'useless lines in clawsrc'
3633 * src/plugins/smime/mypgpcore.def
3634 Add a missing symbol
3636 2008-09-25 [paul] 3.5.0cvs130
3638 * src/plugins/smime/mypgpcore.def
3639 * src/plugins/smime/plugin.def
3640 * src/plugins/smime/version.rc
3641 add these windows-specific files
3644 2008-09-25 [colin] 3.5.0cvs129
3647 Load standard plugins only on first run
3649 2008-09-25 [colin] 3.5.0cvs128
3654 2008-09-24 [colin] 3.5.0cvs127
3657 Add nb_NO's charset (iso-8859-1)
3659 2008-09-24 [colin] 3.5.0cvs126
3661 * src/common/utils.c
3662 Fix get_mail_base_dir() on windows
3663 (was synced from main ages ago)
3665 2008-09-24 [colin] 3.5.0cvs125
3669 Integrate better with Windows' style
3671 2008-09-23 [paul] 3.5.0cvs124
3676 offer these strings to translators too
3678 2008-09-23 [colin] 3.5.0cvs123
3681 Add a --disable-dbus flag in case we want
3682 no DBUS even if headers are available (like
3683 for building gpg4win)
3686 * src/prefs_logging.c
3687 * src/common/utils.c
3688 * src/plugins/pgpcore/sgpgme.c
3689 * src/plugins/smime/claws.def
3691 - disable filtering log (it's crashy for
3693 - fix gmtime_r when time is -1 (before 01/01/70)
3694 - add symbols for smime
3696 2008-09-22 [colin] 3.5.0cvs122
3698 * src/common/utils.c
3702 Fix cursor position after changing account
3706 Fix absolute path detection
3708 2008-09-21 [colin] 3.5.0cvs121
3710 * src/gtk/gtkaspell.c
3711 Don't try to use empty dictionaries
3713 2008-09-20 [colin] 3.5.0cvs120
3716 Add the new files to the translations
3718 2008-09-20 [colin] 3.5.0cvs119
3721 * src/plugins/Makefile.am
3722 * src/plugins/smime/Makefile.am
3723 * src/plugins/smime/plugin.c
3724 * src/plugins/smime/smime.c
3725 * src/plugins/smime/smime.deps
3726 * src/plugins/smime/smime.h
3727 Include S/Mime plugin in the main plugins
3728 Will ease the Gpg4win team's work
3730 2008-09-20 [colin] 3.5.0cvs118
3737 * src/common/socket.c
3738 * src/gtk/gtkutils.c
3739 * src/plugins/pgpcore/claws.def
3740 Windows: more fixes, thanks to wwp and
3743 2008-09-20 [colin] 3.5.0cvs117
3746 Tell on which server errors happened
3748 2008-09-20 [colin] 3.5.0cvs116
3750 * src/etpan/etpan-thread-manager.c
3751 * src/etpan/imap-thread.c
3752 * src/etpan/nntp-thread.c
3753 Windows: Fix hang on IMAP/NNTP
3755 2008-09-20 [colin] 3.5.0cvs115
3757 * src/common/utils.c
3758 Fix bug 1723, "Buffer overflow crash caused by
3759 preview in 'Date format help' dialog box"
3760 Also, optimise fast_strftime a bit :)
3762 2008-09-18 [colin] 3.5.0cvs114
3766 Check for NULLs before str* functions
3768 2008-09-18 [colin] 3.5.0cvs113
3773 Handle html parts in multipart/related
3774 Decode ISO-8859-1 as Windows-1252 (the former
3775 is a subset of the latter) in order to
3776 workaround Outlook mails misencoding
3777 * src/gtk/logwindow.c
3778 * src/gtk/logwindow.h
3779 Clear mainwindow's error pixmap when the
3780 error scrolls out of the log
3782 2008-09-17 [colin] 3.5.0cvs112
3784 * src/image_viewer.c
3785 Fix image loading (multiple childs added to
3786 scrolledwindow, break of the resize functionality)
3788 * src/prefs_folder_item.c
3789 * src/prefs_spelling.c
3790 * src/gtk/gtkaspell.c
3791 Better fix problems with dictionaries updates
3793 2008-09-17 [colin] 3.5.0cvs111
3795 * src/common/utils.c
3796 Fix double-opening (fixes multiple signatures when
3799 2008-09-16 [colin] 3.5.0cvs110
3801 * src/prefs_account.c
3802 * src/prefs_folder_item.c
3803 * src/prefs_spelling.c
3804 * src/gtk/gtkaspell.c
3805 Better stripping of aspell dictionaries names
3809 * 3.6.0-rc1 released
3811 2008-09-16 [colin] 3.5.0cvs109
3816 * src/prefs_account.h
3818 * src/send_message.c
3819 * src/gtk/inputdialog.c
3820 Don't add a pref to allow remembering passwords
3821 (Just not checking the checkbox is enough)
3823 2008-09-16 [colin] 3.5.0cvs108
3826 Require libetpan 0.56 as 0.55 is crashy
3829 * src/gtk/inputdialog.c
3830 * src/gtk/inputdialog.h
3833 2008-09-16 [wwp] 3.5.0cvs107
3836 Complete 3.5.0cvs106 by removing a function that got
3837 moved to account.[ch].
3839 2008-09-16 [wwp] 3.5.0cvs106
3845 * src/quote_fmt_lex.l
3846 * src/quote_fmt_parse.y
3847 Add account signature (path and value string) manipulation
3848 keywords to the template processor. It's now possible in
3849 all templates to insert the account signature to an
3850 arbitrary location or to pass it to a external script for
3854 2008-09-16 [mones] 3.5.0cvs105
3861 * src/prefs_account.h
3862 * src/prefs_common.c
3863 * src/prefs_common.h
3865 * src/send_message.c
3866 * src/gtk/inputdialog.c
3867 * src/gtk/inputdialog.h