1 2010-02-27 [colin] 3.7.5cvs26
7 * manual/de/Makefile.am
8 * manual/de/account.xml
10 * manual/de/addrbook.xml
11 * manual/de/advanced.xml
12 * manual/de/claws-mail-manual.xml
14 * manual/de/glossary.xml
16 * manual/de/handling.xml
18 * manual/de/keyboard.xml
19 * manual/de/plugins.xml
20 * manual/de/starting.xml
21 * manual/de/dist/.cvsignore
22 * manual/de/dist/Makefile.am
23 * manual/de/dist/html/.cvsignore
24 * manual/de/dist/html/Makefile.am
25 * manual/de/dist/pdf/.cvsignore
26 * manual/de/dist/pdf/Makefile.am
27 * manual/de/dist/ps/.cvsignore
28 * manual/de/dist/ps/Makefile.am
29 * manual/de/dist/txt/.cvsignore
30 * manual/de/dist/txt/Makefile.am
31 Add the german translation of the manual, done by
32 Volker Ribbert <thoraki@arcor.de>.
34 2010-02-27 [holger] 3.7.5cvs25
37 Don't make toolbar item description for
38 plugin registered items editable
40 2010-02-26 [colin] 3.7.5cvs24
43 Don't translate empty description
45 2010-02-22 [colin] 3.7.5cvs23
48 Don't make In-Reply-To visible when reediting
51 2010-02-20 [colin] 3.7.5cvs22
57 * src/etpan/imap-thread.c
58 * src/etpan/imap-thread.h
59 * src/etpan/nntp-thread.c
60 * src/etpan/nntp-thread.h
61 When going offline from NetworkManager, just
62 delete IMAP connections. That'll avoid timeouts
63 when coming back online in certain cases when
64 the TCP socket will have timed out.
66 2010-02-20 [holger] 3.7.5cvs21
71 2010-02-17 [ticho] 3.7.5cvs20
78 2010-02-16 [ticho] 3.7.5cvs19
83 Removed unused argument from summary_open_row().
85 2010-02-10 [pawel] 3.7.5cvs18
88 - fix headers filtering when prefs_common.trans_hdr is on
89 - fix headers setting when changing composing account
91 * src/prefs_template.c
92 Re-add template's name for translation
94 2010-02-10 [colin] 3.7.5cvs17
97 Fix bug 2099, 'add List-Id in Configuration>Filtering>
98 Condition>Define>Header>Name combo box'. Patch by
101 2010-02-10 [colin] 3.7.5cvs16
111 Add the GB18030 Chinese charset, which is a superset
112 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
114 2010-02-09 [holger] 3.7.5cvs15
117 GTK+ 2.10 related cleanup
119 2010-02-09 [pawel] 3.7.5cvs14
121 * src/prefs_account.c
122 * src/prefs_folder_item.c
123 * src/prefs_template.c
125 Respect prefs_common.trans_hdr in couple more places to avoid
126 confusion with translated/non-translated header names
128 2010-02-09 [colin] 3.7.5cvs13
133 2010-02-09 [colin] 3.7.5cvs12
136 And fix 2.10 build :)
138 2010-02-09 [colin] 3.7.5cvs11
141 Bump up GTK+ requirement to 2.10
150 * src/prefs_actions.c
153 * src/prefs_ext_prog.c
154 * src/prefs_filtering_action.c
156 * src/prefs_image_viewer.c
157 * src/prefs_matcher.c
158 * src/prefs_msg_colors.c
159 * src/prefs_summaries.c
160 * src/prefs_template.c
166 * src/gtk/Makefile.am
168 * src/gtk/gtkcmclist.c
169 * src/gtk/gtkcmctree.c
171 * src/gtk/quicksearch.c
172 Remove all compile-time conditionals depending on
176 * src/gtk/gtksourceprintjob.c
177 * src/gtk/gtksourceprintjob.h
178 Remove libgnomeprint-based printing system (and
179 command-line-based printing system) as GTK+ 2.10
180 ships with print support.
182 2010-02-08 [mir] 3.7.5cvs10
185 Avoid displaying Bcc headers in message sent
186 to NNTP servers. Thanks to Henning Mersch.
189 2010-02-08 [pawel] 3.7.5cvs9
192 Make tooltips less cryptic
193 * src/gtk/description_window.c
194 Improve window size calculation
196 2010-02-08 [pawel] 3.7.5cvs8
203 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
204 Patch by Laurent Bigonville with slight modifications
206 2010-02-03 [pawel] 3.7.5cvs7
209 Add some libtool files to ignore
211 2010-02-03 [pawel] 3.7.5cvs6
213 * src/plugins/trayicon/trayicon.c
214 Save and then restore focus when closing/minimizing to tray
216 2010-02-03 [mir] 3.7.5cvs5
224 Save LDAP password encrypted. See bug 2113.
227 2010-02-03 [colin] 3.7.5cvs4
230 Fix again decoding of encrypted parts. The
231 reverting of the patch was wrong, as the
232 double-decoding was fixed in smime itself.
233 Thanks to Matthias Drochner again...
235 2010-02-02 [colin] 3.7.5cvs3
237 * src/plugins/smime/smime.c
239 Revert 3.7.4cvs2 and make a better patch for bug
240 2059 and 2076. Patch by Matthias Drochner
242 2010-01-31 [pawel] 3.7.5cvs2
245 Fix hungarian translator's name
247 2010-01-31 [pawel] 3.7.5cvs1
251 Fix Bug 2107 - Arrow keys don't work in message view window
253 2010-01-31 [paul] 3.7.5
260 2010-01-23 [pawel] 3.7.4cvs10
263 Fix button sensitivity in compose mode
265 2010-01-23 [pawel] 3.7.4cvs9
268 * tools/kdeservicemenu/install.sh
269 * tools/make.themes.project
270 * tools/nautilus2claws-mail.sh
271 * tools/popfile-link.sh
272 * tools/textviewer.sh
273 Not all systems have bash installed in /bin, use env(1) to find
276 2010-01-22 [pawel] 3.7.4cvs8
278 * src/prefs_account.c
279 * src/prefs_filtering.c
281 * src/gtk/colorlabel.c
282 Add some separators in combos
284 2010-01-22 [pawel] 3.7.4cvs7
287 --disable-aspell -> --disable-enchant
289 Fix options spacing in configure --help
291 Make wizard's window centered on the screen
293 2010-01-19 [holger] 3.7.4cvs6
297 Introduce folder_get_item_from_identifier().
298 In contrast to folder_find_item_from_identifier(), this
299 function recursively creates the FolderItems in the id path.
300 Useful for programmatically creating folders (e.g. by plugins)
302 2010-01-17 [pawel] 3.7.4cvs5
307 2010-01-16 [colin] 3.7.4cvs4
309 * src/plugins/pgpcore/sgpgme.c
310 Probably fix bug 2098, 'claws-mails crashes frequently
311 with pgpcore'. Fix double-free.
313 2010-01-16 [holger] 3.7.4cvs3
315 * src/prefs_toolbar.h
318 2010-01-15 [colin] 3.7.4cvs2
321 Decode mimeinfo before decrypting it. Probably
322 fixes bug 2059 'gpgme >=1.1.8 not compatible
323 with S/MIME encryption' and bug 2076 'having
324 worked 2 times properly CLAWS ceased to
325 decrypt incoming PGP mails -displays base64
326 instead - sucks completely'
327 Let's hope complete suckage ends here!
328 Thanks to Matthias Drochner.
330 2010-01-08 [paul] 3.7.4cvs1
332 * tools/claws.i18n.status.pl
335 2010-01-08 [paul] 3.7.4
342 2010-01-08 [paul] 3.7.3cvs57
356 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
357 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
358 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
361 2010-01-08 [paul] 3.7.3cvs56
364 fix bug 2089, 'URLs ending with an underscore ('_')
365 are not correctly parsed'. thanks to Johan
367 2010-01-05 [colin] 3.7.3cvs55
370 Update french translation
372 2010-01-04 [mones] 3.7.3cvs54
375 Update Spanish translation
377 2010-01-04 [mones] 3.7.3cvs53
381 * manual/es/claws-mail-manual.xml
382 * manual/es/intro.xml
383 * manual/es/plugins.xml
384 Synchronise with English version
386 2010-01-03 [paul] 3.7.3cvs52
391 update TEAM_LIST, fix encoding
393 2010-01-03 [mir] 3.7.3cvs51
396 When composing to a NNTP list TO: will always be preset
397 to the NNTP list unless user has chosen some other default
398 in which case we will handle this the normal way. Therefore
399 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
401 2010-01-01 [paul] 3.7.3cvs50
404 bump copyright year whilst it's in mind
406 2009-12-31 [paul] 3.7.3cvs49
408 * manual/claws-mail-manual.xml
411 fix links so that they make sense in the context of the
412 text version of the manual
414 2009-12-31 [paul] 3.7.3cvs48
418 updates, improvements, corrections, additions
420 2009-12-29 [pawel] 3.7.3cvs47
422 * src/prefs_filtering_action.c
423 Fix Bug 2082 'Wrong color rectangle position when replacing
424 "color" processing rule'
426 2009-12-29 [colin] 3.7.3cvs46
429 Fix bug 2074, 'Remember sending account
432 2009-12-20 [holger] 3.7.3cvs45
435 Delay CREATED_HOOKLIST invokation until
436 after the modifications to the compose window
437 are done, to allow hooks to further modify the
438 window without getting overridden again
440 2009-12-20 [holger] 3.7.3cvs44
442 * src/prefs_toolbar.h
445 2009-12-20 [holger] 3.7.3cvs43
447 * src/prefs_toolbar.c
448 * src/prefs_toolbar.h
450 Pass window struct to caller
452 2009-12-20 [holger] 3.7.3cvs42
456 Add hooklist after creation of a compose window
458 2009-12-19 [holger] 3.7.3cvs41
460 * src/prefs_toolbar.c
461 * src/prefs_toolbar.h
463 Allow plugins to choose to which toolbar they want
464 to add actions (main window, compose window, or message view)
466 2009-12-19 [paul] 3.7.3cvs40
469 fix statusbar in GTK+ 2.19.1
471 2009-12-10 [pawel] 3.7.3cvs39
474 Better fix for cvs28 regression
476 2009-12-10 [iwkse] 3.7.3cvs38
481 2009-12-10 [iwkse] 3.7.3cvs37
484 Add missing checks for gtkaspell: avoid
485 crashing in some cases when Enchant is
486 enabled but the spell checker is disabled
489 2009-12-09 [colin] 3.7.3cvs36
492 Fix leak and unchecked accesses.
494 2009-12-09 [mir] 3.7.3cvs35
497 Fix Bug 2072 "template at folder properties is not working"
500 2009-12-08 [pawel] 3.7.3cvs34
503 When 'Reply All' remove current compose address from
504 Cc/Bcc list - fix for regression introduced in cvs28
506 2009-12-05 [pawel] 3.7.3cvs33
509 Fix memory management, duh!
511 2009-12-04 [pawel] 3.7.3cvs32
514 Use case insensitive comparison in search for
517 Refresh scrollbars on every window open
519 2009-12-04 [pawel] 3.7.3cvs31
522 Highlight misspelled words when applying template and
523 check_while_typing option is on
525 2009-12-03 [pawel] 3.7.3cvs30
528 Highlight misspelled words in text inserted from file(s)
529 or pasted to message body when check_while_typing
532 2009-12-02 [pawel] 3.7.3cvs29
535 Revert first part of previous commit
537 2009-12-02 [pawel] 3.7.3cvs28
540 Fix Bug 2055 "duplicate mailing list reply if
541 List-Post + Reply-To present"
542 - Ignore Reply-To if answering to ML
543 - Improve parsing of List-Post header
545 2009-12-02 [pawel] 3.7.3cvs27
549 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
550 email had user in "From" and "CC"
551 Don't allow duplicate addresses in compose window headers
553 2009-12-02 [mones] 3.7.3cvs26
556 * manual/es/intro.xml
557 * manual/fr/intro.xml
558 * manual/it/intro.xml
559 * manual/pl/intro.xml
560 Make URL to point current site
562 2009-12-01 [holger] 3.7.3cvs25
566 Introduce new drag type "claws-mail/msg-path-list" for
567 drag'n'drop of a message selection from the summaryview
568 into other applications. The drag data gets set to the
569 folder-item-id followed by message ids, separated by newlines.
570 This enables other applications to back-link to Claws Mail
571 via a "claws-mail --select" call after they received a drop.
573 2009-11-30 [mir] 3.7.3cvs24
576 Place cursor in compose window according to provided input
577 If to: is present place cursor in subject field and if both
578 to: and subject: is present place cursor in body. If body: is
579 present insert a new line after text and place cursor there.
581 2009-11-27 [mones] 3.7.3cvs23
583 * src/gtk/quicksearch.c
584 Allow viewing longer expressions if there's space
586 2009-11-25 [holger] 3.7.3cvs22
589 * src/common/Makefile.am
592 Add a function to query the
593 filepath of the .desktop file
595 2009-11-25 [colin] 3.7.3cvs21
598 Fix bug 2063, 'glib assertion in GRelation use in
601 2009-11-24 [pawel] 3.7.3cvs20
604 Fix Bug 2053 'Inconsistent application of Coloration
606 Don't allow '<' character between quotation marks
608 2009-11-21 [holger] 3.7.3cvs19
611 Modify cairo clip handling in preview windows,
612 to prevent print preview windows from being blank
613 with GTK+ 2.18. Follow recommendation of the GTK+
614 documentation (section "Migrating to client side windows")
615 and create a new cairo context for each expose event.
617 2009-11-19 [pawel] 3.7.3cvs18
620 complete 3.7.3cvs15 so install is DESTDIR safe
621 remove icons with changed names on uninstall
623 2009-11-18 [pawel] 3.7.3cvs17
626 remove unneeded and code-duplicating function
628 2009-11-18 [pawel] 3.7.3cvs16
631 Fix Bug 2057 'Claws mail does not keep renamed names
632 of nntp-subscribed groups'
633 Check for already subscribed group using item->path for group
634 comparision as folders item->path != item->name may be truth
635 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
637 2009-11-17 [pawel] 3.7.3cvs15
640 Fix Bug 2049 'some icons not copied?'
641 Install additional 64x64 and 128x128 icons
643 2009-11-17 [holger] 3.7.3cvs14
645 * src/prefs_toolbar.c
646 * src/prefs_toolbar.h
649 Allow plugins to register toolbar items
651 2009-11-11 [pawel] 3.7.3cvs13
657 Fix Bug 1867 Changing account does not change BCC address
658 Set account specific headers when changing account
661 2009-11-07 [colin] 3.7.3cvs12
663 * src/gtk/prefswindow.c
664 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
667 2009-11-07 [colin] 3.7.3cvs11
669 * src/gtk/spell_entry.c
670 Fix bug 2040, 'numbers in subject entry marked as misspelled'
671 Patch by Pawel Pekala
673 2009-10-27 [colin] 3.7.3cvs10
676 Fix bug 2028, 'Attempts to connect to all accounts on exit'
677 Don't try to check whether the folder is up-to-date if
678 the folder class doesn't implement set_mtime, as we don't
679 care in this case. This code exists since a long time, but
680 the bug was triggered by more scanning of queue folders
681 since recently (when we added \Deleted handling).
683 2009-10-27 [colin] 3.7.3cvs9
686 Try to fix registering as default client
689 2009-10-21 [wwp] 3.7.3cvs8
692 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
694 2009-10-21 [wwp] 3.7.3cvs7
697 Don't core dump when attempting to insert a non-existing
698 file using a mailto: uri (g_error does core dump).
700 2009-10-20 [colin] 3.7.3cvs6
703 Don't g_error on normal warnings...
705 2009-10-20 [colin] 3.7.3cvs5
707 * src/plugins/pgpcore/sgpgme.c
708 Fix bug 1996, 'S/MIME key not selected'
709 Check for S/MIME certs too
711 2009-10-20 [colin] 3.7.3cvs4
713 * src/common/w32lib.h
714 Fix win32 build on latest mingw32
716 2009-10-20 [colin] 3.7.3cvs3
721 Fix LDIF export. Patch by Michael Rasmussen
723 2009-10-18 [paul] 3.7.3cvs2
725 * tools/claws.i18n.status.pl
726 increase the value of $transolddays since we're relasing less
728 rework the en_GB.po hack so that en_GB is always 100% translated
731 2009-10-17 [paul] 3.7.3cvs1
733 * src/prefs_account.c
734 * src/prefs_compose_writing.c
735 * src/prefs_receive.c
736 * src/prefs_summaries.c
737 * src/prefs_wrapping.c
738 reword a few labels. (this incorporates everything
739 that seemed worthwhile from bug 2020)
740 * src/prefs_customheader.c
741 use a 'Browse' button instead of button with
746 * CVS repository change
748 2009-10-09 [paul[ 3.7.3
750 version 3.7.3 unleashed!!
752 2009-10-07 [paul] 3.7.2cvs49
757 fix Bug 1994 - Changing colors required restart.
758 in the process rename folderview_reflect_prefs_pixmap_theme() to the
759 more accurate folderview_reinit_fonts()
761 2009-10-07 [paul] 3.7.2cvs48
766 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
767 patch by Pawel Pekala
769 2009-10-07 [paul] 3.7.2cvs47
777 updated by David Vachulka, Stephan Sachse and Marc Arens,
778 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
781 2009-10-06 [colin] 3.7.2cvs46
784 French translation update
786 2009-10-05 [paul] 3.7.2cvs45
789 enable Page Size and Orientation in the print dialog,
790 GTK+ >= 2.18.x only. Patch by Mark__T
792 2009-10-05 [paul] 3.7.2cvs44
794 * src/prefs_summaries.c
795 fix label, startup --> start-up, to match other uses of the
798 2009-10-05 [paul] 3.7.2cvs43
801 updated by Emilian Nowak
803 2009-10-03 [colin] 3.7.2cvs42
807 * src/gtk/gtkcmclist.c
808 * src/gtk/gtkvscrollbutton.c
809 * src/gtk/logwindow.c
811 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
812 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
815 2009-09-28 [colin] 3.7.2cvs41
819 * src/prefs_folder_item.c
820 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
822 2009-09-28 [colin] 3.7.2cvs40
824 * src/prefs_summaries.c
825 * src/gtk/sslcertwindow.c
826 Fix bug 2006, 'Non-utf8 strftime(3) date strings
827 shows up garbled in GUI'. Patch by Pawel Pekala
829 2009-09-24 [iwkse] 3.7.2cvs39
832 That's only for statistics, of course :)
834 2009-09-24 [iwkse] 3.7.2cvs38
839 2009-09-24 [iwkse] 3.7.2cvs37
842 Revert unwanted change
844 2009-09-24 [iwkse] 3.7.2cvs36
847 Fix issue with filtering actions and
850 2009-09-20 [mones] 3.7.2cvs35
852 * tools/convert_mbox.pl
853 Add -R flag to support recursive conversions
854 of arbitrary Evolution mail folders, based on
855 bash script by Daniel Dickinson (fixes debian
857 * tools/popfile-link.sh
858 Set required shell for script (fixes debian
861 2009-09-16 [colin] 3.7.2cvs34
864 Go grab files in /etc/skel if they exist
867 2009-09-15 [colin] 3.7.2cvs33
870 Complete 3.7.1cvs42: only output directly to
871 final file if we get NULL byes at the start.
872 Still fixes saving UTF16 files, but also
873 fixes displaying Base64 parts with decoding
874 errors (parts without errors get displayed)
876 2009-09-14 [colin] 3.7.2cvs32
880 * src/matcher_parser_parse.y
881 * src/prefs_matcher.c
882 Add 'has_attachment' and 'signed' matcher
883 expressions. Patch by Aleksei Miheev, fixes
886 2009-09-14 [colin] 3.7.2cvs31
889 Add "Re :" prefix from french Yahoo mail.
890 Patch by Didier Barvaux, fixes bug 1999
892 2009-09-10 [mones] 3.7.2cvs30
895 Fix sites supported by SpamReport
896 * manual/es/plugins.xml
897 Synchronise Spanish manual
899 2009-09-07 [holger] 3.7.2cvs29
902 Also update the icon cache on uninstall.
903 This prevents possible problems when Claws Mail was
904 uninstalled and installed again into a different location,
905 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
906 and the blog post linked therein
908 2009-09-07 [paul] 3.7.2cvs28
910 * src/prefs_toolbar.c
911 when updating the main toolbar icons just update
912 the main toolbar (and consequently fix a bug where
913 folderview icons would disappear)
915 2009-08-30 [holger] 3.7.2cvs27
918 Do case-insensitive comparison against
919 header names when extracting recipients
922 2009-08-23 [colin] 3.7.2cvs26
925 Probably fix RH bug 512024, " folder.c:3543
926 Condition msglist != NULL failed"
928 2009-08-23 [colin] 3.7.2cvs25
930 * src/prefs_compose_writing.c
931 Make the maximum size warning bigger. Patch
932 by Didier Barvaux on bug 1986.
934 2009-08-21 [colin] 3.7.2cvs24
937 Previous commit: move the function into compose_insert_file
938 so that it's also used on drag-n-drop
940 2009-08-21 [colin] 3.7.2cvs23
943 Fix scrolling when adding an header
945 2009-08-21 [colin] 3.7.2cvs22
950 * src/prefs_compose_writing.c
952 Fix bug 1986, "New feature: warn user when inserting
953 a large file in the message body". Patch by Didier
956 2009-08-21 [colin] 3.7.2cvs21
961 Fix bug 1984: Add R�f. : reply prefix (french
962 Lotus Notes); patch by Didier Barvaux
964 2009-08-21 [colin] 3.7.2cvs20
968 Fix bug 1969, 'Bad guess for outgoing encoding'
969 Make sure the specific converters (japanese in
970 this case) can return success/error in strict
971 mode, instead of silently failing back to
974 2009-08-20 [holger] 3.7.2cvs19
978 Make it possible for code outside
979 compose (e.g. plugins) to attach files
981 2009-08-20 [colin] 3.7.2cvs18
984 Fix crash when accessing IMAP soon
986 2009-08-18 [colin] 3.7.2cvs17
989 Maybe fix crash on non-existent LDAP server
991 2009-08-04 [colin] 3.7.2cvs16
994 Fix toolbar's spacing that breaks dark
995 themes (patch from http://blogs.igalia.com/aperez/
996 2009/07/making-claws-mail-look-better/)
998 2009-07-28 [colin] 3.7.2cvs15
1001 * src/addrcustomattr.c
1003 * src/addressbook_foldersel.c
1011 * src/editldap_basedn.c
1022 * src/prefs_actions.c
1023 * src/prefs_customheader.c
1024 * src/prefs_display_header.c
1025 * src/prefs_filtering.c
1026 * src/prefs_folder_column.c
1027 * src/prefs_matcher.c
1028 * src/prefs_summary_column.c
1029 * src/prefs_summary_open.c
1030 * src/prefs_template.c
1033 Fix bug 1950, 'Program freeze up during folder selection'
1034 Don't leave hidden windows modal
1036 2009-07-28 [colin] 3.7.2cvs14
1039 Fix bug 1957, 'LDAP errs out after searching too
1042 2009-07-28 [colin] 3.7.2cvs13
1045 Fix bug 1966, '"Collapse all threads" slower than
1046 "Expand all threads"'
1048 2009-07-28 [colin] 3.7.2cvs12
1050 * src/common/session.c
1051 Fix bug 1967, 'Claws gets stuck after accepting
1052 a certificate warning dialog'
1054 2009-07-19 [paul] 3.7.2cvs11
1056 * manual/plugins.xml
1057 a few small changes to the English
1059 2009-07-18 [mones] 3.7.2cvs10
1061 * manual/plugins.xml
1062 Add new bsfilter and fancy plugins to the docs
1063 and a note about dealing with plugins of the same class
1064 * src/prefs_account.c
1065 Fix extra space at the end typo
1067 2009-07-16 [colin] 3.7.2cvs9
1070 Fix wrong return without unlocking; thanks
1073 2009-07-14 [colin] 3.7.2cvs8
1076 Fix bug 1954, 'Segfault on reading wrong STATUS'
1078 2009-07-10 [colin] 3.7.2cvs7
1080 * src/plugins/pgpcore/plugin.def
1081 * src/common/utils.h
1084 2009-07-10 [colin] 3.7.2cvs6
1086 * src/prefs_display_header.c
1087 Fix bug 1951, 'C-Mail dumps core when editing
1088 displayed headers'. Patch by Alexey Rusakov
1090 2009-07-10 [colin] 3.7.2cvs5
1093 Fix bug 1952, 'Deleted mails in Queue folder
1096 2009-07-09 [colin] 3.7.2cvs4
1098 * src/gtk/spell_entry.c
1099 Fix bug 1949, 'Spell checker doesn't recognise
1100 certain word in Subject header, but does in
1101 message body'. Patch by Pawel Pekala.
1103 2009-07-09 [paul] 3.7.2cvs3
1106 use pkgconfig to check for the minimum required
1109 2009-07-06 [colin] 3.7.2cvs2
1111 * src/prefs_customheader.c
1114 2009-07-04 [paul] 3.7.2cvs1
1116 * tools/claws.i18n.status.pl
1119 2009-07-03 [paul] 3.7.2
1126 2009-07-03 [paul] 3.7.1cvs85
1133 added new translations by Tiago Faria and Slavko
1146 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1147 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1148 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1149 Goncalves Guimaraes, Aleksei Miheev
1151 2009-07-01 [colin] 3.7.1cvs84
1153 * src/prefs_common.c
1154 Fix bug 1940, 'Doesn't open links in
1155 user's default browser'. Turn the preference
1156 to TRUE by default; that will only change the
1157 behaviour for new users.
1159 2009-06-29 [colin] 3.7.1cvs83
1163 * src/prefs_filtering_action.c
1164 Fix bug 1935, 'problems with very long filtering actions':
1165 Use a dynamic buffer in action to string, and a bigger
1166 buffer in string to action
1168 2009-06-29 [colin] 3.7.1cvs82
1170 * src/matcher_parser_lex.l
1171 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
1173 2009-06-29 [colin] 3.7.1cvs81
1178 Fix crash (out-of-bounds tree column)
1179 * src/gtk/gtkcmctree.c
1180 * src/gtk/gtksctree.c
1181 Prevent using an out-of-bounds tree column
1183 2009-06-29 [colin] 3.7.1cvs80
1187 Leak fixes; patch by Pawel Pekala.
1189 2009-06-26 [colin] 3.7.1cvs79
1192 Sort by msgnum if dates are equal
1194 2009-06-24 [paul] 3.7.1cvs78
1197 make some (forgotten) strings translatable
1199 2009-06-19 [colin] 3.7.1cvs77
1202 Fix menu sensitiveness
1204 2009-06-18 [colin] 3.7.1cvs76
1207 * src/plugins/pgpcore/sgpgme.c
1208 * src/plugins/pgpcore/sgpgme.h
1209 * src/plugins/pgpmime/mypgpcore.def
1210 * src/plugins/pgpmime/pgpmime.c
1211 * src/plugins/smime/mypgpcore.def
1212 * src/plugins/smime/smime.c
1213 Use largefile support (and stop using our old GPGME
1214 hack on gpgme_data_seek/rewind)
1215 (See 1.9.12cvs44 to 46 - if this breaks things we
1218 2009-06-13 [colin] 3.7.1cvs75
1220 * src/gtk/spell_entry.c
1221 Fix assertion. We can put a NULL gtkaspell to
1222 an entry; it just means it won't be spell-checked.
1224 2009-06-12 [mones] 3.7.1cvs74
1228 * src/prefs_account.c
1229 * src/prefs_account.h
1230 * src/common/utils.c
1231 * src/common/utils.h
1232 Added preference to use account address in generated
1233 Message-Id. Fixes Debian bug #531052
1235 2009-06-12 [colin] 3.7.1cvs73
1238 Better fix, API-compatible with libgnutls13
1240 2009-06-12 [colin] 3.7.1cvs72
1243 Use compatibility mode in GnuTLS, and avoid problems with
1244 servers that don't comply 100% with the spec, but still
1247 2009-06-06 [iwkse] 3.7.1cvs71
1250 Ops..revert a mix with another patch
1252 2009-06-06 [iwkse] 3.7.1cvs70
1255 A better fix for the previous commit's issue
1257 2009-06-06 [iwkse] 3.7.1cvs69
1260 Fix shutting down of Claws Mail while a GTK_Return keypress
1261 event is sent to the Attach property window
1263 2009-06-05 [colin] 3.7.1cvs68
1266 Fix build on GTK+ 2.6
1268 2009-06-03 [mones] 3.7.1cvs67
1270 * tools/make.themes.project
1271 Oops! fix header, sorry Paul ;-)
1273 2009-06-03 [mones] 3.7.1cvs66
1275 * tools/make.themes.project
1276 Add support for PNG themes and other
1277 fixes i don't remember now... :)
1279 2009-06-02 [colin] 3.7.1cvs65
1282 * src/prefs_template.c
1284 Fix error messages in templates, and fix their
1287 2009-05-22 [colin] 3.7.1cvs64
1292 2009-05-22 [colin] 3.7.1cvs63
1295 Fix phantom button behind entry when
1296 changing fields via Tools/Reply mode.
1298 2009-05-22 [colin] 3.7.1cvs62
1303 2009-05-21 [mones] 3.7.1cvs61
1307 Add button to empty header lines with one click
1309 2009-05-21 [paul] 3.7.1cvs60
1313 * src/plugins/trayicon/trayicon.c
1314 when quitting from the trayicon, honour
1315 prefs_common.clean_on_exit
1317 2009-05-21 [paul] 3.7.1cvs59
1319 * src/gtk/Makefile.am
1320 remove duplicate entry
1321 thanks to Charles A Edwards
1323 2009-05-19 [paul] 3.7.1cvs58
1325 * src/send_message.c
1326 clear progressbar in the statusbar on 'Cancel'
1328 2009-05-16 [colin] 3.7.1cvs57
1334 2009-05-16 [colin] 3.7.1cvs56
1337 Remove msgnum>0 condition for removing messages
1338 from caches. There's no such condition on add.
1339 Fixes bug 1913, 'Allow to remove phantom
1340 messages from the cache'; patch by Fabian
1341 Keil <fk at fabiankeil.de>
1343 2009-05-12 [holger] 3.7.1cvs55
1347 Introduce hook after showing of the message view
1349 2009-05-11 [colin] 3.7.1cvs54
1352 Fix bug 1872, 'A: Cc: CCi: selector should
1353 default on same as preceding contact'
1355 2009-05-10 [holger] 3.7.1cvs53
1359 Add a hook to make it possible for plugins to
1360 modify the address completion list
1362 2009-05-06 [paul] 3.7.1cvs52
1366 fix bug 1915, 'Mails signed with smime.p7s
1367 display both signed and attachment icon.'
1369 2009-05-05 [colin] 3.7.1cvs51
1371 * src/common/utils.c
1374 2009-05-05 [colin] 3.7.1cvs50
1376 * src/common/utils.c
1377 Fix bug 1895, '(imap) cache issues when cache dir is on a
1378 different mountpoint than tempdir'
1380 2009-05-04 [colin] 3.7.1cvs49
1383 Probably fix bug 1914, 'Crash reading
1384 corrupted tags file'
1386 2009-04-26 [paul] 3.7.1cvs48
1389 * src/gtk/gtkaspell.h
1390 fix bug 1904, 'build mechanism looks for
1391 'enchant.h' in a wrong place'
1393 2009-04-25 [paul] 3.7.1cvs47
1396 gah! fix coding style!
1398 2009-04-25 [paul] 3.7.1cvs46
1402 if building with GTK+ >= 2.16 use
1403 gtk_orientable_set_orientation() instead of now
1404 deprecated gtk_toolbar_set_orientation()
1406 2009-04-24 [colin] 3.7.1cvs45
1409 Ask before sending if an attached file has
1412 2009-04-19 [paul] 3.7.1cvs44
1414 * src/prefs_common.c
1415 * src/prefs_common.h
1417 save About window size.
1418 patch by Pawel Pekala
1420 2009-04-12 [paul] 3.7.1cvs43
1422 * tools/csv2addressbook.pl
1423 add extra CSV fields that are now appended
1424 by thunderbird (version 2.0.0.21)
1426 2009-04-08 [colin] 3.7.1cvs42
1429 fix saving (but not displaying) of UTF-16
1432 2009-04-08 [colin] 3.7.1cvs41
1434 * src/gtk/manage_window.c
1435 Disable transient windows on win32 - seems to
1436 fix most focusing issues
1438 2009-04-05 [colin] 3.7.1cvs40
1441 Don't ask whether we want to send deleted mails in queue
1442 folders; also, don't send deleted mails when flushing
1445 2009-04-04 [paul] 3.7.1cvs39
1451 * tools/claws.i18n.status.pl
1452 add new Indonesian translation, by
1455 2009-04-03 [paul] 3.7.1cvs38
1461 2009-04-03 [colin] 3.7.1cvs37
1465 Fix bug 1891, 'Add support for gopher:// links'
1466 Patch by Jacob Head <clawsmail at jacob-head.com>
1467 Let's go back to the roots!
1469 2009-04-03 [paul] 3.7.1cvs36
1474 2009-04-03 [paul] 3.7.1cvs35
1477 add AC_CONFIG_MACRO_DIR([m4])
1478 remove CLAWS_ACLOCAL_INCLUDE(m4)
1479 * m4/aclocal-include.m4
1480 removed this now unneeded file
1482 2009-04-02 [colin] 3.7.1cvs34
1484 * src/common/utils.h
1485 Fix previous (thanks to Marcus :)
1487 2009-04-02 [colin] 3.7.1cvs33
1489 * src/common/utils.h
1490 * src/etpan/etpan-thread-manager.c
1491 pipe() was a macro from GLib on win32 until
1492 glib 2.13.2. It's undefined after that.
1493 Thanks to Marcus Brinkmann for the heads-up!
1495 2009-03-31 [colin] 3.7.1cvs32
1497 * src/folder_item_prefs.c
1498 Copy folder settings with prefs
1500 2009-03-31 [colin] 3.7.1cvs31
1502 * src/prefs_account.c
1503 Don't use un-sensitive checkboxes in Privacy tab
1504 when privacy system in None (makes unchecking
1505 painful when no privacy plugin is loaded)
1507 2009-03-30 [colin] 3.7.1cvs30
1514 * src/prefs_account.c
1515 * src/prefs_account.h
1518 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
1519 Add an option on the Receive page of IMAP account preferences:
1520 "Move deleted mails to trash and expunge immediately". This
1521 option defaults to TRUE to avoid changing the existing behaviour.
1522 Setting it to FALSE prevents automatic expunging.
1523 Also, add Tools/Expunge and View/Hide deleted messages menu items
1524 (View/Hide deleted message being a per-folder setting, and behaving,
1525 like View/Hide read messages).
1527 2009-03-30 [colin] 3.7.1cvs29
1530 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
1531 ask for IMAP password when using GSSAPI auth
1533 2009-03-27 [colin] 3.7.1cvs28
1536 Fix cvs14, make sure we mark non-existent caches dirty
1537 (or they never get written)
1539 2009-03-27 [colin] 3.7.1cvs27
1542 Fix tag update when all tags are removed
1545 2009-03-25 [colin] 3.7.1cvs26
1548 Fix configure.ac, thanks to Pawel
1550 2009-03-25 [colin] 3.7.1cvs25
1553 * src/etpan/nntp-thread.c
1554 Fix header fetching (NG/To/Cc). Fixes
1555 bug 1883, 'Message processing fails to
1556 act on Newsgroups: field'
1558 2009-03-23 [colin] 3.7.1cvs24
1561 Fix internal headers visible in queue/sent
1563 2009-03-23 [colin] 3.7.1cvs23
1566 Fix check for RC (resource compiler) used
1567 on win32 (AC_LIBTOOL_RC used to call it
1568 implicitely but stopped)
1570 2009-03-19 [colin] 3.7.1cvs22
1573 Put spam button in default toolbar even if
1574 bogofilter and spamassassin are not built.
1575 Other anti-spam plugin could exist! :)
1576 * src/common/utils.c
1577 Fix exit status fetch on win32
1579 2009-03-18 [paul] 3.7.1cvs21
1581 * src/gtk/spell_entry.c
1582 fix "[BUG] Wrong word replaced in 'Subject:'
1583 when spell-checking correction used"
1584 Patch by Pawel Pekala
1586 2009-03-17 [colin] 3.7.1cvs20
1588 * src/common/utils.c
1589 Fix win32 build (from cvs12)
1591 2009-03-17 [colin] 3.7.1cvs19
1594 Fix bug 1735, 'Change To: and Newsgroups:
1595 recipient field according account type'
1598 2009-03-17 [colin] 3.7.1cvs18
1601 * src/prefs_common.c
1602 * src/prefs_common.h
1604 * src/common/prefs.c
1605 Add preference for fsyncing metadata
1607 2009-03-16 [paul] 3.7.1cvs17
1609 * src/prefs_customheader.c
1610 add forgotten #if HAVE_LIBCOMPFACE
1612 2009-03-16 [paul] 3.7.1cvs16
1614 * src/prefs_customheader.c
1615 put the (X-)Face preview image below the up/down
1616 buttons so they don't jump around.
1617 make the list reorderable by drag'n'drop
1619 2009-03-16 [colin] 3.7.1cvs15
1621 * src/prefs_customheader.c
1622 Add a (X-)Face preview. Patch by iwkse.
1624 2009-03-16 [colin] 3.7.1cvs14
1630 * src/common/prefs.c
1631 Add fsync calls to make sure we don't
1632 lose data on system crashes. (to do:
1633 add a pref to allow people choosing raw
1636 2009-03-15 [colin] 3.7.1cvs13
1638 * src/gtk/gtkaspell.c
1639 Fix empty menu when there are no
1640 suggestions (using the Spelling menu)
1642 2009-03-14 [colin] 3.7.1cvs12
1644 * src/common/utils.c
1645 Win32: fix subject prefix length
1647 2009-03-11 [mones] 3.7.1cvs11
1650 fix encoding declared in header
1651 update translation now we're at it
1653 2009-03-10 [colin] 3.7.1cvs10
1656 Fix "wrong mime" message printed out multiple
1659 2009-03-10 [colin] 3.7.1cvs9
1661 * src/prefs_folder_item.c
1664 2009-03-09 [paul] 3.7.1cvs8
1666 * src/prefs_folder_item.c
1667 * src/send_message.c
1668 fixes to english text
1670 2009-03-08 [paul] 3.7.1cvs7
1673 correct errors in header
1675 2009-03-08 [paul] 3.7.1cvs6
1681 * tools/claws.i18n.status.pl
1682 add Japanese translation, submitted by kazken3
1684 2009-03-07 [colin] 3.7.1cvs5
1687 Don't let the invalid MIME warning hide
1688 other noticeview (Partial receive or
1691 2009-03-07 [colin] 3.7.1cvs4
1696 2009-03-07 [colin] 3.7.1cvs3
1701 Handle mimeparts that lack an end boundary.
1702 They're invalid but it's too annoying for
1703 normal users to fix.
1705 2009-03-06 [wwp] 3.7.1cvs2
1708 * src/folder_item_prefs.c
1709 * src/folder_item_prefs.h
1710 * src/prefs_folder_item.c
1711 Add per-folder default cc, bcc and reply-to.
1713 2009-03-06 [colin] 3.7.1cvs1
1716 * src/gtk/gtksourceprintjob.c
1717 Fix build with old print interface
1719 2009-03-06 [paul] 3.7.1
1726 2009-03-06 [paul] 3.7.0cvs78
1737 updated by David Vachulka, Stephan Sachse, Flammie
1738 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
1739 Frederico Goncalves Guimaraes, Lars Persson Fink,
1742 2009-03-03 [colin] 3.7.0cvs77
1744 * src/prefs_filtering.c
1745 Win32: Fix bug 1865, 'IMAP account name changes
1746 are not followed at filter actions'
1748 2009-03-02 [colin] 3.7.0cvs76
1751 Fix Launchpad bug 335571: 'claws-mail crashed
1752 with SIGSEGV in strlen() while deleting
1753 large amount of e-mails on IMAP account
1755 2009-02-27 [mones] 3.7.0cvs75
1757 * manual/es/account.xml
1759 * manual/es/addrbook.xml
1760 * manual/es/advanced.xml
1761 * manual/es/claws-mail-manual.xml
1763 * manual/es/glossary.xml
1765 * manual/es/handling.xml
1766 * manual/es/intro.xml
1767 * manual/es/keyboard.xml
1768 * manual/es/plugins.xml
1769 * manual/es/starting.xml
1770 Sync with English version, fix some typos
1771 Changed encoding to UTF-8
1773 Update for release, changed encoding to UTF-8
1775 2009-02-24 [colin] 3.7.0cvs74
1778 Don't print separation line if there
1781 2009-02-23 [cleroy] 3.7.0cvs73
1790 * src/addrduplicates.c
1793 * src/addressbook_foldersel.c
1801 * src/customheader.c
1803 * src/editaddress_other_attributes_ldap.c
1841 * src/prefs_account.c
1842 * src/prefs_actions.c
1843 * src/prefs_common.c
1844 * src/prefs_filtering.c
1845 * src/prefs_filtering_action.c
1846 * src/prefs_folder_column.c
1847 * src/prefs_folder_item.c
1849 * src/prefs_matcher.c
1852 * src/prefs_summaries.c
1853 * src/prefs_summary_column.c
1854 * src/prefs_template.c
1855 * src/prefs_themes.c
1856 * src/prefs_toolbar.c
1863 * src/remotefolder.c
1864 * src/send_message.c
1865 * src/sourcewindow.c
1867 * src/stock_pixmap.c
1868 * src/summary_search.c
1875 * src/common/base64.c
1876 * src/common/claws.c
1877 * src/common/hooks.c
1878 * src/common/plugin.c
1879 * src/common/prefs.c
1880 * src/common/session.c
1882 * src/common/socket.c
1883 * src/common/string_match.c
1884 * src/common/stringtable.c
1885 * src/common/utils.c
1886 * src/common/utils.h
1888 * src/common/xmlprops.c
1889 * src/gtk/colorlabel.c
1890 * src/gtk/combobox.c
1891 * src/gtk/foldersort.c
1892 * src/gtk/gtkaspell.c
1893 * src/gtk/gtkcmclist.c
1894 * src/gtk/gtkcmctree.c
1895 * src/gtk/gtkcmoptionmenu.c
1896 * src/gtk/gtksctree.c
1897 * src/gtk/gtkshruler.c
1898 * src/gtk/gtksourceprintjob.c
1899 * src/gtk/gtkutils.c
1900 * src/gtk/gtkvscrollbutton.c
1901 * src/gtk/logwindow.c
1903 * src/gtk/pluginwindow.c
1904 * src/gtk/prefswindow.c
1905 * src/gtk/quicksearch.c
1906 * src/gtk/spell_entry.c
1907 * src/plugins/pgpcore/select-keys.c
1908 * src/plugins/pgpinline/pgpinline.c
1909 * src/plugins/pgpmime/pgpmime.c
1910 * src/plugins/smime/smime.c
1911 * src/plugins/spamassassin/spamassassin_gtk.c
1912 Mass commit changing g_return_* to cm_return_*
1913 and making these more interesting
1915 2009-02-23 [colin] 3.7.0cvs72
1918 Always initialise error code to no error
1920 2009-02-23 [colin] 3.7.0cvs71
1923 Fix separator substitution
1925 2009-02-23 [colin] 3.7.0cvs70
1927 * src/stock_pixmap.c
1928 * src/gtk/colorlabel.c
1929 don't use g_return on normal checks
1931 2009-02-22 [colin] 3.7.0cvs69
1937 2009-02-22 [colin] 3.7.0cvs68
1939 * src/addrduplicates.c
1955 * src/prefs_common.c
1956 * src/prefs_filtering.c
1967 * src/common/socket.c
1968 * src/common/template.c
1969 * src/etpan/imap-thread.c
1970 * src/gtk/gtkaspell.c
1971 * src/gtk/gtkcmctree.c
1972 * src/gtk/gtksctree.c
1973 * src/gtk/inputdialog.c
1974 * src/plugins/pgpcore/sgpgme.c
1975 * src/plugins/pgpmime/pgpmime.c
1976 * src/plugins/smime/smime.c
1977 * src/plugins/spamassassin/spamassassin.c
1978 Fix errors caught by Coverity: NULL checks, leaks, overruns,
1979 uninitialised accesses
1981 2009-02-17 [colin] 3.7.0cvs67
1984 Disable controls during queuing
1986 2009-02-15 [colin] 3.7.0cvs66
1989 * src/plugins/pgpcore/select-keys.c
1990 * src/plugins/pgpcore/sgpgme.c
1991 Disable use of disabled keys
1993 2009-02-15 [colin] 3.7.0cvs65
1997 Fix font updating after changing
1998 prefs_common.derive_from_normal_font
2000 2009-02-12 [paul] 3.7.0cvs64
2006 * src/common/version.h.in
2010 more copyright header fixes
2012 2009-02-12 [paul] 3.7.0cvs63
2014 * src/gtk/progressdialog.c
2015 * src/gtk/progressdialog.h
2016 fix copyright header
2018 2009-02-12 [paul] 3.7.0cvs62
2020 * src/gtk/spell_entry.c
2021 * src/gtk/spell_entry.h
2022 better, more standard copyright header
2024 2009-02-12 [paul] 3.7.0cvs61
2026 * src/gtk/spell_entry.c
2027 * src/gtk/spell_entry.h
2028 changes to copyright header
2030 2009-02-12 [paul] 3.7.0cvs60
2032 * src/gtk/spell_entry.c
2033 * src/gtk/spell_entry.h
2036 2009-02-11 [colin] 3.7.0cvs59
2038 * src/gtk/spell_entry.c
2039 * src/gtk/spell_entry.h
2042 2009-02-11 [colin] 3.7.0cvs58
2045 * src/gtk/Makefile.am
2046 * src/gtk/gtkaspell.c
2047 * src/gtk/gtkaspell.h
2048 Add spellcheck to subject. Patch by
2051 2009-02-10 [holger] 3.7.0cvs57
2055 Move filename define for printing page setup cache to defs.h
2057 2009-02-08 [mones] 3.7.0cvs56
2060 Fix build for bison 2.4.1
2062 2009-02-06 [holger] 3.7.0cvs55
2064 * src/prefs_common.c
2065 * src/prefs_common.h
2067 Fix restoring of custom page setups for printing by
2068 temporarily caching the settings.
2069 This is a workaround for Gnome Bug #39018, and fixes
2070 Claws Mail Bug #1840.
2072 2009-02-06 [colin] 3.7.0cvs54
2075 Fix hardcoded Shift-Q quits. Fixes
2076 bug 1838, 'Claws-Mail sometimes quits
2077 when attempting to type a capital Q'
2079 2009-01-31 [paul] 3.7.0cvs53
2082 revert 3.7.0cvs49, until there is time to find out
2083 why it causes a nasty crash!
2085 2009-01-31 [paul] 3.7.0cvs52
2088 1 string that was forgotten for translation
2090 2009-01-31 [paul] 3.7.0cvs51
2093 2 strings that were forgotten for translation
2095 2009-01-31 [paul] 3.7.0cvs50
2097 * src/gtk/prefswindow.c
2098 build prefs tree in a slightly smarter way -
2099 fix bug where if path[0] had same name as
2100 path[1], (like in the de translation), path[1]
2101 was lost and not shown in the window
2103 2009-01-31 [paul] 3.7.0cvs49
2106 fix bug 1836, 'Quoted text still blue after
2107 removal of quote-character'
2108 comment out some debug_print's that needlessly
2111 comment out a debug_print that needlessly slows
2114 2009-01-31 [paul] 3.7.0cvs48
2117 fix bug 1834, '"semi"-selection when collapsing thread'
2119 2009-01-31 [paul] 3.7.0cvs47
2121 * src/prefs_compose_writing.c
2122 * src/prefs_message.c
2123 move 'quote_chars' pref to where it should be
2125 2009-01-30 [paul] 3.7.0cvs46
2128 fix updating of popup menu sensitivity
2130 2009-01-28 [paul] 3.7.0cvs45
2132 * tools/filter_conv_new.pl
2133 move 'move' and 'delete' to end of @actions
2134 so that they are always final actions in the
2135 generated filtering rule
2137 2009-01-27 [paul] 3.7.0cvs44
2140 always select text/calendar mimepart if suitable
2141 plugin (i.e. vCalendar) is available
2143 2009-01-27 [paul] 3.7.0cvs43
2146 fix crash when right-clicking in summaryview when
2147 processing is active
2149 2009-01-22 [colin] 3.7.0cvs42
2154 When replying to signed/encrypted mail and the
2155 preference to sign/encrypt in this case is set,
2156 choose the original mail's privacy system (if
2159 2009-01-21 [colin] 3.7.0cvs41
2162 Fix warning (on-the-fly theming of
2163 addressbook isn't complete yet)
2165 2009-01-21 [colin] 3.7.0cvs40
2169 Win32: Fix window placement
2171 2009-01-21 [paul] 3.7.0cvs39
2174 update timeout log msg
2176 2009-01-17 [colin] 3.7.0cvs38
2181 * src/common/utils.c
2182 * src/etpan/imap-thread.c
2183 Fix g_open calls (which don't ignore mode)
2185 2009-01-17 [colin] 3.7.0cvs37
2194 * src/common/ssl_certificate.c
2196 * src/common/utils.c
2197 * src/etpan/imap-thread.c
2198 * src/plugins/bogofilter/bogofilter.c
2199 * src/plugins/pgpinline/pgpinline.c
2200 * src/plugins/smime/smime.c
2201 Probably fix bug 1825, 'Unable to fetch messages from
2202 IMAP folders named with non-ASCII string'
2203 Change remaining occurences of fopen and open with
2206 2009-01-17 [paul] 3.7.0cvs36
2209 update an old, outdated piece of info
2211 2009-01-17 [paul] 3.7.0cvs35
2213 * src/prefs_folder_item.c
2214 fix bug where saving Folder Properties of a
2215 sub-folder of outbox, queue, draft or trash
2216 would change its parent's folder type to normal
2218 2009-01-12 [mones] 3.7.0cvs34
2223 2009-01-12 [wwp] 3.7.0cvs33
2226 * tools/popfile-link.sh
2227 * tools/textviewer.sh
2228 Fix bashisms and other portability glitches (thanks to
2229 Steven M. Bellovin).
2231 2009-01-11 [paul] 3.7.0cvs32
2234 clean up some build warnings
2236 2009-01-11 [colin] 3.7.0cvs31
2239 Revert part of patch 3.7.0cvs29
2240 This function is used when jpilot
2243 2009-01-11 [colin] 3.7.0cvs30
2246 folder_find_child_item_by_name():
2247 actually use name, not path's basename
2249 2009-01-11 [paul] 3.7.0cvs29
2256 * src/prefs_folder_item.c
2257 clean up some build warnings
2259 2009-01-11 [paul] 3.7.0cvs28
2262 don't even mention printing support, assume its
2263 presence, unless building with GTK+ < 2.10.0
2265 2009-01-10 [colin] 3.7.0cvs27
2268 Fix bug 1811, '[mime] Crash when there's no
2269 room for filename's start on the same line'
2270 When the mimetype of the attachment is very
2271 long, there's no room at all to start the
2272 name=... parameter on the same line. This
2273 caused an infinite loop as 0 characters of
2274 the filename could be appended.
2275 In such cases, insert linebreak before the
2278 2009-01-09 [colin] 3.7.0cvs26
2282 * src/common/utils.c
2283 Win32: Fix bug 1815, 'Drag-n-Drop of files on
2284 Compose Window does not attach'
2286 2009-01-09 [colin] 3.7.0cvs25
2289 Fix bug 1817, 'Changing Themes does not
2290 update the pixmaps in "Select folder"
2293 2009-01-09 [colin] 3.7.0cvs24
2296 Win32: Fix bug 1816, 'Attaching files with
2297 command-line generates error after attaching'
2299 2009-01-09 [paul] 3.7.0cvs23
2302 forgot this '2009' in last commit
2304 2009-01-09 [paul] 3.7.0cvs22
2308 update copyright headers
2310 2009-01-09 [paul] 3.7.0cvs21
2312 * doc/man/claws-mail.1
2315 2009-01-09 [colin] 3.7.0cvs20
2318 Fix bug 1814, 'Windows' WM badly places
2321 2009-01-09 [colin] 3.7.0cvs19
2323 * src/prefs_themes.c
2324 * src/stock_pixmap.c
2325 * src/stock_pixmap.h
2326 * src/common/utils.c
2327 * src/common/utils.h
2328 Win32: Fix bug 1813, 'Installing Theme Creates Error'
2330 2009-01-08 [colin] 3.7.0cvs18
2333 Win32: Fix bug 1810, 'Pressing 'o' key
2336 2009-01-07 [colin] 3.7.0cvs17
2339 Fix bug 1432, '& not escaped in links (HTML
2342 2009-01-06 [colin] 3.7.0cvs16
2344 * src/plugins/pgpcore/select-keys.c
2345 Warn translators the usual way about
2348 2009-01-06 [colin] 3.7.0cvs15
2351 Fix synchronisation dialog that shouldn't
2352 appear when network goes down (Network
2356 Fix save as when attach_save_dir isn't set
2357 fixes bug 1804, 'attach_save_directory does
2358 not default to $HOME'
2359 * src/plugins/pgpcore/select-keys.c
2360 Add mnemonics to buttons - warn translators!
2362 2009-01-06 [wwp] 3.7.0cvs14
2364 * src/common/utils.c
2365 Fix cvs13, thanks to Colin.
2367 2009-01-06 [wwp] 3.7.0cvs13
2369 * src/common/utils.c
2370 Better support for Spanish Outlook replies (RES).
2372 2009-01-02 [colin] 3.7.0cvs12
2375 Fix (+) sign after collapsed folder names that
2376 have quicksearch-matching children.
2377 Fixes bug 1506, 'Recursive search in collapsed
2380 2009-01-02 [colin] 3.7.0cvs11
2382 * src/stock_pixmap.c
2383 * src/stock_pixmap.h
2384 Remove now-unused stock_pixmap_gdk
2386 2009-01-02 [colin] 3.7.0cvs10
2388 * src/gtk/gtkutils.c
2389 * src/pixmaps/claws-mail_icon.xpm
2390 Use pixbuf for app icon, and make the app icon
2393 2009-01-02 [colin] 3.7.0cvs9
2396 Show both link title and URI if possible
2398 2009-01-02 [colin] 3.7.0cvs8
2402 * src/addressbook_foldersel.c
2405 * src/grouplistdialog.c
2409 * src/gtk/gtkcmclist.c
2410 * src/gtk/gtkcmclist.h
2411 * src/gtk/gtkcmctree.c
2412 * src/gtk/gtkcmctree.h
2413 * src/gtk/gtksctree.c
2414 * src/gtk/gtksctree.h
2415 Implement pixbuf rendering in tree widgets
2417 * src/plugins/trayicon/trayicon.c
2419 * src/prefs_themes.c
2420 Use pixbuf rendering here too
2422 2008-12-30 [paul] 3.7.0cvs7
2425 no need to prematurely trim the uri in the statusbar
2427 2008-12-29 [paul] 3.7.0cvs6
2430 prefer List-Id header to X-* headers when creating
2431 filter rule automatically
2433 2008-12-28 [colin] 3.7.0cvs5
2436 Set minimum height to 440 instead of 480
2438 2008-12-22 [colin] 3.7.0cvs4
2441 Fix bug 1799, '"Discard message" deletes manually
2442 saved draft'. Switch rmode to REEDIT after
2445 2008-12-21 [paul] 3.7.0cvs3
2447 * tools/claws.i18n.status.pl
2450 2008-12-21 [paul] 3.7.0cvs2
2456 2008-12-21 [paul] 3.7.0cvs1
2462 2008-12-19 [paul] 3.7.0
2469 2008-12-19 [paul] 3.6.1cvs80
2472 remove unmaintained sk and sr from ALL_LINGUAS
2473 add newly maintained cs to ALL_LINGUAS
2484 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
2485 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
2486 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
2489 2008-12-16 [colin] 3.6.1cvs79
2491 * src/plugins/pgpcore/sgpgme.c
2494 2008-12-15 [colin] 3.6.1cvs78
2499 * src/plugins/pgpcore/sgpgme.c
2500 * src/plugins/pgpcore/sgpgme.h
2501 * src/plugins/pgpinline/pgpinline.c
2502 * src/plugins/pgpmime/pgpmime.c
2503 * src/plugins/smime/smime.c
2504 Fix bug 1796, 'PGP/MIME setting: "select key by your
2505 email address" doesn't work'. Use custom from address
2508 2008-12-15 [colin] 3.6.1cvs77
2510 * src/common/utils.c
2511 Fix bug 1746, 'Makes a mailto link from several
2514 2008-12-15 [paul] 3.6.1cvs76
2516 * m4/spamassassin.m4
2517 fix warnings thrown up by autoconf-2.63
2519 2008-12-13 [colin] 3.6.1cvs75
2524 * src/common/utils.c
2525 * src/common/utils.h
2527 Finish previous patch
2529 2008-12-13 [colin] 3.6.1cvs74
2532 Only install certs on windows
2534 2008-12-13 [colin] 3.6.1cvs73
2537 * tools/ca-certificates.crt
2538 * src/common/Makefile.am
2540 First try to ship SSL certificates in Windows
2543 2008-12-12 [colin] 3.6.1cvs72
2546 * src/plugins/pgpinline/claws.def
2549 2008-12-12 [paul] 3.6.1cvs71
2553 * src/partial_download.c
2555 * src/common/claws.c
2556 * src/common/prefs.c
2557 * src/common/utils.c
2558 win32: fix unlinking, renaming and bug with
2562 2008-12-11 [colin] 3.6.1cvs70
2565 * manual/fr/advanced.xml
2566 Update french translations
2568 2008-12-10 [colin] 3.6.1cvs69
2571 Correct bug submission guidelines
2573 2008-12-10 [colin] 3.6.1cvs68
2575 * src/plugins/pgpcore/pgp_viewer.c
2576 Fix bug 1736, 'Key import does not work'
2577 Kill the correct pid (and not the parent
2578 shell), and increase the timeout a bit.
2580 2008-12-09 [paul] 3.6.1cvs67
2583 ensure that any stray noticeview buttons are hidden,
2584 as clicking them causes segfaults!
2586 2008-12-09 [colin] 3.6.1cvs66
2590 * src/folder_item_prefs.h
2591 * src/prefs_common.c
2592 * src/prefs_common.h
2594 Fix bug 1792, '"Save Message to" should
2595 retain list of recently selected folders'
2596 Also, make Enchant-related prefs stick
2597 even if the build doesn't enable enchant
2599 2008-12-09 [paul] 3.6.1cvs65
2602 fix bug 1787, 'Prevent automatic PGP inline
2603 decryption attempts' use the noticeview to display
2604 decryption failure messages instead of the irritating
2607 2008-12-09 [colin] 3.6.1cvs64
2609 * src/prefs_filtering.c
2610 Fix bug 1789, 'filtering account selection
2611 (regression)'. Filtering on sending-only
2612 accounts can be a little useful when using
2613 filtering via Tools menu.
2615 2008-12-07 [paul] 3.6.1cvs63
2617 * src/prefs_actions.c
2618 don't auto-select first entry (same as other
2620 * src/gtk/pluginwindow.c
2621 these parents don't have children so don't look
2624 2008-12-07 [paul] 3.6.1cvs62
2626 * src/prefs_account.c
2627 * src/gtk/pluginwindow.c
2628 * src/gtk/prefswindow.c
2629 * src/gtk/prefswindow.h
2630 auto-select first page
2632 2008-12-05 [colin] 3.6.1cvs61
2636 Fix bug 1788, 'CM crashes re-encoding
2637 encoded parameters' (introduced in cvs40)
2639 2008-12-05 [paul] 3.6.1cvs60
2641 * src/prefs_common.h
2642 remove gpg prefs that are no longer needed here
2644 2008-12-03 [colin] 3.6.1cvs59
2647 Speed up cache reading (about 10% gain)
2649 * src/gtk/gtksctree.c
2650 Speed up expand/collapse all threads
2653 2008-12-03 [paul] 3.6.1cvs58
2656 eradicate gcc4's signedness warnings
2657 fix building with gnuTLS on (Open)Solaris
2659 2008-12-01 [colin] 3.6.1cvs57
2661 * src/gtk/gtkcmclist.c
2664 2008-12-01 [colin] 3.6.1cvs56
2666 * src/plugins/pgpinline/pgpinline.c
2667 Fix bug 1779, 'PGP Inline badly handles
2668 multipart'. Properly dump the current part
2669 instead of running around with scissors
2671 2008-11-30 [paul] 3.6.1cvs55
2673 * manual/advanced.xml
2674 * manual/plugins.xml
2675 * src/prefs_toolbar.c
2676 remove the verb from the page title and
2677 update references in the manual
2679 2008-11-30 [paul] 3.6.1cvs54
2682 move Other/ page to Other/Miscellaneous
2683 * src/gtk/prefswindow.c
2684 make parent page unselectable
2686 2008-11-29 [paul] 3.6.1cvs53
2689 add the new 'primary_paste_unselects' hidden
2690 option, add missing 'log_[...]_color' options,
2691 and reformat the text
2692 * manual/advanced.xml
2693 add the new 'primary_paste_unselects' hidden
2694 option, add missing 'log_[...]_color' options
2696 2008-11-28 [colin] 3.6.1cvs52
2701 2008-11-28 [colin] 3.6.1cvs51
2706 2008-11-28 [colin] 3.6.1cvs50
2709 Fix account selection in Mailing list
2712 2008-11-28 [paul] 3.6.1cvs49
2715 automatically remove obsolete strings
2717 2008-11-28 [colin] 3.6.1cvs48
2719 * src/plugins/pgpcore/sgpgme.c
2720 Fix error message when key isn't available.
2722 2008-11-27 [colin] 3.6.1cvs47
2728 2008-11-26 [colin] 3.6.1cvs46
2733 2008-11-26 [colin] 3.6.1cvs45
2735 * src/plugins/pgpcore/select-keys.c
2736 * src/plugins/pgpcore/sgpgme.c
2737 Fix bug 1591, 'S/MIME: better key
2738 handling/selection dialog'
2739 Really ignore revoked/expired keys
2741 2008-11-26 [colin] 3.6.1cvs44
2744 * src/common/claws.c
2746 Make sure libgcrypt's threading is initialised
2747 before gnutls. See also old bug 1539.
2749 2008-11-26 [colin] 3.6.1cvs43
2753 * src/etpan/imap-thread.c
2754 Fix possible crashes due to clist_begin()
2755 not checking for NULLs (it should!)
2757 2008-11-25 [colin] 3.6.1cvs42
2760 Fix line length in MIME parameters
2762 2008-11-22 [paul] 3.6.1cvs41
2765 grab Return key press in attachments Properties
2768 2008-11-21 [colin] 3.6.1cvs40
2772 Fix bug 1776, 'use encoded name parameters
2773 for attachments instead of ascii'.
2774 Break the RFC 2047 by using B-encoded
2775 filename parameter, like everyone does,
2776 following advice from the RFC author.
2778 2008-11-21 [colin] 3.6.1cvs39
2780 * src/common/socket.c
2781 Rehandshake if server asks to
2783 2008-11-21 [colin] 3.6.1cvs38
2787 * src/common/session.h
2789 Move conditional-compilation members to
2792 2008-11-19 [wwp] 3.6.1cvs37
2794 * src/prefs_actions.c
2795 Fixed wrong behaviour when pressing Escape (was not cancelling
2798 2008-11-19 [wwp] 3.6.1cvs36
2804 * src/prefs_actions.c
2805 * src/prefs_filtering_action.c
2809 * src/common/utils.c
2810 Replace occurrences of "command line" with "command-line" everywhere.
2811 Enforce code style (mostly indentation) in prefs_actions.c.
2813 2008-11-19 [colin] 3.6.1cvs35
2816 * src/prefs_common.c
2817 * src/prefs_common.h
2818 Add primary_paste_unselects hidden preference
2819 to change how middle-click pasting changes
2820 the selection and insert point; defaults to
2823 2008-11-19 [colin] 3.6.1cvs34
2826 Always give focus to summaryview, even if
2827 the folder is empty, in small screen layout.
2828 Allows to go back to folderlist using the
2831 2008-11-18 [colin] 3.6.1cvs33
2834 Put back conditional at the end of struct
2836 2008-11-18 [colin] 3.6.1cvs32
2839 * src/common/w32_reg.c
2840 Fix crash on win32 when browsing to a
2843 2008-11-15 [colin] 3.6.1cvs31
2846 After a mid-click paste, deselect selection
2847 and go to end of paste.
2849 2008-11-15 [colin] 3.6.1cvs30
2852 Auto-save draft after external editor quits
2854 2008-11-15 [colin] 3.6.1cvs29
2856 * src/plugins/pgpcore/sgpgme.c
2857 Fix wrong error display, thanks to
2860 2008-11-14 [colin] 3.6.1cvs28
2862 * src/prefs_actions.c
2863 Comment out bogus (IMO) warning
2865 2008-11-14 [colin] 3.6.1cvs27
2872 Share summaryview's context menu actions with
2873 the equivalent menu items of the main menu;
2874 this allows to share accelerators and de-
2877 2008-11-14 [colin] 3.6.1cvs26
2879 * src/plugins/pgpcore/sgpgme.c
2880 Fix bug 1768, 'claws-mail crashes while
2881 checking smime bad signature'
2883 2008-11-13 [colin] 3.6.1cvs25
2887 Fix redefinition of PREFSBUFSIZE
2889 2008-11-13 [wwp] 3.6.1cvs24
2891 * tools/popfile-link.sh
2892 Add support for reusing existing POPFile session ID.
2894 2008-11-12 [colin] 3.6.1cvs23
2897 Fix bug 1771, 'Folder template gets
2898 truncated when exiting the application'
2899 Use a 32k buffer for string preferences
2901 2008-11-11 [colin] 3.6.1cvs22
2904 Fix "display sender using addressbook" when
2905 prefs_common.swap_from is in use. Patch by
2908 2008-11-11 [colin] 3.6.1cvs21
2913 Make a few functions static
2915 2008-11-07 [colin] 3.6.1cvs20
2919 Fix crash when rebuilding colorlabel
2923 * src/prefs_account.c
2924 * src/prefs_compose_writing.c
2925 * src/prefs_logging.c
2926 * src/prefs_message.c
2928 * src/prefs_receive.c
2929 * src/prefs_summaries.c
2930 * src/prefs_wrapping.c
2931 * src/plugins/bogofilter/bogofilter_gtk.c
2932 * src/plugins/pgpcore/prefs_gpg.c
2933 * src/plugins/spamassassin/spamassassin_gtk.c
2934 Fix deprecated use of page_size in
2935 gtkspinbutton adjustments
2937 2008-11-06 [mones] 3.6.1cvs19
2940 Fix missing "About" in Help menu
2941 * tools/claws.i18n.status.pl
2944 2008-11-05 [colin] 3.6.1cvs18
2949 * src/common/socket.c
2950 * src/common/socket.h
2951 * src/gtk/gtkutils.c
2952 * src/gtk/gtkutils.h
2953 w32: Implement single launch (lock
2954 socket); always put debug log to
2955 the rc_dir; fix Start menu update
2956 after registering as default Mail
2959 2008-11-05 [colin] 3.6.1cvs17
2962 Setting the Mail start menu item in HKCU
2963 confuses the Internet Options dialog. Do
2964 it in HKLM as this dialog does.
2966 2008-11-04 [colin] 3.6.1cvs16
2968 * src/common/w32_reg.c
2971 2008-11-04 [colin] 3.6.1cvs15
2974 w32: Fix getting content-type
2976 * src/prefs_common.c
2977 * src/prefs_common.h
2978 * src/prefs_ext_prog.c
2980 w32: better integration (use the
2981 standard file associations instead
2982 of our platform-unadapted open
2985 * src/common/utils.c
2986 * src/common/w32_reg.c
2987 * src/common/w32lib.h
2988 w32: better integration (allow
2989 setting Claws as default MUA)
2991 2008-11-01 [colin] 3.6.1cvs14
2994 Fix wrongly converted non-ascii characters
2995 when locale's charset is US-ASCII (strict-mode
2996 was failing in this case)
2998 2008-10-30 [colin] 3.6.1cvs13
3004 Use one UI Manager per mimeview, instead of
3005 the global one -- else user_data pointer gets
3006 broken if opening and closing another message-
3007 view, then using right-click on a mimeview's
3008 mimepart. Probably fixes bug 1711, 'Save-as
3011 2008-10-24 [paul] 3.6.1cvs12
3014 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3015 * tools/kdeservicemenu/install.sh
3016 another, possibly the final?, attempt on getting this
3019 2008-10-24 [paul] 3.6.1cvs11
3021 * tools/kdeservicemenu/install.sh
3022 fix servicemenu installation directory on kde4
3024 2008-10-24 [paul] 3.6.1cvs10
3026 * tools/kdeservicemenu/README
3027 * tools/kdeservicemenu/install.sh
3028 add support for kde4 in addition to kde3.
3029 a rework involving checking for kde4-config, then
3030 kde-config, finally prompting the user for the
3031 location of either if they cannot be found
3034 2008-10-18 [paul] 3.6.1cvs9
3036 * tools/claws.i18n.status.pl
3037 updated with latest translator info.
3038 only print for languages defined in %langname
3040 2008-10-17 [paul] 3.6.1cvs8
3042 * src/plugins/pgpcore/sgpgme.c
3043 when listing the uid's, show the uid validity
3045 2008-10-16 [paul] 3.6.1cvs7
3050 2008-10-13 [wwp] 3.6.1cvs6
3053 Updated French translation.
3055 2008-10-11 [colin] 3.6.1cvs5
3058 Fix bug 1756, "Outdated translators list in About
3059 dialogue". Patch by Aleksei Miheev.
3061 2008-10-11 [colin] 3.6.1cvs4
3071 * src/prefs_account.c
3072 * src/send_message.c
3073 * src/send_message.h
3077 * src/common/claws.c
3079 * src/common/session.c
3080 * src/common/session.h
3083 * src/common/socket.c
3084 * src/common/socket.h
3087 * src/common/ssl_certificate.c
3088 * src/common/ssl_certificate.h
3090 * src/gtk/sslcertwindow.c
3091 * src/gtk/sslcertwindow.h
3094 2008-10-11 [colin] 3.6.1cvs3
3096 * src/common/ssl_certificate.c
3097 Make local function static
3099 2008-10-10 [colin] 3.6.1cvs2
3102 * src/common/ssl_certificate.c
3103 * src/gtk/sslcertwindow.c
3104 Add offline certificate verification,
3105 thanks to Nikos Mavrogiannopoulos for the
3108 2008-10-10 [colin] 3.6.1cvs1
3110 * src/common/ssl_certificate.c
3111 * src/gtk/sslcertwindow.c
3114 2008-10-10 [paul] 3.6.1
3116 * m4/spamassassin.m4
3117 remove openssl dross
3124 2008-10-10 [colin] 3.6.0cvs25
3127 Tell libetpan it doesn't need to init
3130 2008-10-10 [colin] 3.6.0cvs24
3133 Remove references to openssl
3135 2008-10-09 [colin] 3.6.0cvs23
3140 2008-10-09 [colin] 3.6.0cvs22
3143 Error out when building against openssl
3145 2008-10-09 [colin] 3.6.0cvs21
3152 Disable OpenSSL due to requirement of
3153 OpenSSL exception. Code not removed yet,
3154 just in case, but disabled.
3156 2008-10-09 [colin] 3.6.0cvs20
3166 * src/prefs_ext_prog.c
3168 * src/prefs_image_viewer.c
3172 * src/gtk/Makefile.am
3174 * src/gtk/gtksourceprintjob.c
3175 * src/gtk/gtksourceprintjob.h
3176 Revert previous patch. It'd be better to remove
3177 OpenSSL instead, as GnuTLS works as well.
3179 2008-10-09 [colin] 3.6.0cvs19
3189 * src/prefs_ext_prog.c
3191 * src/prefs_image_viewer.c
3195 * src/gtk/Makefile.am
3197 * src/gtk/gtksourceprintjob.c
3198 * src/gtk/gtksourceprintjob.h
3199 Remove the libgnomeprint interface (deprecated,
3200 and fixes Debian's #501570, 'Copyright confusion')
3202 2008-10-09 [colin] 3.6.0cvs18
3205 Require libetpan 0.57 (important fixes)
3207 2008-10-08 [paul] 3.6.0cvs17
3209 * src/prefs_filtering_action.c
3210 * src/prefs_matcher.c
3211 enable re-ordering of the filtering/processing
3212 condition and actions lists by drag'n'drop
3214 2008-10-08 [colin] 3.6.0cvs16
3217 Fix wrong menu title
3219 2008-10-07 [colin] 3.6.0cvs15
3222 After thinking, revert this. It's only a minor
3223 annoyance to GSSAPI users, and I can't test this
3224 right now. Postponed until after next good release.
3226 2008-10-07 [colin] 3.6.0cvs14
3229 Don't ask for a password when using GSSAPI
3231 2008-10-07 [colin] 3.6.0cvs13
3234 Fix build with GTK+ < 2.14
3236 2008-10-07 [colin] 3.6.0cvs12
3240 * src/prefs_common.c
3241 * src/prefs_common.h
3243 * src/gtk/colorlabel.c
3244 Fix bug 1749, 'Shortcut keys for color labels
3246 Make fullscreen a setting remembered between
3249 2008-10-07 [colin] 3.6.0cvs11
3252 Fix bug 1747, 'Wanderlust keybindings no longer
3253 working (regression)'
3255 2008-10-07 [colin] 3.6.0cvs10
3258 Make fullscreen a real menu item
3260 2008-10-07 [colin] 3.6.0cvs9
3263 Make sure we won't save size when
3266 2008-10-06 [colin] 3.6.0cvs8
3270 Handle fullscreen via F11. Patch by
3273 2008-10-06 [colin] 3.6.0cvs7
3276 Fix return value when setting client cert
3278 2008-10-04 [colin] 3.6.0cvs6
3281 Fix bug 1742, 'Attachment list contents not
3284 2008-10-04 [paul] 3.6.0cvs5
3287 fix failure of Hide toolbar option on restart
3289 2008-10-04 [colin] 3.6.0cvs4
3296 Maemo: Fix bug 1737, Crashes upon opening
3298 2008-10-04 [paul] 3.6.0cvs3
3301 submitted (just a little late) by Frederico
3304 2008-10-03 [wwp] 3.6.0cvs2
3307 Many fixes, mostly in menus and accelerators.
3309 2008-10-03 [colin] 3.6.0cvs1
3312 Allow network mounts with new GTKs: they're
3313 available via FUSE mounts and we don't need
3316 2008-10-03 [paul] 3.6.0
3323 2008-10-03 [paul] 3.5.0cvs145
3330 new translations. added by Yasen Pramatarov,
3331 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
3340 updated translations. submitted by Miquel Oliete,
3341 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
3342 Andrea Spadaccini, Emilian Nowak, and Ralph Young
3344 2008-10-02 [colin] 3.5.0cvs144
3346 * src/common/session.c
3347 Fix crash when connection fails on windows
3349 2008-10-01 [colin] 3.5.0cvs143
3352 Real fix for FS-unsafe chars on win32
3354 2008-10-01 [colin] 3.5.0cvs142
3357 Encode prohibited filenames on win32
3359 2008-09-30 [mones] 3.5.0cvs141
3363 * src/prefs_themes.c
3365 Fix output of some debug messages
3367 2008-09-30 [colin] 3.5.0cvs140
3374 * src/prefs_themes.c
3378 * src/common/utils.c
3379 * src/gtk/sslcertwindow.c
3380 Win32: Fix time usage; use g_stat
3382 2008-09-29 [colin] 3.5.0cvs139
3384 * src/common/utils.c
3385 Fix case-sensitive match of subject
3388 2008-09-29 [colin] 3.5.0cvs138
3390 * src/folder_item_prefs.c
3391 * src/folder_item_prefs.h
3393 * src/prefs_folder_item.c
3394 * src/prefs_matcher.c
3396 * src/common/string_match.c
3397 * src/common/utils.c
3398 Fix a huge leak (dozens of megs per folder
3399 change) on Windows: disable regexps
3401 2008-09-28 [paul] 3.5.0cvs137
3406 2008-09-27 [colin] 3.5.0cvs136
3410 Add accessor for cur_account
3412 2008-09-27 [colin] 3.5.0cvs135
3415 Fix crash when error happen on session establishment
3417 2008-09-26 [mones] 3.5.0cvs134
3422 2008-09-26 [colin] 3.5.0cvs133
3424 * src/plugins/pgpcore/claws.def
3427 2008-09-26 [colin] 3.5.0cvs132
3429 * src/prefs_common.c
3430 * src/prefs_common.h
3431 * src/plugins/pgpcore/pgp_viewer.c
3432 Add an accessor to prefs_common for plugins
3435 2008-09-25 [colin] 3.5.0cvs131
3438 Fix bug 1725, 'useless lines in clawsrc'
3439 * src/plugins/smime/mypgpcore.def
3440 Add a missing symbol
3442 2008-09-25 [paul] 3.5.0cvs130
3444 * src/plugins/smime/mypgpcore.def
3445 * src/plugins/smime/plugin.def
3446 * src/plugins/smime/version.rc
3447 add these windows-specific files
3450 2008-09-25 [colin] 3.5.0cvs129
3453 Load standard plugins only on first run
3455 2008-09-25 [colin] 3.5.0cvs128
3460 2008-09-24 [colin] 3.5.0cvs127
3463 Add nb_NO's charset (iso-8859-1)
3465 2008-09-24 [colin] 3.5.0cvs126
3467 * src/common/utils.c
3468 Fix get_mail_base_dir() on windows
3469 (was synced from main ages ago)
3471 2008-09-24 [colin] 3.5.0cvs125
3475 Integrate better with Windows' style
3477 2008-09-23 [paul] 3.5.0cvs124
3482 offer these strings to translators too
3484 2008-09-23 [colin] 3.5.0cvs123
3487 Add a --disable-dbus flag in case we want
3488 no DBUS even if headers are available (like
3489 for building gpg4win)
3492 * src/prefs_logging.c
3493 * src/common/utils.c
3494 * src/plugins/pgpcore/sgpgme.c
3495 * src/plugins/smime/claws.def
3497 - disable filtering log (it's crashy for
3499 - fix gmtime_r when time is -1 (before 01/01/70)
3500 - add symbols for smime
3502 2008-09-22 [colin] 3.5.0cvs122
3504 * src/common/utils.c
3508 Fix cursor position after changing account
3512 Fix absolute path detection
3514 2008-09-21 [colin] 3.5.0cvs121
3516 * src/gtk/gtkaspell.c
3517 Don't try to use empty dictionaries
3519 2008-09-20 [colin] 3.5.0cvs120
3522 Add the new files to the translations
3524 2008-09-20 [colin] 3.5.0cvs119
3527 * src/plugins/Makefile.am
3528 * src/plugins/smime/Makefile.am
3529 * src/plugins/smime/plugin.c
3530 * src/plugins/smime/smime.c
3531 * src/plugins/smime/smime.deps
3532 * src/plugins/smime/smime.h
3533 Include S/Mime plugin in the main plugins
3534 Will ease the Gpg4win team's work
3536 2008-09-20 [colin] 3.5.0cvs118
3543 * src/common/socket.c
3544 * src/gtk/gtkutils.c
3545 * src/plugins/pgpcore/claws.def
3546 Windows: more fixes, thanks to wwp and
3549 2008-09-20 [colin] 3.5.0cvs117
3552 Tell on which server errors happened
3554 2008-09-20 [colin] 3.5.0cvs116
3556 * src/etpan/etpan-thread-manager.c
3557 * src/etpan/imap-thread.c
3558 * src/etpan/nntp-thread.c
3559 Windows: Fix hang on IMAP/NNTP
3561 2008-09-20 [colin] 3.5.0cvs115
3563 * src/common/utils.c
3564 Fix bug 1723, "Buffer overflow crash caused by
3565 preview in 'Date format help' dialog box"
3566 Also, optimise fast_strftime a bit :)
3568 2008-09-18 [colin] 3.5.0cvs114
3572 Check for NULLs before str* functions
3574 2008-09-18 [colin] 3.5.0cvs113
3579 Handle html parts in multipart/related
3580 Decode ISO-8859-1 as Windows-1252 (the former
3581 is a subset of the latter) in order to
3582 workaround Outlook mails misencoding
3583 * src/gtk/logwindow.c
3584 * src/gtk/logwindow.h
3585 Clear mainwindow's error pixmap when the
3586 error scrolls out of the log
3588 2008-09-17 [colin] 3.5.0cvs112
3590 * src/image_viewer.c
3591 Fix image loading (multiple childs added to
3592 scrolledwindow, break of the resize functionality)
3594 * src/prefs_folder_item.c
3595 * src/prefs_spelling.c
3596 * src/gtk/gtkaspell.c
3597 Better fix problems with dictionaries updates
3599 2008-09-17 [colin] 3.5.0cvs111
3601 * src/common/utils.c
3602 Fix double-opening (fixes multiple signatures when
3605 2008-09-16 [colin] 3.5.0cvs110
3607 * src/prefs_account.c
3608 * src/prefs_folder_item.c
3609 * src/prefs_spelling.c
3610 * src/gtk/gtkaspell.c
3611 Better stripping of aspell dictionaries names
3615 * 3.6.0-rc1 released
3617 2008-09-16 [colin] 3.5.0cvs109
3622 * src/prefs_account.h
3624 * src/send_message.c
3625 * src/gtk/inputdialog.c
3626 Don't add a pref to allow remembering passwords
3627 (Just not checking the checkbox is enough)
3629 2008-09-16 [colin] 3.5.0cvs108
3632 Require libetpan 0.56 as 0.55 is crashy
3635 * src/gtk/inputdialog.c
3636 * src/gtk/inputdialog.h
3639 2008-09-16 [wwp] 3.5.0cvs107
3642 Complete 3.5.0cvs106 by removing a function that got
3643 moved to account.[ch].
3645 2008-09-16 [wwp] 3.5.0cvs106
3651 * src/quote_fmt_lex.l
3652 * src/quote_fmt_parse.y
3653 Add account signature (path and value string) manipulation
3654 keywords to the template processor. It's now possible in
3655 all templates to insert the account signature to an
3656 arbitrary location or to pass it to a external script for
3660 2008-09-16 [mones] 3.5.0cvs105
3667 * src/prefs_account.h
3668 * src/prefs_common.c
3669 * src/prefs_common.h
3671 * src/send_message.c
3672 * src/gtk/inputdialog.c
3673 * src/gtk/inputdialog.h
3674 Implement session passwords: unsaved passwords for receiving
3675 or sending of accounts can be remembered while running to
3676 avoid repetitive typing.
3677 As keeping passwords in memory is unsafe a new preference
3678 in Other page is added to activate or not such capability.
3680 2008-09-14 [colin] 3.5.0cvs104
3684 Make conv_iconv_strdup static
3686 2008-09-12 [colin] 3.5.0cvs103
3693 * src/folder_item_prefs.c
3694 * src/folder_item_prefs.h
3696 * src/prefs_account.c
3697 * src/prefs_common.c
3698 * src/prefs_common.h
3699 * src/prefs_folder_item.c
3700 * src/prefs_spelling.c
3701 * src/prefs_template.c
3703 * src/quote_fmt_parse.y
3706 * src/gtk/Makefile.am
3709 * src/gtk/gtkaspell.c
3710 * src/gtk/gtkaspell.h
3711 * src/plugins/bogofilter/Makefile.am
3712 * src/plugins/dillo_viewer/Makefile.am
3713 * src/plugins/spamassassin/Makefile.am
3714 * src/plugins/trayicon/Makefile.am
3715 Switch spellchecker to Enchant
3717 2008-09-12 [paul] 3.5.0cvs102
3720 * tools/csv2addressbook.pl
3721 add support for Fox Mail
3723 2008-09-12 [paul] 3.5.0cvs101
3726 * src/prefs_wrapping.c
3729 2008-09-12 [paul] 3.5.0cvs100
3732 revert cvs99's libenchant commit error
3734 2008-09-12 [colin] 3.5.0cvs99
3737 Only go to inbox if there are new mails
3738 (and fetch was manual)
3740 2008-09-10 [colin] 3.5.0cvs98
3744 * src/common/session.c
3745 Use g_timeout_add_seconds instead of g_timeout_add
3746 on glib >= 2.14 when we don't need precision on the
3747 delay. This helps reducing power consumption:
3748 http://mjg59.livejournal.com/74651.html
3750 2008-09-10 [colin] 3.5.0cvs97
3753 Don't save window size and position when
3754 compose is hidden (filtering action)
3756 2008-09-09 [colin] 3.5.0cvs96
3762 * src/addressbook_foldersel.c
3768 * src/editaddress_other_attributes_ldap.h
3772 * src/editldap_basedn.c
3781 * src/grouplistdialog.c
3784 * src/image_viewer.c
3795 * src/prefs_actions.c
3796 * src/prefs_filtering.c
3797 * src/prefs_folder_column.c
3799 * src/prefs_summary_column.c
3800 * src/prefs_toolbar.c
3801 * src/send_message.c
3803 * src/sourcewindow.c
3804 * src/sourcewindow.h
3808 * src/stock_pixmap.c
3809 * src/stock_pixmap.h
3818 * src/common/utils.c
3820 * src/gtk/colorlabel.c
3821 * src/gtk/colorlabel.h
3822 * src/gtk/combobox.h
3823 * src/gtk/description_window.c
3825 * src/gtk/gtkaspell.c
3826 * src/gtk/gtkaspell.h
3827 * src/gtk/gtkcmclist.c
3828 * src/gtk/gtkcmclist.h
3829 * src/gtk/gtkcmctree.c
3830 * src/gtk/gtkcmctree.h
3831 * src/gtk/gtkcmoptionmenu.h
3832 * src/gtk/gtksctree.c
3833 * src/gtk/gtksctree.h
3834 * src/gtk/gtkshruler.c
3835 * src/gtk/gtkshruler.h
3836 * src/gtk/gtksourceprintjob.c
3837 * src/gtk/gtksourceprintjob.h
3838 * src/gtk/gtkutils.c
3839 * src/gtk/gtkutils.h
3840 * src/gtk/gtkvscrollbutton.c
3841 * src/gtk/gtkvscrollbutton.h
3842 * src/gtk/icon_legend.c
3843 * src/gtk/inputdialog.c
3844 * src/gtk/logwindow.c
3845 * src/gtk/logwindow.h
3846 * src/gtk/manage_window.c
3847 * src/gtk/manage_window.h
3849 * src/gtk/prefswindow.c
3850 * src/gtk/progressdialog.c
3851 * src/gtk/progressdialog.h
3852 * src/plugins/bogofilter/bogofilter_gtk.c
3853 * src/plugins/pgpcore/passphrase.c
3854 * src/plugins/spamassassin/spamassassin_gtk.c
3855 * src/plugins/trayicon/trayicon.c
3856 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3857 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3858 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
3859 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3860 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3861 Complete GTK+ 2.14 undeprecation
3862 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
3864 2008-09-09 [colin] 3.5.0cvs95
3866 * src/gtk/gtkcmclist.h
3867 Fix build on GTK+ 2.14
3869 2008-09-08 [colin] 3.5.0cvs94
3873 Remove GtkSignalFunc
3875 2008-09-07 [colin] 3.5.0cvs93
3878 * src/addressbook_foldersel.c
3879 * src/gtk/gtkcmclist.c
3880 * src/gtk/gtkcmclist.h
3881 * src/gtk/gtkcmctree.c
3882 * src/gtk/gtkcmctree.h
3883 * src/gtk/gtksctree.c
3884 * src/gtk/prefswindow.c
3885 * src/gtk/prefswindow.h
3886 Use GDestroyNotify instead of GtkDestroyNotify
3887 (deprecated in GTK+ 2.14)
3889 2008-09-07 [colin] 3.5.0cvs92
3892 Fix bug 1712, 'invalid "Phishing attempt warning"
3893 when linked text ends with spaces'
3895 2008-09-05 [colin] 3.5.0cvs91
3898 Maybe fix bug 1711, 'Save-as attachment crashes'
3899 Possibly wrong free() due to pointer shifting
3901 2008-09-05 [colin] 3.5.0cvs90
3904 Fix bug 1710, 'User misreads "Discard Message"
3905 as "Discard Changes"'. Propose to save or discard
3906 only the latest changes when closing an existing
3907 draft. Autosave may still have saved parts of the
3910 2008-09-04 [colin] 3.5.0cvs89
3913 Fix bug 1707, 'Segfault when sorting on non-visible column'
3915 2008-09-01 [colin] 3.5.0cvs88
3920 * src/etpan/imap-thread.c
3921 * src/etpan/imap-thread.h
3922 Store spam flag on IMAP (Junk/NonJunk, as
3923 ThunderBird does - this is nonstandard)
3925 2008-08-31 [wwp] 3.5.0cvs87
3928 Fix globish edition^Wediting.
3930 2008-08-31 [wwp] 3.5.0cvs86
3933 Don't break nickname editing for non-LDAP books (nickname
3934 value was overwritten when editing existing contact, this
3935 came from 3.0.2cvs109).
3937 2008-08-30 [colin] 3.5.0cvs85
3941 Fix "Apply tags..." key shortcut
3943 2008-08-29 [iwkse] 3.5.0cvs84
3948 2008-08-29 [iwkse] 3.5.0cvs83
3951 Disable "Move to trash" action if
3952 we are in a trash-like folder.
3955 2008-08-29 [paul] 3.5.0cvs82
3958 bump up libetpan version requirement since
3959 0.55 is released now
3961 2008-08-28 [wwp] 3.5.0cvs81
3965 * src/prefs_account.c
3966 * src/prefs_account.h
3967 Add finer granularity to the POP3's remove-after delay (now in
3968 hours in addition to in days), patch by Paul Rolland.
3970 2008-08-28 [wwp] 3.5.0cvs80
3972 * src/gtk/combobox.c
3973 Fix a typo in a comment.
3975 2008-08-28 [iwkse] 3.5.0cvs79
3978 * src/prefs_actions.c
3979 * src/prefs_filtering.c
3980 * src/prefs_template.c
3981 Add search feature to the account,
3982 template and action dialog.
3983 It's turned on selecting one row
3984 of the list and typing some random
3985 letter. Thanks to wwp, colinl
3987 2008-08-28 [colin] 3.5.0cvs78
3992 * src/prefs_account.c
3993 * src/prefs_account.h
3997 * src/stock_pixmap.c
3998 * src/stock_pixmap.h
4000 * src/pixmaps/key_gpg_signed.xpm
4001 Fix bug 1412, "Sign reply, if mail was signed"
4002 Add an account preference to sign replies to signed mails
4004 2008-08-28 [iwkse] 3.5.0cvs77
4006 * src/prefs_filtering.c
4007 Making the search more useful,
4008 jumping directly to the relative rule.
4010 2008-08-27 [colin] 3.5.0cvs76
4015 2008-08-27 [colin] 3.5.0cvs75
4017 * src/gtk/gtkcmctree.c
4020 2008-08-26 [colin] 3.5.0cvs74
4022 * src/gtk/gtkcmctree.c
4023 Fix missing inits on old glib
4025 2008-08-26 [wwp] 3.5.0cvs73
4027 * src/common/utils.c
4028 Added 'Fwd' to the list of known common subject prefixes.
4030 2008-08-25 [iwkse] 3.5.0cvs72
4032 * src/image_viewer.c
4033 Add animated gif support to the
4036 2008-08-25 [colin] 3.5.0cvs71
4038 * src/gtk/gtkcmctree.c
4039 Make sure work isn't null
4041 2008-08-24 [colin] 3.5.0cvs70
4044 Fix typo on SSL_CERT_DIR
4046 2008-08-23 [holger] 3.5.0cvs69
4049 Fix bug 1699 'Separator line mis-placed when
4050 printing some e-mails'. The number of header lines
4051 was not correctly calculated when Pango inserts
4054 2008-08-23 [colin] 3.5.0cvs68
4057 Fix the account selector button; thanks
4060 2008-08-21 [colin] 3.5.0cvs67
4064 Add a compose preference for auto-indent
4067 Make colorlabel accels a bit less hacky
4069 2008-08-21 [colin] 3.5.0cvs66
4072 * src/prefs_common.c
4073 * src/prefs_common.h
4074 * src/prefs_wrapping.c
4075 Add a preference for autoindent; fix no_join tag
4076 being applied to whole lines instead of just \n when
4079 2008-08-21 [colin] 3.5.0cvs65
4082 Add support for auto-indentation
4084 2008-08-19 [colin] 3.5.0cvs64
4087 Save Autowrap status in drafts/queued mails
4089 2008-08-19 [colin] 3.5.0cvs63
4092 Fix a comment (in reality, test commit on
4095 2008-08-17 [colin] 3.5.0cvs62
4097 * src/prefs_actions.c
4100 * src/common/socket.h
4101 * src/gtk/gtkcmctree.c
4104 2008-08-16 [colin] 3.5.0cvs61
4106 * src/editaddress_other_attributes_ldap.h
4107 Add 'l' field (localityName)
4109 2008-08-16 [colin] 3.5.0cvs60
4112 * src/gtk/gtkcmclist.c
4113 * src/gtk/gtkcmclist.h
4114 * src/gtk/gtkcmctree.c
4115 * src/gtk/gtksctree.c
4116 * src/gtk/gtkutils.c
4117 * src/gtk/gtkvscrollbutton.c
4118 Fix Maemo build (OS2007)
4120 2008-08-14 [colin] 3.5.0cvs59
4123 Don't crash if parent is null when creating
4125 * src/gtk/pluginwindow.c
4126 Don't crash on race when closing window while
4127 a plugin is loading and does gtk_iterations
4129 2008-08-13 [colin] 3.5.0cvs58
4134 Fix bug 1696, 'Viewing binary attachements
4135 as text over 1 MB' (various buglets)
4137 2008-08-10 [colin] 3.5.0cvs57
4140 * src/gtk/gtkcmclist.c
4141 Continue fixing GTK < 2.12 build, thanks to
4144 2008-08-10 [colin] 3.5.0cvs56
4146 * src/gtk/gtksctree.c
4147 Fix build on GTK < 2.12
4149 2008-08-09 [colin] 3.5.0cvs55
4152 Fix untranslatable strings, thanks to
4155 2008-08-07 [colin] 3.5.0cvs54
4161 * src/message_search.c
4164 * src/prefs_account.c
4165 * src/prefs_common.c
4166 * src/prefs_customheader.c
4167 * src/prefs_ext_prog.c
4168 * src/prefs_filtering_action.c
4170 * src/prefs_logging.c
4171 * src/prefs_matcher.c
4172 * src/prefs_msg_colors.c
4174 * src/summary_search.c
4177 * src/gtk/colorsel.c
4178 * src/gtk/gtkaspell.c
4179 * src/gtk/gtkutils.c
4180 * src/gtk/gtkutils.h
4181 * src/gtk/inputdialog.c
4182 * src/gtk/pluginwindow.c
4183 * src/gtk/quicksearch.c
4184 * src/plugins/bogofilter/bogofilter_gtk.c
4185 * src/plugins/dillo_viewer/dillo_prefs.c
4186 * src/plugins/spamassassin/spamassassin_gtk.c
4187 - Fix Ctrl-Space shortcut
4188 - Fix mime-parsing bug in procmime (cvs52)
4189 - Fix double-free in procmime (cvs52)
4190 - Use gtk_bin_get_child instead of GTK_BIN()->child
4191 - Fix Goto menu in mainwindow
4193 2008-08-07 [mones] 3.5.0cvs53
4196 Updated translation (lots of changes!)
4198 Add missing accelerator key
4200 Restored 'v' key function (thanks Colin!)
4202 2008-08-06 [colin] 3.5.0cvs52
4206 * src/addrduplicates.c
4217 Fix my use of g_utf8_strdown (it returns
4218 a newly allocated string and doesn't
4219 change the parameter)
4221 2008-08-06 [colin] 3.5.0cvs51
4224 Fix bug 1690, 'Copy/Paste in edit window may
4225 break Undo'; middle-click pastes aren't
4226 REPLACE_INSERT but just INSERT.
4227 Also, fix privacy menu selection
4229 2008-08-05 [colin] 3.5.0cvs50
4235 * src/addrduplicates.c
4247 * src/common/socket.c
4248 * src/gtk/gtkutils.c
4249 * src/gtk/gtkutils.h
4251 * src/plugins/spamassassin/spamassassin.c
4252 More undeprecation (Glib)
4254 2008-08-05 [colin] 3.5.0cvs49
4256 * src/prefs_account.c
4257 * src/prefs_filtering_action.c
4258 * src/prefs_matcher.c
4259 * src/gtk/Makefile.am
4260 * src/gtk/claws-marshal.list
4261 * src/gtk/colorlabel.c
4262 * src/gtk/colorsel.c
4263 * src/gtk/foldersort.c
4264 * src/gtk/gtkaspell.c
4265 * src/gtk/gtkcmclist.c
4266 * src/gtk/gtkcmclist.h
4267 * src/gtk/gtkcmctree.c
4268 * src/gtk/gtkcmctree.h
4269 * src/gtk/gtkcmoptionmenu.c
4270 * src/gtk/gtkcmoptionmenu.h
4271 * src/gtk/gtksctree.c
4272 * src/gtk/gtksctree.h
4273 * src/gtk/gtkutils.c
4274 * src/gtk/gtkutils.h
4275 * src/gtk/gtkvscrollbutton.c
4278 * src/gtk/quicksearch.c
4279 * src/plugins/dillo_viewer/dillo_viewer.c
4280 * src/plugins/pgpcore/select-keys.c
4281 Try to finish yesterday's commit
4283 2008-08-04 [colin] 3.5.0cvs48
4287 * src/addressbook_foldersel.c
4294 * src/editaddress_other_attributes_ldap.c
4296 * src/editldap_basedn.c
4299 * src/grouplistdialog.c
4300 * src/image_viewer.c
4305 * src/message_search.c
4311 * src/prefs_account.c
4312 * src/prefs_filtering_action.c
4313 * src/prefs_matcher.c
4314 * src/prefs_msg_colors.c
4315 * src/prefs_summaries.c
4317 * src/stock_pixmap.c
4318 * src/summary_search.c
4323 * src/gtk/Makefile.am
4324 * src/gtk/claws-marshal.list
4325 * src/gtk/colorsel.c
4326 * src/gtk/foldersort.c
4327 * src/gtk/gtkaspell.c
4328 * src/gtk/gtkcmclist.c
4329 * src/gtk/gtkcmclist.h
4330 * src/gtk/gtkcmctree.c
4331 * src/gtk/gtkcmctree.h
4332 * src/gtk/gtksctree.c
4333 * src/gtk/gtksctree.h
4334 * src/gtk/gtkutils.c
4335 * src/gtk/gtkutils.h
4336 * src/gtk/gtkvscrollbutton.c
4339 * src/gtk/quicksearch.c
4340 * src/plugins/dillo_viewer/dillo_viewer.c
4341 * src/plugins/pgpcore/select-keys.c
4342 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
4343 Undeprecate their implementation (GtkArg, GtkType, ...)
4344 Undeprecate a few other things here and there
4345 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
4346 Add #undef GTK_DISABLE_DEPRECATED in the files where we
4347 still have work to do
4349 2008-08-04 [colin] 3.5.0cvs47
4355 * src/stock_pixmap.c
4360 * src/image_viewer.c
4361 * src/gtk/gtkaspell.c
4362 * src/gtk/gtkvscrollbutton.c
4363 * src/plugins/dillo_viewer/dillo_viewer.c
4364 Undeprecate more things
4366 2008-08-02 [colin] 3.5.0cvs46
4369 Fix toggle menu activation state
4372 2008-08-02 [paul] 3.5.0cvs45
4376 /View/Show or hide/Message View
4378 2008-08-01 [paul] 3.5.0cvs44
4380 * src/common/utils.c
4381 * src/plugins/pgpcore/claws.def
4382 * src/plugins/pgpinline/claws.def
4383 fix compilation problems on mingw32,
4384 (bug 1688) Patch by Marcus Brinkmann
4386 2008-08-01 [colin] 3.5.0cvs43
4388 * src/gtk/gtkutils.c
4389 * src/gtk/gtkvscrollbutton.c
4392 2008-08-01 [colin] 3.5.0cvs42
4397 * src/prefs_account.c
4398 * src/prefs_folder_item.c
4401 * src/gtk/gtkaspell.c
4402 * src/gtk/gtkutils.c
4403 * src/gtk/gtkvscrollbutton.c
4404 Replace a few deprecated function calls
4406 2008-08-01 [paul] 3.5.0cvs41
4409 fix crash that occurs because of recent GtkUIManager
4410 changes. Thanks to Colin
4412 2008-07-31 [colin] 3.5.0cvs40
4421 Remove deprecated helper funcs
4423 2008-07-30 [colin] 3.5.0cvs39
4430 Move the folderview popup menu to GtkUIManager
4432 2008-07-29 [colin] 3.5.0cvs38
4447 Switch the main menu to GtkUIManager
4450 2008-07-29 [colin] 3.5.0cvs37
4453 Fix bug 1684, 'view news messages with large
4454 attachements segfaults'
4456 2008-07-29 [colin] 3.5.0cvs36
4469 More switches to GtkUIManager
4471 2008-07-26 [colin] 3.5.0cvs35
4477 2008-07-25 [colin] 3.5.0cvs34
4479 * src/addrcustomattr.c
4483 * src/editaddress_other_attributes_ldap.h
4487 * src/prefs_actions.c
4488 * src/prefs_filtering.c
4489 * src/prefs_template.c
4497 * src/plugins/trayicon/trayicon.c
4498 More changes from GtkItemFactory to GtkUIManager
4500 2008-07-25 [colin] 3.5.0cvs33
4503 Add a macro to remove menu items
4504 Make the gui_manager variable useless
4506 2008-07-24 [colin] 3.5.0cvs32
4509 Fix a gtk warning on clear
4513 Switch the message list popup menu to
4516 2008-07-23 [colin] 3.5.0cvs31
4518 * src/plugins/pgpcore/pgp_viewer.c
4519 * src/plugins/pgpcore/sgpgme.c
4520 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
4521 Patch by Thomas Wiegner <wiegner@gmx.de>
4523 2008-07-20 [paul] 3.5.0cvs30
4525 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4526 remove redundant GTK version check
4528 2008-07-20 [ticho] 3.5.0cvs29
4533 Moved sensitivity setting for "Download messages" for IMAP and
4534 news folders from folderview.c to imap_gtk.c and news_gtk.c
4535 respectively for better code readability.
4536 Fixed indentation in news' set_sensitivity().
4538 2008-07-20 [paul] 3.5.0cvs28
4541 remove more redundant code following cvs27
4543 2008-07-20 [paul] 3.5.0cvs27
4546 remove now redundant code
4549 fix bug 1673, 'Tools/Harvest adresses is
4550 grayed out if folder is empty'
4552 2008-07-19 [ticho] 3.5.0cvs26
4558 * src/gtk/gtkutils.c
4559 * src/gtk/gtkutils.h
4562 Use GtkUIManager for mimeview and tag edit dialog popup menus,
4563 instead of deprecated GtkItemFactory.
4565 2008-07-19 [colin] 3.5.0cvs25
4577 * src/prefs_account.c
4578 * src/prefs_actions.c
4579 * src/prefs_ext_prog.c
4580 * src/prefs_filtering.c
4581 * src/prefs_folder_item.c
4582 * src/prefs_image_viewer.c
4583 * src/prefs_logging.c
4584 * src/prefs_msg_colors.c
4587 * src/prefs_spelling.c
4588 * src/prefs_summaries.c
4589 * src/prefs_template.c
4592 * src/summary_search.c
4596 * src/common/Makefile.am
4597 * src/gtk/gtksctree.c
4598 * src/gtk/gtkutils.h
4599 * src/gtk/pluginwindow.c
4600 * src/gtk/quicksearch.c
4601 * src/plugins/bogofilter/bogofilter_gtk.c
4602 * src/plugins/dillo_viewer/dillo_prefs.c
4603 * src/plugins/pgpcore/prefs_gpg.c
4604 * src/plugins/spamassassin/spamassassin_gtk.c
4605 * src/plugins/trayicon/trayicon.c
4606 * src/plugins/trayicon/trayicon_prefs.c
4607 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
4608 or greater). Use the old deprecated one on GTK+ < 2.12.
4609 Easy! Straightforward! I'm not annoyed at all! It's not a loss
4612 2008-07-16 [colin] 3.5.0cvs24
4615 Fix folderview's scrolbar when starting minimised
4616 to tray, and popping up the mainwindow by calling
4617 claws-mail from the command line
4619 2008-07-08 [colin] 3.5.0cvs23
4622 Possibly fix po-headers appearing on empty
4625 2008-07-08 [colin]&nb