1 2010-03-01 [iwkse] 3.7.5cvs28
4 Fix indentation of the previous commit
6 2010-03-01 [iwkse] 3.7.5cvs27
10 Add API for getting a loaded Plugin from the
11 plugin's name, plugin_get_loaded_by_name (const gchar *name)
12 Thanks to Colin, Michael
14 2010-02-27 [colin] 3.7.5cvs26
20 * manual/de/Makefile.am
21 * manual/de/account.xml
23 * manual/de/addrbook.xml
24 * manual/de/advanced.xml
25 * manual/de/claws-mail-manual.xml
27 * manual/de/glossary.xml
29 * manual/de/handling.xml
31 * manual/de/keyboard.xml
32 * manual/de/plugins.xml
33 * manual/de/starting.xml
34 * manual/de/dist/.cvsignore
35 * manual/de/dist/Makefile.am
36 * manual/de/dist/html/.cvsignore
37 * manual/de/dist/html/Makefile.am
38 * manual/de/dist/pdf/.cvsignore
39 * manual/de/dist/pdf/Makefile.am
40 * manual/de/dist/ps/.cvsignore
41 * manual/de/dist/ps/Makefile.am
42 * manual/de/dist/txt/.cvsignore
43 * manual/de/dist/txt/Makefile.am
44 Add the german translation of the manual, done by
45 Volker Ribbert <thoraki@arcor.de>.
47 2010-02-27 [holger] 3.7.5cvs25
50 Don't make toolbar item description for
51 plugin registered items editable
53 2010-02-26 [colin] 3.7.5cvs24
56 Don't translate empty description
58 2010-02-22 [colin] 3.7.5cvs23
61 Don't make In-Reply-To visible when reediting
64 2010-02-20 [colin] 3.7.5cvs22
70 * src/etpan/imap-thread.c
71 * src/etpan/imap-thread.h
72 * src/etpan/nntp-thread.c
73 * src/etpan/nntp-thread.h
74 When going offline from NetworkManager, just
75 delete IMAP connections. That'll avoid timeouts
76 when coming back online in certain cases when
77 the TCP socket will have timed out.
79 2010-02-20 [holger] 3.7.5cvs21
84 2010-02-17 [ticho] 3.7.5cvs20
91 2010-02-16 [ticho] 3.7.5cvs19
96 Removed unused argument from summary_open_row().
98 2010-02-10 [pawel] 3.7.5cvs18
101 - fix headers filtering when prefs_common.trans_hdr is on
102 - fix headers setting when changing composing account
104 * src/prefs_template.c
105 Re-add template's name for translation
107 2010-02-10 [colin] 3.7.5cvs17
109 * src/prefs_matcher.c
110 Fix bug 2099, 'add List-Id in Configuration>Filtering>
111 Condition>Define>Header>Name combo box'. Patch by
114 2010-02-10 [colin] 3.7.5cvs16
124 Add the GB18030 Chinese charset, which is a superset
125 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
127 2010-02-09 [holger] 3.7.5cvs15
130 GTK+ 2.10 related cleanup
132 2010-02-09 [pawel] 3.7.5cvs14
134 * src/prefs_account.c
135 * src/prefs_folder_item.c
136 * src/prefs_template.c
138 Respect prefs_common.trans_hdr in couple more places to avoid
139 confusion with translated/non-translated header names
141 2010-02-09 [colin] 3.7.5cvs13
146 2010-02-09 [colin] 3.7.5cvs12
149 And fix 2.10 build :)
151 2010-02-09 [colin] 3.7.5cvs11
154 Bump up GTK+ requirement to 2.10
163 * src/prefs_actions.c
166 * src/prefs_ext_prog.c
167 * src/prefs_filtering_action.c
169 * src/prefs_image_viewer.c
170 * src/prefs_matcher.c
171 * src/prefs_msg_colors.c
172 * src/prefs_summaries.c
173 * src/prefs_template.c
179 * src/gtk/Makefile.am
181 * src/gtk/gtkcmclist.c
182 * src/gtk/gtkcmctree.c
184 * src/gtk/quicksearch.c
185 Remove all compile-time conditionals depending on
189 * src/gtk/gtksourceprintjob.c
190 * src/gtk/gtksourceprintjob.h
191 Remove libgnomeprint-based printing system (and
192 command-line-based printing system) as GTK+ 2.10
193 ships with print support.
195 2010-02-08 [mir] 3.7.5cvs10
198 Avoid displaying Bcc headers in message sent
199 to NNTP servers. Thanks to Henning Mersch.
202 2010-02-08 [pawel] 3.7.5cvs9
205 Make tooltips less cryptic
206 * src/gtk/description_window.c
207 Improve window size calculation
209 2010-02-08 [pawel] 3.7.5cvs8
216 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
217 Patch by Laurent Bigonville with slight modifications
219 2010-02-03 [pawel] 3.7.5cvs7
222 Add some libtool files to ignore
224 2010-02-03 [pawel] 3.7.5cvs6
226 * src/plugins/trayicon/trayicon.c
227 Save and then restore focus when closing/minimizing to tray
229 2010-02-03 [mir] 3.7.5cvs5
237 Save LDAP password encrypted. See bug 2113.
240 2010-02-03 [colin] 3.7.5cvs4
243 Fix again decoding of encrypted parts. The
244 reverting of the patch was wrong, as the
245 double-decoding was fixed in smime itself.
246 Thanks to Matthias Drochner again...
248 2010-02-02 [colin] 3.7.5cvs3
250 * src/plugins/smime/smime.c
252 Revert 3.7.4cvs2 and make a better patch for bug
253 2059 and 2076. Patch by Matthias Drochner
255 2010-01-31 [pawel] 3.7.5cvs2
258 Fix hungarian translator's name
260 2010-01-31 [pawel] 3.7.5cvs1
264 Fix Bug 2107 - Arrow keys don't work in message view window
266 2010-01-31 [paul] 3.7.5
273 2010-01-23 [pawel] 3.7.4cvs10
276 Fix button sensitivity in compose mode
278 2010-01-23 [pawel] 3.7.4cvs9
281 * tools/kdeservicemenu/install.sh
282 * tools/make.themes.project
283 * tools/nautilus2claws-mail.sh
284 * tools/popfile-link.sh
285 * tools/textviewer.sh
286 Not all systems have bash installed in /bin, use env(1) to find
289 2010-01-22 [pawel] 3.7.4cvs8
291 * src/prefs_account.c
292 * src/prefs_filtering.c
294 * src/gtk/colorlabel.c
295 Add some separators in combos
297 2010-01-22 [pawel] 3.7.4cvs7
300 --disable-aspell -> --disable-enchant
302 Fix options spacing in configure --help
304 Make wizard's window centered on the screen
306 2010-01-19 [holger] 3.7.4cvs6
310 Introduce folder_get_item_from_identifier().
311 In contrast to folder_find_item_from_identifier(), this
312 function recursively creates the FolderItems in the id path.
313 Useful for programmatically creating folders (e.g. by plugins)
315 2010-01-17 [pawel] 3.7.4cvs5
320 2010-01-16 [colin] 3.7.4cvs4
322 * src/plugins/pgpcore/sgpgme.c
323 Probably fix bug 2098, 'claws-mails crashes frequently
324 with pgpcore'. Fix double-free.
326 2010-01-16 [holger] 3.7.4cvs3
328 * src/prefs_toolbar.h
331 2010-01-15 [colin] 3.7.4cvs2
334 Decode mimeinfo before decrypting it. Probably
335 fixes bug 2059 'gpgme >=1.1.8 not compatible
336 with S/MIME encryption' and bug 2076 'having
337 worked 2 times properly CLAWS ceased to
338 decrypt incoming PGP mails -displays base64
339 instead - sucks completely'
340 Let's hope complete suckage ends here!
341 Thanks to Matthias Drochner.
343 2010-01-08 [paul] 3.7.4cvs1
345 * tools/claws.i18n.status.pl
348 2010-01-08 [paul] 3.7.4
355 2010-01-08 [paul] 3.7.3cvs57
369 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
370 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
371 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
374 2010-01-08 [paul] 3.7.3cvs56
377 fix bug 2089, 'URLs ending with an underscore ('_')
378 are not correctly parsed'. thanks to Johan
380 2010-01-05 [colin] 3.7.3cvs55
383 Update french translation
385 2010-01-04 [mones] 3.7.3cvs54
388 Update Spanish translation
390 2010-01-04 [mones] 3.7.3cvs53
394 * manual/es/claws-mail-manual.xml
395 * manual/es/intro.xml
396 * manual/es/plugins.xml
397 Synchronise with English version
399 2010-01-03 [paul] 3.7.3cvs52
404 update TEAM_LIST, fix encoding
406 2010-01-03 [mir] 3.7.3cvs51
409 When composing to a NNTP list TO: will always be preset
410 to the NNTP list unless user has chosen some other default
411 in which case we will handle this the normal way. Therefore
412 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
414 2010-01-01 [paul] 3.7.3cvs50
417 bump copyright year whilst it's in mind
419 2009-12-31 [paul] 3.7.3cvs49
421 * manual/claws-mail-manual.xml
424 fix links so that they make sense in the context of the
425 text version of the manual
427 2009-12-31 [paul] 3.7.3cvs48
431 updates, improvements, corrections, additions
433 2009-12-29 [pawel] 3.7.3cvs47
435 * src/prefs_filtering_action.c
436 Fix Bug 2082 'Wrong color rectangle position when replacing
437 "color" processing rule'
439 2009-12-29 [colin] 3.7.3cvs46
442 Fix bug 2074, 'Remember sending account
445 2009-12-20 [holger] 3.7.3cvs45
448 Delay CREATED_HOOKLIST invokation until
449 after the modifications to the compose window
450 are done, to allow hooks to further modify the
451 window without getting overridden again
453 2009-12-20 [holger] 3.7.3cvs44
455 * src/prefs_toolbar.h
458 2009-12-20 [holger] 3.7.3cvs43
460 * src/prefs_toolbar.c
461 * src/prefs_toolbar.h
463 Pass window struct to caller
465 2009-12-20 [holger] 3.7.3cvs42
469 Add hooklist after creation of a compose window
471 2009-12-19 [holger] 3.7.3cvs41
473 * src/prefs_toolbar.c
474 * src/prefs_toolbar.h
476 Allow plugins to choose to which toolbar they want
477 to add actions (main window, compose window, or message view)
479 2009-12-19 [paul] 3.7.3cvs40
482 fix statusbar in GTK+ 2.19.1
484 2009-12-10 [pawel] 3.7.3cvs39
487 Better fix for cvs28 regression
489 2009-12-10 [iwkse] 3.7.3cvs38
494 2009-12-10 [iwkse] 3.7.3cvs37
497 Add missing checks for gtkaspell: avoid
498 crashing in some cases when Enchant is
499 enabled but the spell checker is disabled
502 2009-12-09 [colin] 3.7.3cvs36
505 Fix leak and unchecked accesses.
507 2009-12-09 [mir] 3.7.3cvs35
510 Fix Bug 2072 "template at folder properties is not working"
513 2009-12-08 [pawel] 3.7.3cvs34
516 When 'Reply All' remove current compose address from
517 Cc/Bcc list - fix for regression introduced in cvs28
519 2009-12-05 [pawel] 3.7.3cvs33
522 Fix memory management, duh!
524 2009-12-04 [pawel] 3.7.3cvs32
527 Use case insensitive comparison in search for
530 Refresh scrollbars on every window open
532 2009-12-04 [pawel] 3.7.3cvs31
535 Highlight misspelled words when applying template and
536 check_while_typing option is on
538 2009-12-03 [pawel] 3.7.3cvs30
541 Highlight misspelled words in text inserted from file(s)
542 or pasted to message body when check_while_typing
545 2009-12-02 [pawel] 3.7.3cvs29
548 Revert first part of previous commit
550 2009-12-02 [pawel] 3.7.3cvs28
553 Fix Bug 2055 "duplicate mailing list reply if
554 List-Post + Reply-To present"
555 - Ignore Reply-To if answering to ML
556 - Improve parsing of List-Post header
558 2009-12-02 [pawel] 3.7.3cvs27
562 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
563 email had user in "From" and "CC"
564 Don't allow duplicate addresses in compose window headers
566 2009-12-02 [mones] 3.7.3cvs26
569 * manual/es/intro.xml
570 * manual/fr/intro.xml
571 * manual/it/intro.xml
572 * manual/pl/intro.xml
573 Make URL to point current site
575 2009-12-01 [holger] 3.7.3cvs25
579 Introduce new drag type "claws-mail/msg-path-list" for
580 drag'n'drop of a message selection from the summaryview
581 into other applications. The drag data gets set to the
582 folder-item-id followed by message ids, separated by newlines.
583 This enables other applications to back-link to Claws Mail
584 via a "claws-mail --select" call after they received a drop.
586 2009-11-30 [mir] 3.7.3cvs24
589 Place cursor in compose window according to provided input
590 If to: is present place cursor in subject field and if both
591 to: and subject: is present place cursor in body. If body: is
592 present insert a new line after text and place cursor there.
594 2009-11-27 [mones] 3.7.3cvs23
596 * src/gtk/quicksearch.c
597 Allow viewing longer expressions if there's space
599 2009-11-25 [holger] 3.7.3cvs22
602 * src/common/Makefile.am
605 Add a function to query the
606 filepath of the .desktop file
608 2009-11-25 [colin] 3.7.3cvs21
611 Fix bug 2063, 'glib assertion in GRelation use in
614 2009-11-24 [pawel] 3.7.3cvs20
617 Fix Bug 2053 'Inconsistent application of Coloration
619 Don't allow '<' character between quotation marks
621 2009-11-21 [holger] 3.7.3cvs19
624 Modify cairo clip handling in preview windows,
625 to prevent print preview windows from being blank
626 with GTK+ 2.18. Follow recommendation of the GTK+
627 documentation (section "Migrating to client side windows")
628 and create a new cairo context for each expose event.
630 2009-11-19 [pawel] 3.7.3cvs18
633 complete 3.7.3cvs15 so install is DESTDIR safe
634 remove icons with changed names on uninstall
636 2009-11-18 [pawel] 3.7.3cvs17
639 remove unneeded and code-duplicating function
641 2009-11-18 [pawel] 3.7.3cvs16
644 Fix Bug 2057 'Claws mail does not keep renamed names
645 of nntp-subscribed groups'
646 Check for already subscribed group using item->path for group
647 comparision as folders item->path != item->name may be truth
648 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
650 2009-11-17 [pawel] 3.7.3cvs15
653 Fix Bug 2049 'some icons not copied?'
654 Install additional 64x64 and 128x128 icons
656 2009-11-17 [holger] 3.7.3cvs14
658 * src/prefs_toolbar.c
659 * src/prefs_toolbar.h
662 Allow plugins to register toolbar items
664 2009-11-11 [pawel] 3.7.3cvs13
670 Fix Bug 1867 Changing account does not change BCC address
671 Set account specific headers when changing account
674 2009-11-07 [colin] 3.7.3cvs12
676 * src/gtk/prefswindow.c
677 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
680 2009-11-07 [colin] 3.7.3cvs11
682 * src/gtk/spell_entry.c
683 Fix bug 2040, 'numbers in subject entry marked as misspelled'
684 Patch by Pawel Pekala
686 2009-10-27 [colin] 3.7.3cvs10
689 Fix bug 2028, 'Attempts to connect to all accounts on exit'
690 Don't try to check whether the folder is up-to-date if
691 the folder class doesn't implement set_mtime, as we don't
692 care in this case. This code exists since a long time, but
693 the bug was triggered by more scanning of queue folders
694 since recently (when we added \Deleted handling).
696 2009-10-27 [colin] 3.7.3cvs9
699 Try to fix registering as default client
702 2009-10-21 [wwp] 3.7.3cvs8
705 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
707 2009-10-21 [wwp] 3.7.3cvs7
710 Don't core dump when attempting to insert a non-existing
711 file using a mailto: uri (g_error does core dump).
713 2009-10-20 [colin] 3.7.3cvs6
716 Don't g_error on normal warnings...
718 2009-10-20 [colin] 3.7.3cvs5
720 * src/plugins/pgpcore/sgpgme.c
721 Fix bug 1996, 'S/MIME key not selected'
722 Check for S/MIME certs too
724 2009-10-20 [colin] 3.7.3cvs4
726 * src/common/w32lib.h
727 Fix win32 build on latest mingw32
729 2009-10-20 [colin] 3.7.3cvs3
734 Fix LDIF export. Patch by Michael Rasmussen
736 2009-10-18 [paul] 3.7.3cvs2
738 * tools/claws.i18n.status.pl
739 increase the value of $transolddays since we're relasing less
741 rework the en_GB.po hack so that en_GB is always 100% translated
744 2009-10-17 [paul] 3.7.3cvs1
746 * src/prefs_account.c
747 * src/prefs_compose_writing.c
748 * src/prefs_receive.c
749 * src/prefs_summaries.c
750 * src/prefs_wrapping.c
751 reword a few labels. (this incorporates everything
752 that seemed worthwhile from bug 2020)
753 * src/prefs_customheader.c
754 use a 'Browse' button instead of button with
759 * CVS repository change
761 2009-10-09 [paul[ 3.7.3
763 version 3.7.3 unleashed!!
765 2009-10-07 [paul] 3.7.2cvs49
770 fix Bug 1994 - Changing colors required restart.
771 in the process rename folderview_reflect_prefs_pixmap_theme() to the
772 more accurate folderview_reinit_fonts()
774 2009-10-07 [paul] 3.7.2cvs48
779 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
780 patch by Pawel Pekala
782 2009-10-07 [paul] 3.7.2cvs47
790 updated by David Vachulka, Stephan Sachse and Marc Arens,
791 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
794 2009-10-06 [colin] 3.7.2cvs46
797 French translation update
799 2009-10-05 [paul] 3.7.2cvs45
802 enable Page Size and Orientation in the print dialog,
803 GTK+ >= 2.18.x only. Patch by Mark__T
805 2009-10-05 [paul] 3.7.2cvs44
807 * src/prefs_summaries.c
808 fix label, startup --> start-up, to match other uses of the
811 2009-10-05 [paul] 3.7.2cvs43
814 updated by Emilian Nowak
816 2009-10-03 [colin] 3.7.2cvs42
820 * src/gtk/gtkcmclist.c
821 * src/gtk/gtkvscrollbutton.c
822 * src/gtk/logwindow.c
824 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
825 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
828 2009-09-28 [colin] 3.7.2cvs41
832 * src/prefs_folder_item.c
833 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
835 2009-09-28 [colin] 3.7.2cvs40
837 * src/prefs_summaries.c
838 * src/gtk/sslcertwindow.c
839 Fix bug 2006, 'Non-utf8 strftime(3) date strings
840 shows up garbled in GUI'. Patch by Pawel Pekala
842 2009-09-24 [iwkse] 3.7.2cvs39
845 That's only for statistics, of course :)
847 2009-09-24 [iwkse] 3.7.2cvs38
852 2009-09-24 [iwkse] 3.7.2cvs37
855 Revert unwanted change
857 2009-09-24 [iwkse] 3.7.2cvs36
860 Fix issue with filtering actions and
863 2009-09-20 [mones] 3.7.2cvs35
865 * tools/convert_mbox.pl
866 Add -R flag to support recursive conversions
867 of arbitrary Evolution mail folders, based on
868 bash script by Daniel Dickinson (fixes debian
870 * tools/popfile-link.sh
871 Set required shell for script (fixes debian
874 2009-09-16 [colin] 3.7.2cvs34
877 Go grab files in /etc/skel if they exist
880 2009-09-15 [colin] 3.7.2cvs33
883 Complete 3.7.1cvs42: only output directly to
884 final file if we get NULL byes at the start.
885 Still fixes saving UTF16 files, but also
886 fixes displaying Base64 parts with decoding
887 errors (parts without errors get displayed)
889 2009-09-14 [colin] 3.7.2cvs32
893 * src/matcher_parser_parse.y
894 * src/prefs_matcher.c
895 Add 'has_attachment' and 'signed' matcher
896 expressions. Patch by Aleksei Miheev, fixes
899 2009-09-14 [colin] 3.7.2cvs31
902 Add "Re :" prefix from french Yahoo mail.
903 Patch by Didier Barvaux, fixes bug 1999
905 2009-09-10 [mones] 3.7.2cvs30
908 Fix sites supported by SpamReport
909 * manual/es/plugins.xml
910 Synchronise Spanish manual
912 2009-09-07 [holger] 3.7.2cvs29
915 Also update the icon cache on uninstall.
916 This prevents possible problems when Claws Mail was
917 uninstalled and installed again into a different location,
918 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
919 and the blog post linked therein
921 2009-09-07 [paul] 3.7.2cvs28
923 * src/prefs_toolbar.c
924 when updating the main toolbar icons just update
925 the main toolbar (and consequently fix a bug where
926 folderview icons would disappear)
928 2009-08-30 [holger] 3.7.2cvs27
931 Do case-insensitive comparison against
932 header names when extracting recipients
935 2009-08-23 [colin] 3.7.2cvs26
938 Probably fix RH bug 512024, " folder.c:3543
939 Condition msglist != NULL failed"
941 2009-08-23 [colin] 3.7.2cvs25
943 * src/prefs_compose_writing.c
944 Make the maximum size warning bigger. Patch
945 by Didier Barvaux on bug 1986.
947 2009-08-21 [colin] 3.7.2cvs24
950 Previous commit: move the function into compose_insert_file
951 so that it's also used on drag-n-drop
953 2009-08-21 [colin] 3.7.2cvs23
956 Fix scrolling when adding an header
958 2009-08-21 [colin] 3.7.2cvs22
963 * src/prefs_compose_writing.c
965 Fix bug 1986, "New feature: warn user when inserting
966 a large file in the message body". Patch by Didier
969 2009-08-21 [colin] 3.7.2cvs21
974 Fix bug 1984: Add R�f. : reply prefix (french
975 Lotus Notes); patch by Didier Barvaux
977 2009-08-21 [colin] 3.7.2cvs20
981 Fix bug 1969, 'Bad guess for outgoing encoding'
982 Make sure the specific converters (japanese in
983 this case) can return success/error in strict
984 mode, instead of silently failing back to
987 2009-08-20 [holger] 3.7.2cvs19
991 Make it possible for code outside
992 compose (e.g. plugins) to attach files
994 2009-08-20 [colin] 3.7.2cvs18
997 Fix crash when accessing IMAP soon
999 2009-08-18 [colin] 3.7.2cvs17
1002 Maybe fix crash on non-existent LDAP server
1004 2009-08-04 [colin] 3.7.2cvs16
1007 Fix toolbar's spacing that breaks dark
1008 themes (patch from http://blogs.igalia.com/aperez/
1009 2009/07/making-claws-mail-look-better/)
1011 2009-07-28 [colin] 3.7.2cvs15
1014 * src/addrcustomattr.c
1016 * src/addressbook_foldersel.c
1024 * src/editldap_basedn.c
1035 * src/prefs_actions.c
1036 * src/prefs_customheader.c
1037 * src/prefs_display_header.c
1038 * src/prefs_filtering.c
1039 * src/prefs_folder_column.c
1040 * src/prefs_matcher.c
1041 * src/prefs_summary_column.c
1042 * src/prefs_summary_open.c
1043 * src/prefs_template.c
1046 Fix bug 1950, 'Program freeze up during folder selection'
1047 Don't leave hidden windows modal
1049 2009-07-28 [colin] 3.7.2cvs14
1052 Fix bug 1957, 'LDAP errs out after searching too
1055 2009-07-28 [colin] 3.7.2cvs13
1058 Fix bug 1966, '"Collapse all threads" slower than
1059 "Expand all threads"'
1061 2009-07-28 [colin] 3.7.2cvs12
1063 * src/common/session.c
1064 Fix bug 1967, 'Claws gets stuck after accepting
1065 a certificate warning dialog'
1067 2009-07-19 [paul] 3.7.2cvs11
1069 * manual/plugins.xml
1070 a few small changes to the English
1072 2009-07-18 [mones] 3.7.2cvs10
1074 * manual/plugins.xml
1075 Add new bsfilter and fancy plugins to the docs
1076 and a note about dealing with plugins of the same class
1077 * src/prefs_account.c
1078 Fix extra space at the end typo
1080 2009-07-16 [colin] 3.7.2cvs9
1083 Fix wrong return without unlocking; thanks
1086 2009-07-14 [colin] 3.7.2cvs8
1089 Fix bug 1954, 'Segfault on reading wrong STATUS'
1091 2009-07-10 [colin] 3.7.2cvs7
1093 * src/plugins/pgpcore/plugin.def
1094 * src/common/utils.h
1097 2009-07-10 [colin] 3.7.2cvs6
1099 * src/prefs_display_header.c
1100 Fix bug 1951, 'C-Mail dumps core when editing
1101 displayed headers'. Patch by Alexey Rusakov
1103 2009-07-10 [colin] 3.7.2cvs5
1106 Fix bug 1952, 'Deleted mails in Queue folder
1109 2009-07-09 [colin] 3.7.2cvs4
1111 * src/gtk/spell_entry.c
1112 Fix bug 1949, 'Spell checker doesn't recognise
1113 certain word in Subject header, but does in
1114 message body'. Patch by Pawel Pekala.
1116 2009-07-09 [paul] 3.7.2cvs3
1119 use pkgconfig to check for the minimum required
1122 2009-07-06 [colin] 3.7.2cvs2
1124 * src/prefs_customheader.c
1127 2009-07-04 [paul] 3.7.2cvs1
1129 * tools/claws.i18n.status.pl
1132 2009-07-03 [paul] 3.7.2
1139 2009-07-03 [paul] 3.7.1cvs85
1146 added new translations by Tiago Faria and Slavko
1159 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1160 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1161 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1162 Goncalves Guimaraes, Aleksei Miheev
1164 2009-07-01 [colin] 3.7.1cvs84
1166 * src/prefs_common.c
1167 Fix bug 1940, 'Doesn't open links in
1168 user's default browser'. Turn the preference
1169 to TRUE by default; that will only change the
1170 behaviour for new users.
1172 2009-06-29 [colin] 3.7.1cvs83
1176 * src/prefs_filtering_action.c
1177 Fix bug 1935, 'problems with very long filtering actions':
1178 Use a dynamic buffer in action to string, and a bigger
1179 buffer in string to action
1181 2009-06-29 [colin] 3.7.1cvs82
1183 * src/matcher_parser_lex.l
1184 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
1186 2009-06-29 [colin] 3.7.1cvs81
1191 Fix crash (out-of-bounds tree column)
1192 * src/gtk/gtkcmctree.c
1193 * src/gtk/gtksctree.c
1194 Prevent using an out-of-bounds tree column
1196 2009-06-29 [colin] 3.7.1cvs80
1200 Leak fixes; patch by Pawel Pekala.
1202 2009-06-26 [colin] 3.7.1cvs79
1205 Sort by msgnum if dates are equal
1207 2009-06-24 [paul] 3.7.1cvs78
1210 make some (forgotten) strings translatable
1212 2009-06-19 [colin] 3.7.1cvs77
1215 Fix menu sensitiveness
1217 2009-06-18 [colin] 3.7.1cvs76
1220 * src/plugins/pgpcore/sgpgme.c
1221 * src/plugins/pgpcore/sgpgme.h
1222 * src/plugins/pgpmime/mypgpcore.def
1223 * src/plugins/pgpmime/pgpmime.c
1224 * src/plugins/smime/mypgpcore.def
1225 * src/plugins/smime/smime.c
1226 Use largefile support (and stop using our old GPGME
1227 hack on gpgme_data_seek/rewind)
1228 (See 1.9.12cvs44 to 46 - if this breaks things we
1231 2009-06-13 [colin] 3.7.1cvs75
1233 * src/gtk/spell_entry.c
1234 Fix assertion. We can put a NULL gtkaspell to
1235 an entry; it just means it won't be spell-checked.
1237 2009-06-12 [mones] 3.7.1cvs74
1241 * src/prefs_account.c
1242 * src/prefs_account.h
1243 * src/common/utils.c
1244 * src/common/utils.h
1245 Added preference to use account address in generated
1246 Message-Id. Fixes Debian bug #531052
1248 2009-06-12 [colin] 3.7.1cvs73
1251 Better fix, API-compatible with libgnutls13
1253 2009-06-12 [colin] 3.7.1cvs72
1256 Use compatibility mode in GnuTLS, and avoid problems with
1257 servers that don't comply 100% with the spec, but still
1260 2009-06-06 [iwkse] 3.7.1cvs71
1263 Ops..revert a mix with another patch
1265 2009-06-06 [iwkse] 3.7.1cvs70
1268 A better fix for the previous commit's issue
1270 2009-06-06 [iwkse] 3.7.1cvs69
1273 Fix shutting down of Claws Mail while a GTK_Return keypress
1274 event is sent to the Attach property window
1276 2009-06-05 [colin] 3.7.1cvs68
1279 Fix build on GTK+ 2.6
1281 2009-06-03 [mones] 3.7.1cvs67
1283 * tools/make.themes.project
1284 Oops! fix header, sorry Paul ;-)
1286 2009-06-03 [mones] 3.7.1cvs66
1288 * tools/make.themes.project
1289 Add support for PNG themes and other
1290 fixes i don't remember now... :)
1292 2009-06-02 [colin] 3.7.1cvs65
1295 * src/prefs_template.c
1297 Fix error messages in templates, and fix their
1300 2009-05-22 [colin] 3.7.1cvs64
1305 2009-05-22 [colin] 3.7.1cvs63
1308 Fix phantom button behind entry when
1309 changing fields via Tools/Reply mode.
1311 2009-05-22 [colin] 3.7.1cvs62
1316 2009-05-21 [mones] 3.7.1cvs61
1320 Add button to empty header lines with one click
1322 2009-05-21 [paul] 3.7.1cvs60
1326 * src/plugins/trayicon/trayicon.c
1327 when quitting from the trayicon, honour
1328 prefs_common.clean_on_exit
1330 2009-05-21 [paul] 3.7.1cvs59
1332 * src/gtk/Makefile.am
1333 remove duplicate entry
1334 thanks to Charles A Edwards
1336 2009-05-19 [paul] 3.7.1cvs58
1338 * src/send_message.c
1339 clear progressbar in the statusbar on 'Cancel'
1341 2009-05-16 [colin] 3.7.1cvs57
1347 2009-05-16 [colin] 3.7.1cvs56
1350 Remove msgnum>0 condition for removing messages
1351 from caches. There's no such condition on add.
1352 Fixes bug 1913, 'Allow to remove phantom
1353 messages from the cache'; patch by Fabian
1354 Keil <fk at fabiankeil.de>
1356 2009-05-12 [holger] 3.7.1cvs55
1360 Introduce hook after showing of the message view
1362 2009-05-11 [colin] 3.7.1cvs54
1365 Fix bug 1872, 'A: Cc: CCi: selector should
1366 default on same as preceding contact'
1368 2009-05-10 [holger] 3.7.1cvs53
1372 Add a hook to make it possible for plugins to
1373 modify the address completion list
1375 2009-05-06 [paul] 3.7.1cvs52
1379 fix bug 1915, 'Mails signed with smime.p7s
1380 display both signed and attachment icon.'
1382 2009-05-05 [colin] 3.7.1cvs51
1384 * src/common/utils.c
1387 2009-05-05 [colin] 3.7.1cvs50
1389 * src/common/utils.c
1390 Fix bug 1895, '(imap) cache issues when cache dir is on a
1391 different mountpoint than tempdir'
1393 2009-05-04 [colin] 3.7.1cvs49
1396 Probably fix bug 1914, 'Crash reading
1397 corrupted tags file'
1399 2009-04-26 [paul] 3.7.1cvs48
1402 * src/gtk/gtkaspell.h
1403 fix bug 1904, 'build mechanism looks for
1404 'enchant.h' in a wrong place'
1406 2009-04-25 [paul] 3.7.1cvs47
1409 gah! fix coding style!
1411 2009-04-25 [paul] 3.7.1cvs46
1415 if building with GTK+ >= 2.16 use
1416 gtk_orientable_set_orientation() instead of now
1417 deprecated gtk_toolbar_set_orientation()
1419 2009-04-24 [colin] 3.7.1cvs45
1422 Ask before sending if an attached file has
1425 2009-04-19 [paul] 3.7.1cvs44
1427 * src/prefs_common.c
1428 * src/prefs_common.h
1430 save About window size.
1431 patch by Pawel Pekala
1433 2009-04-12 [paul] 3.7.1cvs43
1435 * tools/csv2addressbook.pl
1436 add extra CSV fields that are now appended
1437 by thunderbird (version 2.0.0.21)
1439 2009-04-08 [colin] 3.7.1cvs42
1442 fix saving (but not displaying) of UTF-16
1445 2009-04-08 [colin] 3.7.1cvs41
1447 * src/gtk/manage_window.c
1448 Disable transient windows on win32 - seems to
1449 fix most focusing issues
1451 2009-04-05 [colin] 3.7.1cvs40
1454 Don't ask whether we want to send deleted mails in queue
1455 folders; also, don't send deleted mails when flushing
1458 2009-04-04 [paul] 3.7.1cvs39
1464 * tools/claws.i18n.status.pl
1465 add new Indonesian translation, by
1468 2009-04-03 [paul] 3.7.1cvs38
1474 2009-04-03 [colin] 3.7.1cvs37
1478 Fix bug 1891, 'Add support for gopher:// links'
1479 Patch by Jacob Head <clawsmail at jacob-head.com>
1480 Let's go back to the roots!
1482 2009-04-03 [paul] 3.7.1cvs36
1487 2009-04-03 [paul] 3.7.1cvs35
1490 add AC_CONFIG_MACRO_DIR([m4])
1491 remove CLAWS_ACLOCAL_INCLUDE(m4)
1492 * m4/aclocal-include.m4
1493 removed this now unneeded file
1495 2009-04-02 [colin] 3.7.1cvs34
1497 * src/common/utils.h
1498 Fix previous (thanks to Marcus :)
1500 2009-04-02 [colin] 3.7.1cvs33
1502 * src/common/utils.h
1503 * src/etpan/etpan-thread-manager.c
1504 pipe() was a macro from GLib on win32 until
1505 glib 2.13.2. It's undefined after that.
1506 Thanks to Marcus Brinkmann for the heads-up!
1508 2009-03-31 [colin] 3.7.1cvs32
1510 * src/folder_item_prefs.c
1511 Copy folder settings with prefs
1513 2009-03-31 [colin] 3.7.1cvs31
1515 * src/prefs_account.c
1516 Don't use un-sensitive checkboxes in Privacy tab
1517 when privacy system in None (makes unchecking
1518 painful when no privacy plugin is loaded)
1520 2009-03-30 [colin] 3.7.1cvs30
1527 * src/prefs_account.c
1528 * src/prefs_account.h
1531 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
1532 Add an option on the Receive page of IMAP account preferences:
1533 "Move deleted mails to trash and expunge immediately". This
1534 option defaults to TRUE to avoid changing the existing behaviour.
1535 Setting it to FALSE prevents automatic expunging.
1536 Also, add Tools/Expunge and View/Hide deleted messages menu items
1537 (View/Hide deleted message being a per-folder setting, and behaving,
1538 like View/Hide read messages).
1540 2009-03-30 [colin] 3.7.1cvs29
1543 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
1544 ask for IMAP password when using GSSAPI auth
1546 2009-03-27 [colin] 3.7.1cvs28
1549 Fix cvs14, make sure we mark non-existent caches dirty
1550 (or they never get written)
1552 2009-03-27 [colin] 3.7.1cvs27
1555 Fix tag update when all tags are removed
1558 2009-03-25 [colin] 3.7.1cvs26
1561 Fix configure.ac, thanks to Pawel
1563 2009-03-25 [colin] 3.7.1cvs25
1566 * src/etpan/nntp-thread.c
1567 Fix header fetching (NG/To/Cc). Fixes
1568 bug 1883, 'Message processing fails to
1569 act on Newsgroups: field'
1571 2009-03-23 [colin] 3.7.1cvs24
1574 Fix internal headers visible in queue/sent
1576 2009-03-23 [colin] 3.7.1cvs23
1579 Fix check for RC (resource compiler) used
1580 on win32 (AC_LIBTOOL_RC used to call it
1581 implicitely but stopped)
1583 2009-03-19 [colin] 3.7.1cvs22
1586 Put spam button in default toolbar even if
1587 bogofilter and spamassassin are not built.
1588 Other anti-spam plugin could exist! :)
1589 * src/common/utils.c
1590 Fix exit status fetch on win32
1592 2009-03-18 [paul] 3.7.1cvs21
1594 * src/gtk/spell_entry.c
1595 fix "[BUG] Wrong word replaced in 'Subject:'
1596 when spell-checking correction used"
1597 Patch by Pawel Pekala
1599 2009-03-17 [colin] 3.7.1cvs20
1601 * src/common/utils.c
1602 Fix win32 build (from cvs12)
1604 2009-03-17 [colin] 3.7.1cvs19
1607 Fix bug 1735, 'Change To: and Newsgroups:
1608 recipient field according account type'
1611 2009-03-17 [colin] 3.7.1cvs18
1614 * src/prefs_common.c
1615 * src/prefs_common.h
1617 * src/common/prefs.c
1618 Add preference for fsyncing metadata
1620 2009-03-16 [paul] 3.7.1cvs17
1622 * src/prefs_customheader.c
1623 add forgotten #if HAVE_LIBCOMPFACE
1625 2009-03-16 [paul] 3.7.1cvs16
1627 * src/prefs_customheader.c
1628 put the (X-)Face preview image below the up/down
1629 buttons so they don't jump around.
1630 make the list reorderable by drag'n'drop
1632 2009-03-16 [colin] 3.7.1cvs15
1634 * src/prefs_customheader.c
1635 Add a (X-)Face preview. Patch by iwkse.
1637 2009-03-16 [colin] 3.7.1cvs14
1643 * src/common/prefs.c
1644 Add fsync calls to make sure we don't
1645 lose data on system crashes. (to do:
1646 add a pref to allow people choosing raw
1649 2009-03-15 [colin] 3.7.1cvs13
1651 * src/gtk/gtkaspell.c
1652 Fix empty menu when there are no
1653 suggestions (using the Spelling menu)
1655 2009-03-14 [colin] 3.7.1cvs12
1657 * src/common/utils.c
1658 Win32: fix subject prefix length
1660 2009-03-11 [mones] 3.7.1cvs11
1663 fix encoding declared in header
1664 update translation now we're at it
1666 2009-03-10 [colin] 3.7.1cvs10
1669 Fix "wrong mime" message printed out multiple
1672 2009-03-10 [colin] 3.7.1cvs9
1674 * src/prefs_folder_item.c
1677 2009-03-09 [paul] 3.7.1cvs8
1679 * src/prefs_folder_item.c
1680 * src/send_message.c
1681 fixes to english text
1683 2009-03-08 [paul] 3.7.1cvs7
1686 correct errors in header
1688 2009-03-08 [paul] 3.7.1cvs6
1694 * tools/claws.i18n.status.pl
1695 add Japanese translation, submitted by kazken3
1697 2009-03-07 [colin] 3.7.1cvs5
1700 Don't let the invalid MIME warning hide
1701 other noticeview (Partial receive or
1704 2009-03-07 [colin] 3.7.1cvs4
1709 2009-03-07 [colin] 3.7.1cvs3
1714 Handle mimeparts that lack an end boundary.
1715 They're invalid but it's too annoying for
1716 normal users to fix.
1718 2009-03-06 [wwp] 3.7.1cvs2
1721 * src/folder_item_prefs.c
1722 * src/folder_item_prefs.h
1723 * src/prefs_folder_item.c
1724 Add per-folder default cc, bcc and reply-to.
1726 2009-03-06 [colin] 3.7.1cvs1
1729 * src/gtk/gtksourceprintjob.c
1730 Fix build with old print interface
1732 2009-03-06 [paul] 3.7.1
1739 2009-03-06 [paul] 3.7.0cvs78
1750 updated by David Vachulka, Stephan Sachse, Flammie
1751 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
1752 Frederico Goncalves Guimaraes, Lars Persson Fink,
1755 2009-03-03 [colin] 3.7.0cvs77
1757 * src/prefs_filtering.c
1758 Win32: Fix bug 1865, 'IMAP account name changes
1759 are not followed at filter actions'
1761 2009-03-02 [colin] 3.7.0cvs76
1764 Fix Launchpad bug 335571: 'claws-mail crashed
1765 with SIGSEGV in strlen() while deleting
1766 large amount of e-mails on IMAP account
1768 2009-02-27 [mones] 3.7.0cvs75
1770 * manual/es/account.xml
1772 * manual/es/addrbook.xml
1773 * manual/es/advanced.xml
1774 * manual/es/claws-mail-manual.xml
1776 * manual/es/glossary.xml
1778 * manual/es/handling.xml
1779 * manual/es/intro.xml
1780 * manual/es/keyboard.xml
1781 * manual/es/plugins.xml
1782 * manual/es/starting.xml
1783 Sync with English version, fix some typos
1784 Changed encoding to UTF-8
1786 Update for release, changed encoding to UTF-8
1788 2009-02-24 [colin] 3.7.0cvs74
1791 Don't print separation line if there
1794 2009-02-23 [cleroy] 3.7.0cvs73
1803 * src/addrduplicates.c
1806 * src/addressbook_foldersel.c
1814 * src/customheader.c
1816 * src/editaddress_other_attributes_ldap.c
1854 * src/prefs_account.c
1855 * src/prefs_actions.c
1856 * src/prefs_common.c
1857 * src/prefs_filtering.c
1858 * src/prefs_filtering_action.c
1859 * src/prefs_folder_column.c
1860 * src/prefs_folder_item.c
1862 * src/prefs_matcher.c
1865 * src/prefs_summaries.c
1866 * src/prefs_summary_column.c
1867 * src/prefs_template.c
1868 * src/prefs_themes.c
1869 * src/prefs_toolbar.c
1876 * src/remotefolder.c
1877 * src/send_message.c
1878 * src/sourcewindow.c
1880 * src/stock_pixmap.c
1881 * src/summary_search.c
1888 * src/common/base64.c
1889 * src/common/claws.c
1890 * src/common/hooks.c
1891 * src/common/plugin.c
1892 * src/common/prefs.c
1893 * src/common/session.c
1895 * src/common/socket.c
1896 * src/common/string_match.c
1897 * src/common/stringtable.c
1898 * src/common/utils.c
1899 * src/common/utils.h
1901 * src/common/xmlprops.c
1902 * src/gtk/colorlabel.c
1903 * src/gtk/combobox.c
1904 * src/gtk/foldersort.c
1905 * src/gtk/gtkaspell.c
1906 * src/gtk/gtkcmclist.c
1907 * src/gtk/gtkcmctree.c
1908 * src/gtk/gtkcmoptionmenu.c
1909 * src/gtk/gtksctree.c
1910 * src/gtk/gtkshruler.c
1911 * src/gtk/gtksourceprintjob.c
1912 * src/gtk/gtkutils.c
1913 * src/gtk/gtkvscrollbutton.c
1914 * src/gtk/logwindow.c
1916 * src/gtk/pluginwindow.c
1917 * src/gtk/prefswindow.c
1918 * src/gtk/quicksearch.c
1919 * src/gtk/spell_entry.c
1920 * src/plugins/pgpcore/select-keys.c
1921 * src/plugins/pgpinline/pgpinline.c
1922 * src/plugins/pgpmime/pgpmime.c
1923 * src/plugins/smime/smime.c
1924 * src/plugins/spamassassin/spamassassin_gtk.c
1925 Mass commit changing g_return_* to cm_return_*
1926 and making these more interesting
1928 2009-02-23 [colin] 3.7.0cvs72
1931 Always initialise error code to no error
1933 2009-02-23 [colin] 3.7.0cvs71
1936 Fix separator substitution
1938 2009-02-23 [colin] 3.7.0cvs70
1940 * src/stock_pixmap.c
1941 * src/gtk/colorlabel.c
1942 don't use g_return on normal checks
1944 2009-02-22 [colin] 3.7.0cvs69
1950 2009-02-22 [colin] 3.7.0cvs68
1952 * src/addrduplicates.c
1968 * src/prefs_common.c
1969 * src/prefs_filtering.c
1980 * src/common/socket.c
1981 * src/common/template.c
1982 * src/etpan/imap-thread.c
1983 * src/gtk/gtkaspell.c
1984 * src/gtk/gtkcmctree.c
1985 * src/gtk/gtksctree.c
1986 * src/gtk/inputdialog.c
1987 * src/plugins/pgpcore/sgpgme.c
1988 * src/plugins/pgpmime/pgpmime.c
1989 * src/plugins/smime/smime.c
1990 * src/plugins/spamassassin/spamassassin.c
1991 Fix errors caught by Coverity: NULL checks, leaks, overruns,
1992 uninitialised accesses
1994 2009-02-17 [colin] 3.7.0cvs67
1997 Disable controls during queuing
1999 2009-02-15 [colin] 3.7.0cvs66
2002 * src/plugins/pgpcore/select-keys.c
2003 * src/plugins/pgpcore/sgpgme.c
2004 Disable use of disabled keys
2006 2009-02-15 [colin] 3.7.0cvs65
2010 Fix font updating after changing
2011 prefs_common.derive_from_normal_font
2013 2009-02-12 [paul] 3.7.0cvs64
2019 * src/common/version.h.in
2023 more copyright header fixes
2025 2009-02-12 [paul] 3.7.0cvs63
2027 * src/gtk/progressdialog.c
2028 * src/gtk/progressdialog.h
2029 fix copyright header
2031 2009-02-12 [paul] 3.7.0cvs62
2033 * src/gtk/spell_entry.c
2034 * src/gtk/spell_entry.h
2035 better, more standard copyright header
2037 2009-02-12 [paul] 3.7.0cvs61
2039 * src/gtk/spell_entry.c
2040 * src/gtk/spell_entry.h
2041 changes to copyright header
2043 2009-02-12 [paul] 3.7.0cvs60
2045 * src/gtk/spell_entry.c
2046 * src/gtk/spell_entry.h
2049 2009-02-11 [colin] 3.7.0cvs59
2051 * src/gtk/spell_entry.c
2052 * src/gtk/spell_entry.h
2055 2009-02-11 [colin] 3.7.0cvs58
2058 * src/gtk/Makefile.am
2059 * src/gtk/gtkaspell.c
2060 * src/gtk/gtkaspell.h
2061 Add spellcheck to subject. Patch by
2064 2009-02-10 [holger] 3.7.0cvs57
2068 Move filename define for printing page setup cache to defs.h
2070 2009-02-08 [mones] 3.7.0cvs56
2073 Fix build for bison 2.4.1
2075 2009-02-06 [holger] 3.7.0cvs55
2077 * src/prefs_common.c
2078 * src/prefs_common.h
2080 Fix restoring of custom page setups for printing by
2081 temporarily caching the settings.
2082 This is a workaround for Gnome Bug #39018, and fixes
2083 Claws Mail Bug #1840.
2085 2009-02-06 [colin] 3.7.0cvs54
2088 Fix hardcoded Shift-Q quits. Fixes
2089 bug 1838, 'Claws-Mail sometimes quits
2090 when attempting to type a capital Q'
2092 2009-01-31 [paul] 3.7.0cvs53
2095 revert 3.7.0cvs49, until there is time to find out
2096 why it causes a nasty crash!
2098 2009-01-31 [paul] 3.7.0cvs52
2101 1 string that was forgotten for translation
2103 2009-01-31 [paul] 3.7.0cvs51
2106 2 strings that were forgotten for translation
2108 2009-01-31 [paul] 3.7.0cvs50
2110 * src/gtk/prefswindow.c
2111 build prefs tree in a slightly smarter way -
2112 fix bug where if path[0] had same name as
2113 path[1], (like in the de translation), path[1]
2114 was lost and not shown in the window
2116 2009-01-31 [paul] 3.7.0cvs49
2119 fix bug 1836, 'Quoted text still blue after
2120 removal of quote-character'
2121 comment out some debug_print's that needlessly
2124 comment out a debug_print that needlessly slows
2127 2009-01-31 [paul] 3.7.0cvs48
2130 fix bug 1834, '"semi"-selection when collapsing thread'
2132 2009-01-31 [paul] 3.7.0cvs47
2134 * src/prefs_compose_writing.c
2135 * src/prefs_message.c
2136 move 'quote_chars' pref to where it should be
2138 2009-01-30 [paul] 3.7.0cvs46
2141 fix updating of popup menu sensitivity
2143 2009-01-28 [paul] 3.7.0cvs45
2145 * tools/filter_conv_new.pl
2146 move 'move' and 'delete' to end of @actions
2147 so that they are always final actions in the
2148 generated filtering rule
2150 2009-01-27 [paul] 3.7.0cvs44
2153 always select text/calendar mimepart if suitable
2154 plugin (i.e. vCalendar) is available
2156 2009-01-27 [paul] 3.7.0cvs43
2159 fix crash when right-clicking in summaryview when
2160 processing is active
2162 2009-01-22 [colin] 3.7.0cvs42
2167 When replying to signed/encrypted mail and the
2168 preference to sign/encrypt in this case is set,
2169 choose the original mail's privacy system (if
2172 2009-01-21 [colin] 3.7.0cvs41
2175 Fix warning (on-the-fly theming of
2176 addressbook isn't complete yet)
2178 2009-01-21 [colin] 3.7.0cvs40
2182 Win32: Fix window placement
2184 2009-01-21 [paul] 3.7.0cvs39
2187 update timeout log msg
2189 2009-01-17 [colin] 3.7.0cvs38
2194 * src/common/utils.c
2195 * src/etpan/imap-thread.c
2196 Fix g_open calls (which don't ignore mode)
2198 2009-01-17 [colin] 3.7.0cvs37
2207 * src/common/ssl_certificate.c
2209 * src/common/utils.c
2210 * src/etpan/imap-thread.c
2211 * src/plugins/bogofilter/bogofilter.c
2212 * src/plugins/pgpinline/pgpinline.c
2213 * src/plugins/smime/smime.c
2214 Probably fix bug 1825, 'Unable to fetch messages from
2215 IMAP folders named with non-ASCII string'
2216 Change remaining occurences of fopen and open with
2219 2009-01-17 [paul] 3.7.0cvs36
2222 update an old, outdated piece of info
2224 2009-01-17 [paul] 3.7.0cvs35
2226 * src/prefs_folder_item.c
2227 fix bug where saving Folder Properties of a
2228 sub-folder of outbox, queue, draft or trash
2229 would change its parent's folder type to normal
2231 2009-01-12 [mones] 3.7.0cvs34
2236 2009-01-12 [wwp] 3.7.0cvs33
2239 * tools/popfile-link.sh
2240 * tools/textviewer.sh
2241 Fix bashisms and other portability glitches (thanks to
2242 Steven M. Bellovin).
2244 2009-01-11 [paul] 3.7.0cvs32
2247 clean up some build warnings
2249 2009-01-11 [colin] 3.7.0cvs31
2252 Revert part of patch 3.7.0cvs29
2253 This function is used when jpilot
2256 2009-01-11 [colin] 3.7.0cvs30
2259 folder_find_child_item_by_name():
2260 actually use name, not path's basename
2262 2009-01-11 [paul] 3.7.0cvs29
2269 * src/prefs_folder_item.c
2270 clean up some build warnings
2272 2009-01-11 [paul] 3.7.0cvs28
2275 don't even mention printing support, assume its
2276 presence, unless building with GTK+ < 2.10.0
2278 2009-01-10 [colin] 3.7.0cvs27
2281 Fix bug 1811, '[mime] Crash when there's no
2282 room for filename's start on the same line'
2283 When the mimetype of the attachment is very
2284 long, there's no room at all to start the
2285 name=... parameter on the same line. This
2286 caused an infinite loop as 0 characters of
2287 the filename could be appended.
2288 In such cases, insert linebreak before the
2291 2009-01-09 [colin] 3.7.0cvs26
2295 * src/common/utils.c
2296 Win32: Fix bug 1815, 'Drag-n-Drop of files on
2297 Compose Window does not attach'
2299 2009-01-09 [colin] 3.7.0cvs25
2302 Fix bug 1817, 'Changing Themes does not
2303 update the pixmaps in "Select folder"
2306 2009-01-09 [colin] 3.7.0cvs24
2309 Win32: Fix bug 1816, 'Attaching files with
2310 command-line generates error after attaching'
2312 2009-01-09 [paul] 3.7.0cvs23
2315 forgot this '2009' in last commit
2317 2009-01-09 [paul] 3.7.0cvs22
2321 update copyright headers
2323 2009-01-09 [paul] 3.7.0cvs21
2325 * doc/man/claws-mail.1
2328 2009-01-09 [colin] 3.7.0cvs20
2331 Fix bug 1814, 'Windows' WM badly places
2334 2009-01-09 [colin] 3.7.0cvs19
2336 * src/prefs_themes.c
2337 * src/stock_pixmap.c
2338 * src/stock_pixmap.h
2339 * src/common/utils.c
2340 * src/common/utils.h
2341 Win32: Fix bug 1813, 'Installing Theme Creates Error'
2343 2009-01-08 [colin] 3.7.0cvs18
2346 Win32: Fix bug 1810, 'Pressing 'o' key
2349 2009-01-07 [colin] 3.7.0cvs17
2352 Fix bug 1432, '& not escaped in links (HTML
2355 2009-01-06 [colin] 3.7.0cvs16
2357 * src/plugins/pgpcore/select-keys.c
2358 Warn translators the usual way about
2361 2009-01-06 [colin] 3.7.0cvs15
2364 Fix synchronisation dialog that shouldn't
2365 appear when network goes down (Network
2369 Fix save as when attach_save_dir isn't set
2370 fixes bug 1804, 'attach_save_directory does
2371 not default to $HOME'
2372 * src/plugins/pgpcore/select-keys.c
2373 Add mnemonics to buttons - warn translators!
2375 2009-01-06 [wwp] 3.7.0cvs14
2377 * src/common/utils.c
2378 Fix cvs13, thanks to Colin.
2380 2009-01-06 [wwp] 3.7.0cvs13
2382 * src/common/utils.c
2383 Better support for Spanish Outlook replies (RES).
2385 2009-01-02 [colin] 3.7.0cvs12
2388 Fix (+) sign after collapsed folder names that
2389 have quicksearch-matching children.
2390 Fixes bug 1506, 'Recursive search in collapsed
2393 2009-01-02 [colin] 3.7.0cvs11
2395 * src/stock_pixmap.c
2396 * src/stock_pixmap.h
2397 Remove now-unused stock_pixmap_gdk
2399 2009-01-02 [colin] 3.7.0cvs10
2401 * src/gtk/gtkutils.c
2402 * src/pixmaps/claws-mail_icon.xpm
2403 Use pixbuf for app icon, and make the app icon
2406 2009-01-02 [colin] 3.7.0cvs9
2409 Show both link title and URI if possible
2411 2009-01-02 [colin] 3.7.0cvs8
2415 * src/addressbook_foldersel.c
2418 * src/grouplistdialog.c
2422 * src/gtk/gtkcmclist.c
2423 * src/gtk/gtkcmclist.h
2424 * src/gtk/gtkcmctree.c
2425 * src/gtk/gtkcmctree.h
2426 * src/gtk/gtksctree.c
2427 * src/gtk/gtksctree.h
2428 Implement pixbuf rendering in tree widgets
2430 * src/plugins/trayicon/trayicon.c
2432 * src/prefs_themes.c
2433 Use pixbuf rendering here too
2435 2008-12-30 [paul] 3.7.0cvs7
2438 no need to prematurely trim the uri in the statusbar
2440 2008-12-29 [paul] 3.7.0cvs6
2443 prefer List-Id header to X-* headers when creating
2444 filter rule automatically
2446 2008-12-28 [colin] 3.7.0cvs5
2449 Set minimum height to 440 instead of 480
2451 2008-12-22 [colin] 3.7.0cvs4
2454 Fix bug 1799, '"Discard message" deletes manually
2455 saved draft'. Switch rmode to REEDIT after
2458 2008-12-21 [paul] 3.7.0cvs3
2460 * tools/claws.i18n.status.pl
2463 2008-12-21 [paul] 3.7.0cvs2
2469 2008-12-21 [paul] 3.7.0cvs1
2475 2008-12-19 [paul] 3.7.0
2482 2008-12-19 [paul] 3.6.1cvs80
2485 remove unmaintained sk and sr from ALL_LINGUAS
2486 add newly maintained cs to ALL_LINGUAS
2497 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
2498 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
2499 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
2502 2008-12-16 [colin] 3.6.1cvs79
2504 * src/plugins/pgpcore/sgpgme.c
2507 2008-12-15 [colin] 3.6.1cvs78
2512 * src/plugins/pgpcore/sgpgme.c
2513 * src/plugins/pgpcore/sgpgme.h
2514 * src/plugins/pgpinline/pgpinline.c
2515 * src/plugins/pgpmime/pgpmime.c
2516 * src/plugins/smime/smime.c
2517 Fix bug 1796, 'PGP/MIME setting: "select key by your
2518 email address" doesn't work'. Use custom from address
2521 2008-12-15 [colin] 3.6.1cvs77
2523 * src/common/utils.c
2524 Fix bug 1746, 'Makes a mailto link from several
2527 2008-12-15 [paul] 3.6.1cvs76
2529 * m4/spamassassin.m4
2530 fix warnings thrown up by autoconf-2.63
2532 2008-12-13 [colin] 3.6.1cvs75
2537 * src/common/utils.c
2538 * src/common/utils.h
2540 Finish previous patch
2542 2008-12-13 [colin] 3.6.1cvs74
2545 Only install certs on windows
2547 2008-12-13 [colin] 3.6.1cvs73
2550 * tools/ca-certificates.crt
2551 * src/common/Makefile.am
2553 First try to ship SSL certificates in Windows
2556 2008-12-12 [colin] 3.6.1cvs72
2559 * src/plugins/pgpinline/claws.def
2562 2008-12-12 [paul] 3.6.1cvs71
2566 * src/partial_download.c
2568 * src/common/claws.c
2569 * src/common/prefs.c
2570 * src/common/utils.c
2571 win32: fix unlinking, renaming and bug with
2575 2008-12-11 [colin] 3.6.1cvs70
2578 * manual/fr/advanced.xml
2579 Update french translations
2581 2008-12-10 [colin] 3.6.1cvs69
2584 Correct bug submission guidelines
2586 2008-12-10 [colin] 3.6.1cvs68
2588 * src/plugins/pgpcore/pgp_viewer.c
2589 Fix bug 1736, 'Key import does not work'
2590 Kill the correct pid (and not the parent
2591 shell), and increase the timeout a bit.
2593 2008-12-09 [paul] 3.6.1cvs67
2596 ensure that any stray noticeview buttons are hidden,
2597 as clicking them causes segfaults!
2599 2008-12-09 [colin] 3.6.1cvs66
2603 * src/folder_item_prefs.h
2604 * src/prefs_common.c
2605 * src/prefs_common.h
2607 Fix bug 1792, '"Save Message to" should
2608 retain list of recently selected folders'
2609 Also, make Enchant-related prefs stick
2610 even if the build doesn't enable enchant
2612 2008-12-09 [paul] 3.6.1cvs65
2615 fix bug 1787, 'Prevent automatic PGP inline
2616 decryption attempts' use the noticeview to display
2617 decryption failure messages instead of the irritating
2620 2008-12-09 [colin] 3.6.1cvs64
2622 * src/prefs_filtering.c
2623 Fix bug 1789, 'filtering account selection
2624 (regression)'. Filtering on sending-only
2625 accounts can be a little useful when using
2626 filtering via Tools menu.
2628 2008-12-07 [paul] 3.6.1cvs63
2630 * src/prefs_actions.c
2631 don't auto-select first entry (same as other
2633 * src/gtk/pluginwindow.c
2634 these parents don't have children so don't look
2637 2008-12-07 [paul] 3.6.1cvs62
2639 * src/prefs_account.c
2640 * src/gtk/pluginwindow.c
2641 * src/gtk/prefswindow.c
2642 * src/gtk/prefswindow.h
2643 auto-select first page
2645 2008-12-05 [colin] 3.6.1cvs61
2649 Fix bug 1788, 'CM crashes re-encoding
2650 encoded parameters' (introduced in cvs40)
2652 2008-12-05 [paul] 3.6.1cvs60
2654 * src/prefs_common.h
2655 remove gpg prefs that are no longer needed here
2657 2008-12-03 [colin] 3.6.1cvs59
2660 Speed up cache reading (about 10% gain)
2662 * src/gtk/gtksctree.c
2663 Speed up expand/collapse all threads
2666 2008-12-03 [paul] 3.6.1cvs58
2669 eradicate gcc4's signedness warnings
2670 fix building with gnuTLS on (Open)Solaris
2672 2008-12-01 [colin] 3.6.1cvs57
2674 * src/gtk/gtkcmclist.c
2677 2008-12-01 [colin] 3.6.1cvs56
2679 * src/plugins/pgpinline/pgpinline.c
2680 Fix bug 1779, 'PGP Inline badly handles
2681 multipart'. Properly dump the current part
2682 instead of running around with scissors
2684 2008-11-30 [paul] 3.6.1cvs55
2686 * manual/advanced.xml
2687 * manual/plugins.xml
2688 * src/prefs_toolbar.c
2689 remove the verb from the page title and
2690 update references in the manual
2692 2008-11-30 [paul] 3.6.1cvs54
2695 move Other/ page to Other/Miscellaneous
2696 * src/gtk/prefswindow.c
2697 make parent page unselectable
2699 2008-11-29 [paul] 3.6.1cvs53
2702 add the new 'primary_paste_unselects' hidden
2703 option, add missing 'log_[...]_color' options,
2704 and reformat the text
2705 * manual/advanced.xml
2706 add the new 'primary_paste_unselects' hidden
2707 option, add missing 'log_[...]_color' options
2709 2008-11-28 [colin] 3.6.1cvs52
2714 2008-11-28 [colin] 3.6.1cvs51
2719 2008-11-28 [colin] 3.6.1cvs50
2722 Fix account selection in Mailing list
2725 2008-11-28 [paul] 3.6.1cvs49
2728 automatically remove obsolete strings
2730 2008-11-28 [colin] 3.6.1cvs48
2732 * src/plugins/pgpcore/sgpgme.c
2733 Fix error message when key isn't available.
2735 2008-11-27 [colin] 3.6.1cvs47
2741 2008-11-26 [colin] 3.6.1cvs46
2746 2008-11-26 [colin] 3.6.1cvs45
2748 * src/plugins/pgpcore/select-keys.c
2749 * src/plugins/pgpcore/sgpgme.c
2750 Fix bug 1591, 'S/MIME: better key
2751 handling/selection dialog'
2752 Really ignore revoked/expired keys
2754 2008-11-26 [colin] 3.6.1cvs44
2757 * src/common/claws.c
2759 Make sure libgcrypt's threading is initialised
2760 before gnutls. See also old bug 1539.
2762 2008-11-26 [colin] 3.6.1cvs43
2766 * src/etpan/imap-thread.c
2767 Fix possible crashes due to clist_begin()
2768 not checking for NULLs (it should!)
2770 2008-11-25 [colin] 3.6.1cvs42
2773 Fix line length in MIME parameters
2775 2008-11-22 [paul] 3.6.1cvs41
2778 grab Return key press in attachments Properties
2781 2008-11-21 [colin] 3.6.1cvs40
2785 Fix bug 1776, 'use encoded name parameters
2786 for attachments instead of ascii'.
2787 Break the RFC 2047 by using B-encoded
2788 filename parameter, like everyone does,
2789 following advice from the RFC author.
2791 2008-11-21 [colin] 3.6.1cvs39
2793 * src/common/socket.c
2794 Rehandshake if server asks to
2796 2008-11-21 [colin] 3.6.1cvs38
2800 * src/common/session.h
2802 Move conditional-compilation members to
2805 2008-11-19 [wwp] 3.6.1cvs37
2807 * src/prefs_actions.c
2808 Fixed wrong behaviour when pressing Escape (was not cancelling
2811 2008-11-19 [wwp] 3.6.1cvs36
2817 * src/prefs_actions.c
2818 * src/prefs_filtering_action.c
2822 * src/common/utils.c
2823 Replace occurrences of "command line" with "command-line" everywhere.
2824 Enforce code style (mostly indentation) in prefs_actions.c.
2826 2008-11-19 [colin] 3.6.1cvs35
2829 * src/prefs_common.c
2830 * src/prefs_common.h
2831 Add primary_paste_unselects hidden preference
2832 to change how middle-click pasting changes
2833 the selection and insert point; defaults to
2836 2008-11-19 [colin] 3.6.1cvs34
2839 Always give focus to summaryview, even if
2840 the folder is empty, in small screen layout.
2841 Allows to go back to folderlist using the
2844 2008-11-18 [colin] 3.6.1cvs33
2847 Put back conditional at the end of struct
2849 2008-11-18 [colin] 3.6.1cvs32
2852 * src/common/w32_reg.c
2853 Fix crash on win32 when browsing to a
2856 2008-11-15 [colin] 3.6.1cvs31
2859 After a mid-click paste, deselect selection
2860 and go to end of paste.
2862 2008-11-15 [colin] 3.6.1cvs30
2865 Auto-save draft after external editor quits
2867 2008-11-15 [colin] 3.6.1cvs29
2869 * src/plugins/pgpcore/sgpgme.c
2870 Fix wrong error display, thanks to
2873 2008-11-14 [colin] 3.6.1cvs28
2875 * src/prefs_actions.c
2876 Comment out bogus (IMO) warning
2878 2008-11-14 [colin] 3.6.1cvs27
2885 Share summaryview's context menu actions with
2886 the equivalent menu items of the main menu;
2887 this allows to share accelerators and de-
2890 2008-11-14 [colin] 3.6.1cvs26
2892 * src/plugins/pgpcore/sgpgme.c
2893 Fix bug 1768, 'claws-mail crashes while
2894 checking smime bad signature'
2896 2008-11-13 [colin] 3.6.1cvs25
2900 Fix redefinition of PREFSBUFSIZE
2902 2008-11-13 [wwp] 3.6.1cvs24
2904 * tools/popfile-link.sh
2905 Add support for reusing existing POPFile session ID.
2907 2008-11-12 [colin] 3.6.1cvs23
2910 Fix bug 1771, 'Folder template gets
2911 truncated when exiting the application'
2912 Use a 32k buffer for string preferences
2914 2008-11-11 [colin] 3.6.1cvs22
2917 Fix "display sender using addressbook" when
2918 prefs_common.swap_from is in use. Patch by
2921 2008-11-11 [colin] 3.6.1cvs21
2926 Make a few functions static
2928 2008-11-07 [colin] 3.6.1cvs20
2932 Fix crash when rebuilding colorlabel
2936 * src/prefs_account.c
2937 * src/prefs_compose_writing.c
2938 * src/prefs_logging.c
2939 * src/prefs_message.c
2941 * src/prefs_receive.c
2942 * src/prefs_summaries.c
2943 * src/prefs_wrapping.c
2944 * src/plugins/bogofilter/bogofilter_gtk.c
2945 * src/plugins/pgpcore/prefs_gpg.c
2946 * src/plugins/spamassassin/spamassassin_gtk.c
2947 Fix deprecated use of page_size in
2948 gtkspinbutton adjustments
2950 2008-11-06 [mones] 3.6.1cvs19
2953 Fix missing "About" in Help menu
2954 * tools/claws.i18n.status.pl
2957 2008-11-05 [colin] 3.6.1cvs18
2962 * src/common/socket.c
2963 * src/common/socket.h
2964 * src/gtk/gtkutils.c
2965 * src/gtk/gtkutils.h
2966 w32: Implement single launch (lock
2967 socket); always put debug log to
2968 the rc_dir; fix Start menu update
2969 after registering as default Mail
2972 2008-11-05 [colin] 3.6.1cvs17
2975 Setting the Mail start menu item in HKCU
2976 confuses the Internet Options dialog. Do
2977 it in HKLM as this dialog does.
2979 2008-11-04 [colin] 3.6.1cvs16
2981 * src/common/w32_reg.c
2984 2008-11-04 [colin] 3.6.1cvs15
2987 w32: Fix getting content-type
2989 * src/prefs_common.c
2990 * src/prefs_common.h
2991 * src/prefs_ext_prog.c
2993 w32: better integration (use the
2994 standard file associations instead
2995 of our platform-unadapted open
2998 * src/common/utils.c
2999 * src/common/w32_reg.c
3000 * src/common/w32lib.h
3001 w32: better integration (allow
3002 setting Claws as default MUA)
3004 2008-11-01 [colin] 3.6.1cvs14
3007 Fix wrongly converted non-ascii characters
3008 when locale's charset is US-ASCII (strict-mode
3009 was failing in this case)
3011 2008-10-30 [colin] 3.6.1cvs13
3017 Use one UI Manager per mimeview, instead of
3018 the global one -- else user_data pointer gets
3019 broken if opening and closing another message-
3020 view, then using right-click on a mimeview's
3021 mimepart. Probably fixes bug 1711, 'Save-as
3024 2008-10-24 [paul] 3.6.1cvs12
3027 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3028 * tools/kdeservicemenu/install.sh
3029 another, possibly the final?, attempt on getting this
3032 2008-10-24 [paul] 3.6.1cvs11
3034 * tools/kdeservicemenu/install.sh
3035 fix servicemenu installation directory on kde4
3037 2008-10-24 [paul] 3.6.1cvs10
3039 * tools/kdeservicemenu/README
3040 * tools/kdeservicemenu/install.sh
3041 add support for kde4 in addition to kde3.
3042 a rework involving checking for kde4-config, then
3043 kde-config, finally prompting the user for the
3044 location of either if they cannot be found
3047 2008-10-18 [paul] 3.6.1cvs9
3049 * tools/claws.i18n.status.pl
3050 updated with latest translator info.
3051 only print for languages defined in %langname
3053 2008-10-17 [paul] 3.6.1cvs8
3055 * src/plugins/pgpcore/sgpgme.c
3056 when listing the uid's, show the uid validity
3058 2008-10-16 [paul] 3.6.1cvs7
3063 2008-10-13 [wwp] 3.6.1cvs6
3066 Updated French translation.
3068 2008-10-11 [colin] 3.6.1cvs5
3071 Fix bug 1756, "Outdated translators list in About
3072 dialogue". Patch by Aleksei Miheev.
3074 2008-10-11 [colin] 3.6.1cvs4
3084 * src/prefs_account.c
3085 * src/send_message.c
3086 * src/send_message.h
3090 * src/common/claws.c
3092 * src/common/session.c
3093 * src/common/session.h
3096 * src/common/socket.c
3097 * src/common/socket.h
3100 * src/common/ssl_certificate.c
3101 * src/common/ssl_certificate.h
3103 * src/gtk/sslcertwindow.c
3104 * src/gtk/sslcertwindow.h
3107 2008-10-11 [colin] 3.6.1cvs3
3109 * src/common/ssl_certificate.c
3110 Make local function static
3112 2008-10-10 [colin] 3.6.1cvs2
3115 * src/common/ssl_certificate.c
3116 * src/gtk/sslcertwindow.c
3117 Add offline certificate verification,
3118 thanks to Nikos Mavrogiannopoulos for the
3121 2008-10-10 [colin] 3.6.1cvs1
3123 * src/common/ssl_certificate.c
3124 * src/gtk/sslcertwindow.c
3127 2008-10-10 [paul] 3.6.1
3129 * m4/spamassassin.m4
3130 remove openssl dross
3137 2008-10-10 [colin] 3.6.0cvs25
3140 Tell libetpan it doesn't need to init
3143 2008-10-10 [colin] 3.6.0cvs24
3146 Remove references to openssl
3148 2008-10-09 [colin] 3.6.0cvs23
3153 2008-10-09 [colin] 3.6.0cvs22
3156 Error out when building against openssl
3158 2008-10-09 [colin] 3.6.0cvs21
3165 Disable OpenSSL due to requirement of
3166 OpenSSL exception. Code not removed yet,
3167 just in case, but disabled.
3169 2008-10-09 [colin] 3.6.0cvs20
3179 * src/prefs_ext_prog.c
3181 * src/prefs_image_viewer.c
3185 * src/gtk/Makefile.am
3187 * src/gtk/gtksourceprintjob.c
3188 * src/gtk/gtksourceprintjob.h
3189 Revert previous patch. It'd be better to remove
3190 OpenSSL instead, as GnuTLS works as well.
3192 2008-10-09 [colin] 3.6.0cvs19
3202 * src/prefs_ext_prog.c
3204 * src/prefs_image_viewer.c
3208 * src/gtk/Makefile.am
3210 * src/gtk/gtksourceprintjob.c
3211 * src/gtk/gtksourceprintjob.h
3212 Remove the libgnomeprint interface (deprecated,
3213 and fixes Debian's #501570, 'Copyright confusion')
3215 2008-10-09 [colin] 3.6.0cvs18
3218 Require libetpan 0.57 (important fixes)
3220 2008-10-08 [paul] 3.6.0cvs17
3222 * src/prefs_filtering_action.c
3223 * src/prefs_matcher.c
3224 enable re-ordering of the filtering/processing
3225 condition and actions lists by drag'n'drop
3227 2008-10-08 [colin] 3.6.0cvs16
3230 Fix wrong menu title
3232 2008-10-07 [colin] 3.6.0cvs15
3235 After thinking, revert this. It's only a minor
3236 annoyance to GSSAPI users, and I can't test this
3237 right now. Postponed until after next good release.
3239 2008-10-07 [colin] 3.6.0cvs14
3242 Don't ask for a password when using GSSAPI
3244 2008-10-07 [colin] 3.6.0cvs13
3247 Fix build with GTK+ < 2.14
3249 2008-10-07 [colin] 3.6.0cvs12
3253 * src/prefs_common.c
3254 * src/prefs_common.h
3256 * src/gtk/colorlabel.c
3257 Fix bug 1749, 'Shortcut keys for color labels
3259 Make fullscreen a setting remembered between
3262 2008-10-07 [colin] 3.6.0cvs11
3265 Fix bug 1747, 'Wanderlust keybindings no longer
3266 working (regression)'
3268 2008-10-07 [colin] 3.6.0cvs10
3271 Make fullscreen a real menu item
3273 2008-10-07 [colin] 3.6.0cvs9
3276 Make sure we won't save size when
3279 2008-10-06 [colin] 3.6.0cvs8
3283 Handle fullscreen via F11. Patch by
3286 2008-10-06 [colin] 3.6.0cvs7
3289 Fix return value when setting client cert
3291 2008-10-04 [colin] 3.6.0cvs6
3294 Fix bug 1742, 'Attachment list contents not
3297 2008-10-04 [paul] 3.6.0cvs5
3300 fix failure of Hide toolbar option on restart
3302 2008-10-04 [colin] 3.6.0cvs4
3309 Maemo: Fix bug 1737, Crashes upon opening
3311 2008-10-04 [paul] 3.6.0cvs3
3314 submitted (just a little late) by Frederico
3317 2008-10-03 [wwp] 3.6.0cvs2
3320 Many fixes, mostly in menus and accelerators.
3322 2008-10-03 [colin] 3.6.0cvs1
3325 Allow network mounts with new GTKs: they're
3326 available via FUSE mounts and we don't need
3329 2008-10-03 [paul] 3.6.0
3336 2008-10-03 [paul] 3.5.0cvs145
3343 new translations. added by Yasen Pramatarov,
3344 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
3353 updated translations. submitted by Miquel Oliete,
3354 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
3355 Andrea Spadaccini, Emilian Nowak, and Ralph Young
3357 2008-10-02 [colin] 3.5.0cvs144
3359 * src/common/session.c
3360 Fix crash when connection fails on windows
3362 2008-10-01 [colin] 3.5.0cvs143
3365 Real fix for FS-unsafe chars on win32
3367 2008-10-01 [colin] 3.5.0cvs142
3370 Encode prohibited filenames on win32
3372 2008-09-30 [mones] 3.5.0cvs141
3376 * src/prefs_themes.c
3378 Fix output of some debug messages
3380 2008-09-30 [colin] 3.5.0cvs140
3387 * src/prefs_themes.c
3391 * src/common/utils.c
3392 * src/gtk/sslcertwindow.c
3393 Win32: Fix time usage; use g_stat
3395 2008-09-29 [colin] 3.5.0cvs139
3397 * src/common/utils.c
3398 Fix case-sensitive match of subject
3401 2008-09-29 [colin] 3.5.0cvs138
3403 * src/folder_item_prefs.c
3404 * src/folder_item_prefs.h
3406 * src/prefs_folder_item.c
3407 * src/prefs_matcher.c
3409 * src/common/string_match.c
3410 * src/common/utils.c
3411 Fix a huge leak (dozens of megs per folder
3412 change) on Windows: disable regexps
3414 2008-09-28 [paul] 3.5.0cvs137
3419 2008-09-27 [colin] 3.5.0cvs136
3423 Add accessor for cur_account
3425 2008-09-27 [colin] 3.5.0cvs135
3428 Fix crash when error happen on session establishment
3430 2008-09-26 [mones] 3.5.0cvs134
3435 2008-09-26 [colin] 3.5.0cvs133
3437 * src/plugins/pgpcore/claws.def
3440 2008-09-26 [colin] 3.5.0cvs132
3442 * src/prefs_common.c
3443 * src/prefs_common.h
3444 * src/plugins/pgpcore/pgp_viewer.c
3445 Add an accessor to prefs_common for plugins
3448 2008-09-25 [colin] 3.5.0cvs131
3451 Fix bug 1725, 'useless lines in clawsrc'
3452 * src/plugins/smime/mypgpcore.def
3453 Add a missing symbol
3455 2008-09-25 [paul] 3.5.0cvs130
3457 * src/plugins/smime/mypgpcore.def
3458 * src/plugins/smime/plugin.def
3459 * src/plugins/smime/version.rc
3460 add these windows-specific files
3463 2008-09-25 [colin] 3.5.0cvs129
3466 Load standard plugins only on first run
3468 2008-09-25 [colin] 3.5.0cvs128
3473 2008-09-24 [colin] 3.5.0cvs127
3476 Add nb_NO's charset (iso-8859-1)
3478 2008-09-24 [colin] 3.5.0cvs126
3480 * src/common/utils.c
3481 Fix get_mail_base_dir() on windows
3482 (was synced from main ages ago)
3484 2008-09-24 [colin] 3.5.0cvs125
3488 Integrate better with Windows' style
3490 2008-09-23 [paul] 3.5.0cvs124
3495 offer these strings to translators too
3497 2008-09-23 [colin] 3.5.0cvs123
3500 Add a --disable-dbus flag in case we want
3501 no DBUS even if headers are available (like
3502 for building gpg4win)
3505 * src/prefs_logging.c
3506 * src/common/utils.c
3507 * src/plugins/pgpcore/sgpgme.c
3508 * src/plugins/smime/claws.def
3510 - disable filtering log (it's crashy for
3512 - fix gmtime_r when time is -1 (before 01/01/70)
3513 - add symbols for smime
3515 2008-09-22 [colin] 3.5.0cvs122
3517 * src/common/utils.c
3521 Fix cursor position after changing account
3525 Fix absolute path detection
3527 2008-09-21 [colin] 3.5.0cvs121
3529 * src/gtk/gtkaspell.c
3530 Don't try to use empty dictionaries
3532 2008-09-20 [colin] 3.5.0cvs120
3535 Add the new files to the translations
3537 2008-09-20 [colin] 3.5.0cvs119
3540 * src/plugins/Makefile.am
3541 * src/plugins/smime/Makefile.am
3542 * src/plugins/smime/plugin.c
3543 * src/plugins/smime/smime.c
3544 * src/plugins/smime/smime.deps
3545 * src/plugins/smime/smime.h
3546 Include S/Mime plugin in the main plugins
3547 Will ease the Gpg4win team's work
3549 2008-09-20 [colin] 3.5.0cvs118
3556 * src/common/socket.c
3557 * src/gtk/gtkutils.c
3558 * src/plugins/pgpcore/claws.def
3559 Windows: more fixes, thanks to wwp and
3562 2008-09-20 [colin] 3.5.0cvs117
3565 Tell on which server errors happened
3567 2008-09-20 [colin] 3.5.0cvs116
3569 * src/etpan/etpan-thread-manager.c
3570 * src/etpan/imap-thread.c
3571 * src/etpan/nntp-thread.c
3572 Windows: Fix hang on IMAP/NNTP
3574 2008-09-20 [colin] 3.5.0cvs115
3576 * src/common/utils.c
3577 Fix bug 1723, "Buffer overflow crash caused by
3578 preview in 'Date format help' dialog box"
3579 Also, optimise fast_strftime a bit :)
3581 2008-09-18 [colin] 3.5.0cvs114
3585 Check for NULLs before str* functions
3587 2008-09-18 [colin] 3.5.0cvs113
3592 Handle html parts in multipart/related
3593 Decode ISO-8859-1 as Windows-1252 (the former
3594 is a subset of the latter) in order to
3595 workaround Outlook mails misencoding
3596 * src/gtk/logwindow.c
3597 * src/gtk/logwindow.h
3598 Clear mainwindow's error pixmap when the
3599 error scrolls out of the log
3601 2008-09-17 [colin] 3.5.0cvs112
3603 * src/image_viewer.c
3604 Fix image loading (multiple childs added to
3605 scrolledwindow, break of the resize functionality)
3607 * src/prefs_folder_item.c
3608 * src/prefs_spelling.c
3609 * src/gtk/gtkaspell.c
3610 Better fix problems with dictionaries updates
3612 2008-09-17 [colin] 3.5.0cvs111
3614 * src/common/utils.c
3615 Fix double-opening (fixes multiple signatures when
3618 2008-09-16 [colin] 3.5.0cvs110
3620 * src/prefs_account.c
3621 * src/prefs_folder_item.c
3622 * src/prefs_spelling.c
3623 * src/gtk/gtkaspell.c
3624 Better stripping of aspell dictionaries names
3628 * 3.6.0-rc1 released
3630 2008-09-16 [colin] 3.5.0cvs109
3635 * src/prefs_account.h
3637 * src/send_message.c
3638 * src/gtk/inputdialog.c
3639 Don't add a pref to allow remembering passwords
3640 (Just not checking the checkbox is enough)
3642 2008-09-16 [colin] 3.5.0cvs108
3645 Require libetpan 0.56 as 0.55 is crashy
3648 * src/gtk/inputdialog.c
3649 * src/gtk/inputdialog.h
3652 2008-09-16 [wwp] 3.5.0cvs107
3655 Complete 3.5.0cvs106 by removing a function that got
3656 moved to account.[ch].
3658 2008-09-16 [wwp] 3.5.0cvs106
3664 * src/quote_fmt_lex.l
3665 * src/quote_fmt_parse.y
3666 Add account signature (path and value string) manipulation
3667 keywords to the template processor. It's now possible in
3668 all templates to insert the account signature to an
3669 arbitrary location or to pass it to a external script for
3673 2008-09-16 [mones] 3.5.0cvs105
3680 * src/prefs_account.h
3681 * src/prefs_common.c
3682 * src/prefs_common.h
3684 * src/send_message.c
3685 * src/gtk/inputdialog.c
3686 * src/gtk/inputdialog.h
3687 Implement session passwords: unsaved passwords for receiving
3688 or sending of accounts can be remembered while running to
3689 avoid repetitive typing.
3690 As keeping passwords in memory is unsafe a new preference
3691 in Other page is added to activate or not such capability.
3693 2008-09-14 [colin] 3.5.0cvs104
3697 Make conv_iconv_strdup static
3699 2008-09-12 [colin] 3.5.0cvs103
3706 * src/folder_item_prefs.c
3707 * src/folder_item_prefs.h
3709 * src/prefs_account.c
3710 * src/prefs_common.c
3711 * src/prefs_common.h
3712 * src/prefs_folder_item.c
3713 * src/prefs_spelling.c
3714 * src/prefs_template.c
3716 * src/quote_fmt_parse.y
3719 * src/gtk/Makefile.am
3722 * src/gtk/gtkaspell.c
3723 * src/gtk/gtkaspell.h
3724 * src/plugins/bogofilter/Makefile.am
3725 * src/plugins/dillo_viewer/Makefile.am
3726 * src/plugins/spamassassin/Makefile.am
3727 * src/plugins/trayicon/Makefile.am
3728 Switch spellchecker to Enchant
3730 2008-09-12 [paul] 3.5.0cvs102
3733 * tools/csv2addressbook.pl
3734 add support for Fox Mail
3736 2008-09-12 [paul] 3.5.0cvs101
3739 * src/prefs_wrapping.c
3742 2008-09-12 [paul] 3.5.0cvs100
3745 revert cvs99's libenchant commit error
3747 2008-09-12 [colin] 3.5.0cvs99
3750 Only go to inbox if there are new mails
3751 (and fetch was manual)
3753 2008-09-10 [colin] 3.5.0cvs98
3757 * src/common/session.c
3758 Use g_timeout_add_seconds instead of g_timeout_add
3759 on glib >= 2.14 when we don't need precision on the
3760 delay. This helps reducing power consumption:
3761 http://mjg59.livejournal.com/74651.html
3763 2008-09-10 [colin] 3.5.0cvs97
3766 Don't save window size and position when
3767 compose is hidden (filtering action)
3769 2008-09-09 [colin] 3.5.0cvs96
3775 * src/addressbook_foldersel.c
3781 * src/editaddress_other_attributes_ldap.h
3785 * src/editldap_basedn.c
3794 * src/grouplistdialog.c
3797 * src/image_viewer.c
3808 * src/prefs_actions.c
3809 * src/prefs_filtering.c
3810 * src/prefs_folder_column.c
3812 * src/prefs_summary_column.c
3813 * src/prefs_toolbar.c
3814 * src/send_message.c
3816 * src/sourcewindow.c
3817 * src/sourcewindow.h
3821 * src/stock_pixmap.c
3822 * src/stock_pixmap.h
3831 * src/common/utils.c
3833 * src/gtk/colorlabel.c
3834 * src/gtk/colorlabel.h
3835 * src/gtk/combobox.h
3836 * src/gtk/description_window.c
3838 * src/gtk/gtkaspell.c
3839 * src/gtk/gtkaspell.h
3840 * src/gtk/gtkcmclist.c
3841 * src/gtk/gtkcmclist.h
3842 * src/gtk/gtkcmctree.c
3843 * src/gtk/gtkcmctree.h
3844 * src/gtk/gtkcmoptionmenu.h
3845 * src/gtk/gtksctree.c
3846 * src/gtk/gtksctree.h
3847 * src/gtk/gtkshruler.c
3848 * src/gtk/gtkshruler.h
3849 * src/gtk/gtksourceprintjob.c
3850 * src/gtk/gtksourceprintjob.h
3851 * src/gtk/gtkutils.c
3852 * src/gtk/gtkutils.h
3853 * src/gtk/gtkvscrollbutton.c
3854 * src/gtk/gtkvscrollbutton.h
3855 * src/gtk/icon_legend.c
3856 * src/gtk/inputdialog.c
3857 * src/gtk/logwindow.c
3858 * src/gtk/logwindow.h
3859 * src/gtk/manage_window.c
3860 * src/gtk/manage_window.h
3862 * src/gtk/prefswindow.c
3863 * src/gtk/progressdialog.c
3864 * src/gtk/progressdialog.h
3865 * src/plugins/bogofilter/bogofilter_gtk.c
3866 * src/plugins/pgpcore/passphrase.c
3867 * src/plugins/spamassassin/spamassassin_gtk.c
3868 * src/plugins/trayicon/trayicon.c
3869 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3870 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3871 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
3872 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3873 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3874 Complete GTK+ 2.14 undeprecation
3875 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
3877 2008-09-09 [colin] 3.5.0cvs95
3879 * src/gtk/gtkcmclist.h
3880 Fix build on GTK+ 2.14
3882 2008-09-08 [colin] 3.5.0cvs94
3886 Remove GtkSignalFunc
3888 2008-09-07 [colin] 3.5.0cvs93
3891 * src/addressbook_foldersel.c
3892 * src/gtk/gtkcmclist.c
3893 * src/gtk/gtkcmclist.h
3894 * src/gtk/gtkcmctree.c
3895 * src/gtk/gtkcmctree.h
3896 * src/gtk/gtksctree.c
3897 * src/gtk/prefswindow.c
3898 * src/gtk/prefswindow.h
3899 Use GDestroyNotify instead of GtkDestroyNotify
3900 (deprecated in GTK+ 2.14)
3902 2008-09-07 [colin] 3.5.0cvs92
3905 Fix bug 1712, 'invalid "Phishing attempt warning"
3906 when linked text ends with spaces'
3908 2008-09-05 [colin] 3.5.0cvs91
3911 Maybe fix bug 1711, 'Save-as attachment crashes'
3912 Possibly wrong free() due to pointer shifting
3914 2008-09-05 [colin] 3.5.0cvs90
3917 Fix bug 1710, 'User misreads "Discard Message"
3918 as "Discard Changes"'. Propose to save or discard
3919 only the latest changes when closing an existing
3920 draft. Autosave may still have saved parts of the
3923 2008-09-04 [colin] 3.5.0cvs89
3926 Fix bug 1707, 'Segfault when sorting on non-visible column'
3928 2008-09-01 [colin] 3.5.0cvs88
3933 * src/etpan/imap-thread.c
3934 * src/etpan/imap-thread.h
3935 Store spam flag on IMAP (Junk/NonJunk, as
3936 ThunderBird does - this is nonstandard)
3938 2008-08-31 [wwp] 3.5.0cvs87
3941 Fix globish edition^Wediting.
3943 2008-08-31 [wwp] 3.5.0cvs86
3946 Don't break nickname editing for non-LDAP books (nickname
3947 value was overwritten when editing existing contact, this
3948 came from 3.0.2cvs109).
3950 2008-08-30 [colin] 3.5.0cvs85
3954 Fix "Apply tags..." key shortcut
3956 2008-08-29 [iwkse] 3.5.0cvs84
3961 2008-08-29 [iwkse] 3.5.0cvs83
3964 Disable "Move to trash" action if
3965 we are in a trash-like folder.
3968 2008-08-29 [paul] 3.5.0cvs82
3971 bump up libetpan version requirement since
3972 0.55 is released now
3974 2008-08-28 [wwp] 3.5.0cvs81
3978 * src/prefs_account.c
3979 * src/prefs_account.h
3980 Add finer granularity to the POP3's remove-after delay (now in
3981 hours in addition to in days), patch by Paul Rolland.
3983 2008-08-28 [wwp] 3.5.0cvs80
3985 * src/gtk/combobox.c
3986 Fix a typo in a comment.
3988 2008-08-28 [iwkse] 3.5.0cvs79
3991 * src/prefs_actions.c
3992 * src/prefs_filtering.c
3993 * src/prefs_template.c
3994 Add search feature to the account,
3995 template and action dialog.
3996 It's turned on selecting one row
3997 of the list and typing some random
3998 letter. Thanks to wwp, colinl
4000 2008-08-28 [colin] 3.5.0cvs78
4005 * src/prefs_account.c
4006 * src/prefs_account.h
4010 * src/stock_pixmap.c
4011 * src/stock_pixmap.h
4013 * src/pixmaps/key_gpg_signed.xpm
4014 Fix bug 1412, "Sign reply, if mail was signed"
4015 Add an account preference to sign replies to signed mails
4017 2008-08-28 [iwkse] 3.5.0cvs77
4019 * src/prefs_filtering.c
4020 Making the search more useful,
4021 jumping directly to the relative rule.
4023 2008-08-27 [colin] 3.5.0cvs76
4028 2008-08-27 [colin] 3.5.0cvs75
4030 * src/gtk/gtkcmctree.c
4033 2008-08-26 [colin] 3.5.0cvs74
4035 * src/gtk/gtkcmctree.c
4036 Fix missing inits on old glib
4038 2008-08-26 [wwp] 3.5.0cvs73
4040 * src/common/utils.c
4041 Added 'Fwd' to the list of known common subject prefixes.
4043 2008-08-25 [iwkse] 3.5.0cvs72
4045 * src/image_viewer.c
4046 Add animated gif support to the
4049 2008-08-25 [colin] 3.5.0cvs71
4051 * src/gtk/gtkcmctree.c
4052 Make sure work isn't null
4054 2008-08-24 [colin] 3.5.0cvs70
4057 Fix typo on SSL_CERT_DIR
4059 2008-08-23 [holger] 3.5.0cvs69
4062 Fix bug 1699 'Separator line mis-placed when
4063 printing some e-mails'. The number of header lines
4064 was not correctly calculated when Pango inserts
4067 2008-08-23 [colin] 3.5.0cvs68
4070 Fix the account selector button; thanks
4073 2008-08-21 [colin] 3.5.0cvs67
4077 Add a compose preference for auto-indent
4080 Make colorlabel accels a bit less hacky
4082 2008-08-21 [colin] 3.5.0cvs66
4085 * src/prefs_common.c
4086 * src/prefs_common.h
4087 * src/prefs_wrapping.c
4088 Add a preference for autoindent; fix no_join tag
4089 being applied to whole lines instead of just \n when
4092 2008-08-21 [colin] 3.5.0cvs65
4095 Add support for auto-indentation
4097 2008-08-19 [colin] 3.5.0cvs64
4100 Save Autowrap status in drafts/queued mails
4102 2008-08-19 [colin] 3.5.0cvs63
4105 Fix a comment (in reality, test commit on
4108 2008-08-17 [colin] 3.5.0cvs62
4110 * src/prefs_actions.c
4113 * src/common/socket.h
4114 * src/gtk/gtkcmctree.c
4117 2008-08-16 [colin] 3.5.0cvs61
4119 * src/editaddress_other_attributes_ldap.h
4120 Add 'l' field (localityName)
4122 2008-08-16 [colin] 3.5.0cvs60
4125 * src/gtk/gtkcmclist.c
4126 * src/gtk/gtkcmclist.h
4127 * src/gtk/gtkcmctree.c
4128 * src/gtk/gtksctree.c
4129 * src/gtk/gtkutils.c
4130 * src/gtk/gtkvscrollbutton.c
4131 Fix Maemo build (OS2007)
4133 2008-08-14 [colin] 3.5.0cvs59
4136 Don't crash if parent is null when creating
4138 * src/gtk/pluginwindow.c
4139 Don't crash on race when closing window while
4140 a plugin is loading and does gtk_iterations
4142 2008-08-13 [colin] 3.5.0cvs58
4147 Fix bug 1696, 'Viewing binary attachements
4148 as text over 1 MB' (various buglets)
4150 2008-08-10 [colin] 3.5.0cvs57
4153 * src/gtk/gtkcmclist.c
4154 Continue fixing GTK < 2.12 build, thanks to
4157 2008-08-10 [colin] 3.5.0cvs56
4159 * src/gtk/gtksctree.c
4160 Fix build on GTK < 2.12
4162 2008-08-09 [colin] 3.5.0cvs55
4165 Fix untranslatable strings, thanks to
4168 2008-08-07 [colin] 3.5.0cvs54
4174 * src/message_search.c
4177 * src/prefs_account.c
4178 * src/prefs_common.c
4179 * src/prefs_customheader.c
4180 * src/prefs_ext_prog.c
4181 * src/prefs_filtering_action.c
4183 * src/prefs_logging.c
4184 * src/prefs_matcher.c
4185 * src/prefs_msg_colors.c
4187 * src/summary_search.c
4190 * src/gtk/colorsel.c
4191 * src/gtk/gtkaspell.c
4192 * src/gtk/gtkutils.c
4193 * src/gtk/gtkutils.h
4194 * src/gtk/inputdialog.c
4195 * src/gtk/pluginwindow.c
4196 * src/gtk/quicksearch.c
4197 * src/plugins/bogofilter/bogofilter_gtk.c
4198 * src/plugins/dillo_viewer/dillo_prefs.c
4199 * src/plugins/spamassassin/spamassassin_gtk.c
4200 - Fix Ctrl-Space shortcut
4201 - Fix mime-parsing bug in procmime (cvs52)
4202 - Fix double-free in procmime (cvs52)
4203 - Use gtk_bin_get_child instead of GTK_BIN()->child
4204 - Fix Goto menu in mainwindow
4206 2008-08-07 [mones] 3.5.0cvs53
4209 Updated translation (lots of changes!)
4211 Add missing accelerator key
4213 Restored 'v' key function (thanks Colin!)
4215 2008-08-06 [colin] 3.5.0cvs52
4219 * src/addrduplicates.c
4230 Fix my use of g_utf8_strdown (it returns
4231 a newly allocated string and doesn't
4232 change the parameter)
4234 2008-08-06 [colin] 3.5.0cvs51
4237 Fix bug 1690, 'Copy/Paste in edit window may
4238 break Undo'; middle-click pastes aren't
4239 REPLACE_INSERT but just INSERT.
4240 Also, fix privacy menu selection
4242 2008-08-05 [colin] 3.5.0cvs50
4248 * src/addrduplicates.c
4260 * src/common/socket.c
4261 * src/gtk/gtkutils.c
4262 * src/gtk/gtkutils.h
4264 * src/plugins/spamassassin/spamassassin.c
4265 More undeprecation (Glib)
4267 2008-08-05 [colin] 3.5.0cvs49
4269 * src/prefs_account.c
4270 * src/prefs_filtering_action.c
4271 * src/prefs_matcher.c
4272 * src/gtk/Makefile.am
4273 * src/gtk/claws-marshal.list
4274 * src/gtk/colorlabel.c
4275 * src/gtk/colorsel.c
4276 * src/gtk/foldersort.c
4277 * src/gtk/gtkaspell.c
4278 * src/gtk/gtkcmclist.c
4279 * src/gtk/gtkcmclist.h
4280 * src/gtk/gtkcmctree.c
4281 * src/gtk/gtkcmctree.h
4282 * src/gtk/gtkcmoptionmenu.c
4283 * src/gtk/gtkcmoptionmenu.h
4284 * src/gtk/gtksctree.c
4285 * src/gtk/gtksctree.h
4286 * src/gtk/gtkutils.c
4287 * src/gtk/gtkutils.h
4288 * src/gtk/gtkvscrollbutton.c
4291 * src/gtk/quicksearch.c
4292 * src/plugins/dillo_viewer/dillo_viewer.c
4293 * src/plugins/pgpcore/select-keys.c
4294 Try to finish yesterday's commit
4296 2008-08-04 [colin] 3.5.0cvs48
4300 * src/addressbook_foldersel.c
4307 * src/editaddress_other_attributes_ldap.c
4309 * src/editldap_basedn.c
4312 * src/grouplistdialog.c
4313 * src/image_viewer.c
4318 * src/message_search.c
4324 * src/prefs_account.c
4325 * src/prefs_filtering_action.c
4326 * src/prefs_matcher.c
4327 * src/prefs_msg_colors.c
4328 * src/prefs_summaries.c
4330 * src/stock_pixmap.c
4331 * src/summary_search.c
4336 * src/gtk/Makefile.am
4337 * src/gtk/claws-marshal.list
4338 * src/gtk/colorsel.c
4339 * src/gtk/foldersort.c
4340 * src/gtk/gtkaspell.c
4341 * src/gtk/gtkcmclist.c
4342 * src/gtk/gtkcmclist.h
4343 * src/gtk/gtkcmctree.c
4344 * src/gtk/gtkcmctree.h
4345 * src/gtk/gtksctree.c
4346 * src/gtk/gtksctree.h
4347 * src/gtk/gtkutils.c
4348 * src/gtk/gtkutils.h
4349 * src/gtk/gtkvscrollbutton.c
4352 * src/gtk/quicksearch.c
4353 * src/plugins/dillo_viewer/dillo_viewer.c
4354 * src/plugins/pgpcore/select-keys.c
4355 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
4356 Undeprecate their implementation (GtkArg, GtkType, ...)
4357 Undeprecate a few other things here and there
4358 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
4359 Add #undef GTK_DISABLE_DEPRECATED in the files where we
4360 still have work to do
4362 2008-08-04 [colin] 3.5.0cvs47
4368 * src/stock_pixmap.c
4373 * src/image_viewer.c
4374 * src/gtk/gtkaspell.c
4375 * src/gtk/gtkvscrollbutton.c
4376 * src/plugins/dillo_viewer/dillo_viewer.c
4377 Undeprecate more things
4379 2008-08-02 [colin] 3.5.0cvs46
4382 Fix toggle menu activation state
4385 2008-08-02 [paul] 3.5.0cvs45
4389 /View/Show or hide/Message View
4391 2008-08-01 [paul] 3.5.0cvs44
4393 * src/common/utils.c
4394 * src/plugins/pgpcore/claws.def
4395 * src/plugins/pgpinline/claws.def
4396 fix compilation problems on mingw32,
4397 (bug 1688) Patch by Marcus Brinkmann
4399 2008-08-01 [colin] 3.5.0cvs43
4401 * src/gtk/gtkutils.c
4402 * src/gtk/gtkvscrollbutton.c
4405 2008-08-01 [colin] 3.5.0cvs42
4410 * src/prefs_account.c
4411 * src/prefs_folder_item.c
4414 * src/gtk/gtkaspell.c
4415 * src/gtk/gtkutils.c
4416 * src/gtk/gtkvscrollbutton.c
4417 Replace a few deprecated function calls
4419 2008-08-01 [paul] 3.5.0cvs41
4422 fix crash that occurs because of recent GtkUIManager
4423 changes. Thanks to Colin
4425 2008-07-31 [colin] 3.5.0cvs40
4434 Remove deprecated helper funcs
4436 2008-07-30 [colin] 3.5.0cvs39
4443 Move the folderview popup menu to GtkUIManager
4445 2008-07-29 [colin] 3.5.0cvs38
4460 Switch the main menu to GtkUIManager
4463 2008-07-29 [colin] 3.5.0cvs37
4466 Fix bug 1684, 'view news messages with large
4467 attachements segfaults'
4469 2008-07-29 [colin] 3.5.0cvs36
4482 More switches to GtkUIManager
4484 2008-07-26 [colin] 3.5.0cvs35
4490 2008-07-25 [colin] 3.5.0cvs34
4492 * src/addrcustomattr.c
4496 * src/editaddress_other_attributes_ldap.h
4500 * src/prefs_actions.c
4501 * src/prefs_filtering.c
4502 * src/prefs_template.c
4510 * src/plugins/trayicon/trayicon.c
4511 More changes from GtkItemFactory to GtkUIManager
4513 2008-07-25 [colin] 3.5.0cvs33
4516 Add a macro to remove menu items
4517 Make the gui_manager variable useless
4519 2008-07-24 [colin] 3.5.0cvs32
4522 Fix a gtk warning on clear
4526 Switch the message list popup menu to
4529 2008-07-23 [colin] 3.5.0cvs31
4531 * src/plugins/pgpcore/pgp_viewer.c
4532 * src/plugins/pgpcore/sgpgme.c
4533 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
4534 Patch by Thomas Wiegner <wiegner@gmx.de>
4536 2008-07-20 [paul] 3.5.0cvs30
4538 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4539 remove redundant GTK version check
4541 2008-07-20 [ticho] 3.5.0cvs29
4546 Moved sensitivity setting for "Download messages" for IMAP and
4547 news folders from folderview.c to imap_gtk.c and news_gtk.c
4548 respectively for better code readability.
4549 Fixed indentation in news' set_sensitivity().
4551 2008-07-20 [paul] 3.5.0cvs28
4554 remove more redundant code following cvs27
4556 2008-07-20 [paul] 3.5.0cvs27
4559 remove now redundant code
4562 fix bug 1673, 'Tools/Harvest adresses is
4563 grayed out if folder is empty'
4565 2008-07-19 [ticho] 3.5.0cvs26
4571 * src/gtk/gtkutils.c
4572 * src/gtk/gtkutils.h
4575 Use GtkUIManager for mimeview and tag edit dialog popup menus,
4576 instead of deprecated GtkItemFactory.
4578 2008-07-19 [colin] 3.5.0cvs25
4590 * src/prefs_account.c
4591 * src/prefs_actions.c
4592 * src/prefs_ext_prog.c
4593 * src/prefs_filtering.c
4594 * src/prefs_folder_item.c
4595 * src/prefs_image_viewer.c
4596 * src/prefs_logging.c
4597 * src/prefs_msg_colors.c
4600 * src/prefs_spelling.c
4601 * src/prefs_summaries.c
4602 * src/prefs_template.c
4605 * src/summary_search.c
4609 * src/common/Makefile.am
4610 * src/gtk/gtksctree.c
4611 * src/gtk/gtkutils.h
4612 * src/gtk/pluginwindow.c
4613 * src/gtk/quicksearch.c
4614 * src/plugins/bogofilter/bogofilter_gtk.c
4615 * src/plugins/dillo_viewer/dillo_prefs.c
4616 * src/plugins/pgpcore/prefs_gpg.c
4617 * src/plugins/spamassassin/spamassassin_gtk.c
4618 * src/plugins/trayicon/trayicon.c
4619 * src/plugins/trayicon/trayicon_prefs.c
4620 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
4621 or greater). Use the old deprecated one on GTK+ < 2.12.
4622 Easy! Straightforward! I'm not annoyed at all! It's not a loss