1 2010-07-30 [holger] 3.7.6cvs25
4 More GdkGC to Cairo porting
6 2010-07-30 [holger] 3.7.6cvs24
11 2010-07-29 [holger] 3.7.6cvs23
14 Replace some gdk drawing with cairo, as the former
15 is going towards deprecation.
17 2010-07-25 [colin] 3.7.6cvs22
20 And now for a real fix. g_list_remove() doesn't, of
21 course, free the data. But we have to have a solid
22 pointer to it in order to free it ourselves instead
23 of relying on the old freed list pointer.
24 Maybe that's the last patch on the subject now ? :)
26 2010-07-25 [colin] 3.7.6cvs21
29 Remove stupid and extraneous g_free() of elements
30 which have just been freed by g_list_remove(). (see
31 GList documentation). I don't know how it worked before
33 2010-07-25 [colin] 3.7.6cvs20
36 Reverse free/use with more logical and safe
37 use/free. Thanks to Michael Rasmussen !
39 2010-07-24 [colin] 3.7.6cvs19
41 * src/gtk/quicksearch.c
42 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
43 'freeze when using quick search'
45 2010-07-11 [iwkse] 3.7.6cvs18
47 * src/gtk/quicksearch.c
48 Add SMALL_LAYOUT to quicksearch_relayout
50 2010-07-10 [iwkse] 3.7.6cvs17
53 Remove forgotten variable from
56 2010-07-10 [colin] 3.7.6cvs16
59 * src/gtk/quicksearch.c
60 Clean fix for bug #2224: don't mess with GTK settings when
61 handling the layout ourselves is enough
63 2010-07-09 [iwkse] 3.7.6cvs15
67 Better fix for Bug #2224
69 2010-07-09 [iwkse] 3.7.6cvs14
73 Always use stock icons on buttons
75 2010-07-08 [colin] 3.7.6cvs13
78 Fix bug 2223, 'Compilation fails with GTK+
79 2.21.3'. Thanks to Jan Psota !
81 2010-06-29 [pawel] 3.7.6cvs12
84 Revert 3.7.5cvs41, it breaks templates that use %X
86 2010-06-23 [wwp] 3.7.6cvs11
88 * src/gtk/colorlabel.c
89 Silent up a warning by avoiding possible confusion
90 in logical expression evaluation, thanks to TuxCM.
92 2010-06-21 [iwkse] 3.7.6cvs10
94 * src/gtk/quicksearch.c
95 Do not add into quicksearch history
96 matching rules with bad syntax
98 2010-05-26 [holger] 3.7.6cvs9
102 Add function to select rows given a list of messages,
103 complementary to summary_get_selected_msg_list()
105 2010-05-22 [mir] 3.7.6cvs8
108 Fix bug 2208. Encode encrypted password to qouted
109 printable to avoid making invalid XML. Encoding
110 will be activated the first time the password is
113 2010-05-22 [paul] 3.7.6cvs7
115 * manual/advanced.xml
119 after using the compose margin for several days
120 I wanted the old style back - add a new hidden
121 pref 'show_compose_margin' to restore the old
122 behaviour (defaults to FALSE)
124 2010-05-14 [paul] 3.7.6cvs6
127 add a margin to the compose window text that matches
128 the margin in textview
130 2010-05-14 [colin] 3.7.6cvs5
132 * src/gtk/sslcertwindow.c
133 Fix dangling pointer. Thanks to Michael R!
135 2010-05-14 [colin] 3.7.6cvs4
137 * src/gtk/sslcertwindow.c
138 Fix bug 1993, 'Cannot send mail when SSL certificate is
139 expired but certificate check is skipped' and maybe
140 bug 2200, 'SSL is not working with POP3'
142 2010-05-14 [colin] 3.7.6cvs3
144 * src/plugins/pgpinline/pgpinline.c
145 Fix bug 2205, 'PGPInline: segfault on malformed mails'
147 2010-05-04 [iwkse] 3.7.6cvs2
149 * src/prefs_message.c
150 Get a generic name as 'Quotation' for
153 2010-05-04 [iwkse] 3.7.6cvs1
155 * src/prefs_message.c
160 Option for collapsing via double-click
162 2010-05-01 [paul] 3.7.6
168 2010-05-01 [paul] 3.7.5cvs55
170 * tools/claws.i18n.status.pl
173 2010-05-01 [paul] 3.7.5cvs54
176 add YUP, new Ukrainian translator
178 2010-04-30 [paul] 3.7.5cvs53
182 add Ukrainian translation, submitted by YUP
191 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
192 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
193 Tiago Faria, and Slavko
195 2010-04-26 [wwp] 3.7.5cvs52
200 2010-04-26 [mones] 3.7.5cvs51
205 2010-04-22 [pawel] 3.7.5cvs50
210 first NULL check pointer, then use it
212 2010-04-22 [colin] 3.7.5cvs49
215 Fix error message when session isn't established
217 Update translation and fix a typo in it
219 2010-04-15 [pawel] 3.7.5cvs48
221 * src/prefs_account.c
222 Fix Bug 2144 'When creating an account with IMAP4+SSL,
223 the port isn't configured properly'
224 When using SSL/TLS tunneling automatically use default
225 ports for encrypted connections: smtps, pop3s, imaps, nntps
227 2010-04-15 [pawel] 3.7.5cvs47
230 Fix crasher in actions using '%f' argument
231 on multiple files with external scripts which
232 don't return any output.
234 2010-04-14 [colin] 3.7.5cvs46
237 Fix hand cursor after error symbol appears
239 2010-04-12 [colin] 3.7.5cvs45
242 Fix bug 2162, 'configure check for libetpan
243 fails with libetpan 1.0'
246 2010-04-09 [mones] 3.7.5cvs44
248 * manual/de/glossary.xml
249 Fix encoding to match main document's
250 Also fixes make dist with Debian's openjade
252 2010-03-29 [pawel] 3.7.5cvs43
254 * src/matcher_parser.h
255 * src/matcher_parser_parse.y
256 * src/gtk/quicksearch.c
257 Disable matcher warnings when populating quicksearch
258 completion lists on startup
260 2010-03-27 [colin] 3.7.5cvs42
262 * src/gtk/quicksearch.c
263 Fix double-free later in code. Optimize
266 2010-03-27 [pawel] 3.7.5cvs41
269 Make sure that quote ends with new line char
271 2010-03-26 [pawel] 3.7.5cvs40
276 Fix Bug 1928 Add "reply to this address" pop menu
278 - Set composing account to email one when creating/replying
279 from NNTP folder by clicking link or choosing option
283 2010-03-25 [paul] 3.7.5cvs39
285 * src/gtk/gtkcmclist.c
286 Fix build with GTK+ 2.20
288 2010-03-24 [pawel] 3.7.5cvs38
293 * src/grouplistdialog.c
297 * src/prefs_account.c
298 * src/gtk/gtkcmclist.c
299 * src/gtk/gtkcmctree.c
300 * src/gtk/gtkcmoptionmenu.c
301 * src/gtk/gtksctree.c
302 * src/gtk/gtkshruler.c
305 * src/gtk/gtkvscrollbutton.c
306 * src/gtk/inputdialog.c
307 * src/gtk/spell_entry.c
308 * src/plugins/trayicon/trayicon.c
309 * src/plugins/trayicon/libeggtrayicon/Makefile.am
310 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
311 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
312 Fix build with GTK+ 2.19
314 2010-03-23 [pawel] 3.7.5cvs37
318 Respect view->show_col_headers option
319 * src/gtk/gtkcmctree.c
320 Fix GtkCmcTree column width calculation when it has
321 auto_resize set and new node is added
323 2010-03-22 [pawel] 3.7.5cvs36
325 * src/grouplistdialog.c
328 - remember newsgroups list dialog size
329 - respect use_dotted_lines hidden pref
330 - respect use_stripes_everywhere hidden pref
332 2010-03-21 [pawel] 3.7.5cvs35
335 Remove superfluous gtk_widget_show_all()
341 2010-03-21 [pawel] 3.7.5cvs34
344 * src/gtk/quicksearch.c
345 * src/gtk/quicksearch.h
346 Implement separate search phrase completion for
347 normal/extended quicksearch
349 2010-03-11 [paul] 3.7.5cvs33
352 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
353 submitted by Yuwei Yu
355 2010-03-09 [colin] 3.7.5cvs32
357 * manual/de/glossary.xml
360 2010-03-02 [colin] 3.7.5cvs31
362 * manual/de/glossary.xml
363 Sort alphabetically. Done by Volker Ribbert.
365 2010-03-02 [mones] 3.7.5cvs30
368 Fix mailing list archives location
369 Remove currently unavailable CVS webview
371 2010-03-01 [iwkse] 3.7.5cvs29
373 * src/common/plugin.c
374 Other indentation issues
376 2010-03-01 [iwkse] 3.7.5cvs28
378 * src/common/plugin.c
379 Fix indentation of the previous commit
381 2010-03-01 [iwkse] 3.7.5cvs27
383 * src/common/plugin.h
384 * src/common/plugin.c
385 Add API for getting a loaded Plugin from the
386 plugin's name, plugin_get_loaded_by_name (const gchar *name)
387 Thanks to Colin, Michael
389 2010-02-27 [colin] 3.7.5cvs26
395 * manual/de/Makefile.am
396 * manual/de/account.xml
398 * manual/de/addrbook.xml
399 * manual/de/advanced.xml
400 * manual/de/claws-mail-manual.xml
402 * manual/de/glossary.xml
404 * manual/de/handling.xml
405 * manual/de/intro.xml
406 * manual/de/keyboard.xml
407 * manual/de/plugins.xml
408 * manual/de/starting.xml
409 * manual/de/dist/.cvsignore
410 * manual/de/dist/Makefile.am
411 * manual/de/dist/html/.cvsignore
412 * manual/de/dist/html/Makefile.am
413 * manual/de/dist/pdf/.cvsignore
414 * manual/de/dist/pdf/Makefile.am
415 * manual/de/dist/ps/.cvsignore
416 * manual/de/dist/ps/Makefile.am
417 * manual/de/dist/txt/.cvsignore
418 * manual/de/dist/txt/Makefile.am
419 Add the german translation of the manual, done by
420 Volker Ribbert <thoraki@arcor.de>.
422 2010-02-27 [holger] 3.7.5cvs25
424 * src/prefs_toolbar.c
425 Don't make toolbar item description for
426 plugin registered items editable
428 2010-02-26 [colin] 3.7.5cvs24
431 Don't translate empty description
433 2010-02-22 [colin] 3.7.5cvs23
436 Don't make In-Reply-To visible when reediting
437 a draft or sent mail.
439 2010-02-20 [colin] 3.7.5cvs22
445 * src/etpan/imap-thread.c
446 * src/etpan/imap-thread.h
447 * src/etpan/nntp-thread.c
448 * src/etpan/nntp-thread.h
449 When going offline from NetworkManager, just
450 delete IMAP connections. That'll avoid timeouts
451 when coming back online in certain cases when
452 the TCP socket will have timed out.
454 2010-02-20 [holger] 3.7.5cvs21
459 2010-02-17 [ticho] 3.7.5cvs20
466 2010-02-16 [ticho] 3.7.5cvs19
471 Removed unused argument from summary_open_row().
473 2010-02-10 [pawel] 3.7.5cvs18
476 - fix headers filtering when prefs_common.trans_hdr is on
477 - fix headers setting when changing composing account
479 * src/prefs_template.c
480 Re-add template's name for translation
482 2010-02-10 [colin] 3.7.5cvs17
484 * src/prefs_matcher.c
485 Fix bug 2099, 'add List-Id in Configuration>Filtering>
486 Condition>Define>Header>Name combo box'. Patch by
489 2010-02-10 [colin] 3.7.5cvs16
499 Add the GB18030 Chinese charset, which is a superset
500 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
502 2010-02-09 [holger] 3.7.5cvs15
505 GTK+ 2.10 related cleanup
507 2010-02-09 [pawel] 3.7.5cvs14
509 * src/prefs_account.c
510 * src/prefs_folder_item.c
511 * src/prefs_template.c
513 Respect prefs_common.trans_hdr in couple more places to avoid
514 confusion with translated/non-translated header names
516 2010-02-09 [colin] 3.7.5cvs13
521 2010-02-09 [colin] 3.7.5cvs12
524 And fix 2.10 build :)
526 2010-02-09 [colin] 3.7.5cvs11
529 Bump up GTK+ requirement to 2.10
538 * src/prefs_actions.c
541 * src/prefs_ext_prog.c
542 * src/prefs_filtering_action.c
544 * src/prefs_image_viewer.c
545 * src/prefs_matcher.c
546 * src/prefs_msg_colors.c
547 * src/prefs_summaries.c
548 * src/prefs_template.c
554 * src/gtk/Makefile.am
556 * src/gtk/gtkcmclist.c
557 * src/gtk/gtkcmctree.c
559 * src/gtk/quicksearch.c
560 Remove all compile-time conditionals depending on
564 * src/gtk/gtksourceprintjob.c
565 * src/gtk/gtksourceprintjob.h
566 Remove libgnomeprint-based printing system (and
567 command-line-based printing system) as GTK+ 2.10
568 ships with print support.
570 2010-02-08 [mir] 3.7.5cvs10
573 Avoid displaying Bcc headers in message sent
574 to NNTP servers. Thanks to Henning Mersch.
577 2010-02-08 [pawel] 3.7.5cvs9
580 Make tooltips less cryptic
581 * src/gtk/description_window.c
582 Improve window size calculation
584 2010-02-08 [pawel] 3.7.5cvs8
591 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
592 Patch by Laurent Bigonville with slight modifications
594 2010-02-03 [pawel] 3.7.5cvs7
597 Add some libtool files to ignore
599 2010-02-03 [pawel] 3.7.5cvs6
601 * src/plugins/trayicon/trayicon.c
602 Save and then restore focus when closing/minimizing to tray
604 2010-02-03 [mir] 3.7.5cvs5
612 Save LDAP password encrypted. See bug 2113.
615 2010-02-03 [colin] 3.7.5cvs4
618 Fix again decoding of encrypted parts. The
619 reverting of the patch was wrong, as the
620 double-decoding was fixed in smime itself.
621 Thanks to Matthias Drochner again...
623 2010-02-02 [colin] 3.7.5cvs3
625 * src/plugins/smime/smime.c
627 Revert 3.7.4cvs2 and make a better patch for bug
628 2059 and 2076. Patch by Matthias Drochner
630 2010-01-31 [pawel] 3.7.5cvs2
633 Fix hungarian translator's name
635 2010-01-31 [pawel] 3.7.5cvs1
639 Fix Bug 2107 - Arrow keys don't work in message view window
641 2010-01-31 [paul] 3.7.5
648 2010-01-23 [pawel] 3.7.4cvs10
651 Fix button sensitivity in compose mode
653 2010-01-23 [pawel] 3.7.4cvs9
656 * tools/kdeservicemenu/install.sh
657 * tools/make.themes.project
658 * tools/nautilus2claws-mail.sh
659 * tools/popfile-link.sh
660 * tools/textviewer.sh
661 Not all systems have bash installed in /bin, use env(1) to find
664 2010-01-22 [pawel] 3.7.4cvs8
666 * src/prefs_account.c
667 * src/prefs_filtering.c
669 * src/gtk/colorlabel.c
670 Add some separators in combos
672 2010-01-22 [pawel] 3.7.4cvs7
675 --disable-aspell -> --disable-enchant
677 Fix options spacing in configure --help
679 Make wizard's window centered on the screen
681 2010-01-19 [holger] 3.7.4cvs6
685 Introduce folder_get_item_from_identifier().
686 In contrast to folder_find_item_from_identifier(), this
687 function recursively creates the FolderItems in the id path.
688 Useful for programmatically creating folders (e.g. by plugins)
690 2010-01-17 [pawel] 3.7.4cvs5
695 2010-01-16 [colin] 3.7.4cvs4
697 * src/plugins/pgpcore/sgpgme.c
698 Probably fix bug 2098, 'claws-mails crashes frequently
699 with pgpcore'. Fix double-free.
701 2010-01-16 [holger] 3.7.4cvs3
703 * src/prefs_toolbar.h
706 2010-01-15 [colin] 3.7.4cvs2
709 Decode mimeinfo before decrypting it. Probably
710 fixes bug 2059 'gpgme >=1.1.8 not compatible
711 with S/MIME encryption' and bug 2076 'having
712 worked 2 times properly CLAWS ceased to
713 decrypt incoming PGP mails -displays base64
714 instead - sucks completely'
715 Let's hope complete suckage ends here!
716 Thanks to Matthias Drochner.
718 2010-01-08 [paul] 3.7.4cvs1
720 * tools/claws.i18n.status.pl
723 2010-01-08 [paul] 3.7.4
730 2010-01-08 [paul] 3.7.3cvs57
744 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
745 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
746 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
749 2010-01-08 [paul] 3.7.3cvs56
752 fix bug 2089, 'URLs ending with an underscore ('_')
753 are not correctly parsed'. thanks to Johan
755 2010-01-05 [colin] 3.7.3cvs55
758 Update french translation
760 2010-01-04 [mones] 3.7.3cvs54
763 Update Spanish translation
765 2010-01-04 [mones] 3.7.3cvs53
769 * manual/es/claws-mail-manual.xml
770 * manual/es/intro.xml
771 * manual/es/plugins.xml
772 Synchronise with English version
774 2010-01-03 [paul] 3.7.3cvs52
779 update TEAM_LIST, fix encoding
781 2010-01-03 [mir] 3.7.3cvs51
784 When composing to a NNTP list TO: will always be preset
785 to the NNTP list unless user has chosen some other default
786 in which case we will handle this the normal way. Therefore
787 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
789 2010-01-01 [paul] 3.7.3cvs50
792 bump copyright year whilst it's in mind
794 2009-12-31 [paul] 3.7.3cvs49
796 * manual/claws-mail-manual.xml
799 fix links so that they make sense in the context of the
800 text version of the manual
802 2009-12-31 [paul] 3.7.3cvs48
806 updates, improvements, corrections, additions
808 2009-12-29 [pawel] 3.7.3cvs47
810 * src/prefs_filtering_action.c
811 Fix Bug 2082 'Wrong color rectangle position when replacing
812 "color" processing rule'
814 2009-12-29 [colin] 3.7.3cvs46
817 Fix bug 2074, 'Remember sending account
820 2009-12-20 [holger] 3.7.3cvs45
823 Delay CREATED_HOOKLIST invokation until
824 after the modifications to the compose window
825 are done, to allow hooks to further modify the
826 window without getting overridden again
828 2009-12-20 [holger] 3.7.3cvs44
830 * src/prefs_toolbar.h
833 2009-12-20 [holger] 3.7.3cvs43
835 * src/prefs_toolbar.c
836 * src/prefs_toolbar.h
838 Pass window struct to caller
840 2009-12-20 [holger] 3.7.3cvs42
844 Add hooklist after creation of a compose window
846 2009-12-19 [holger] 3.7.3cvs41
848 * src/prefs_toolbar.c
849 * src/prefs_toolbar.h
851 Allow plugins to choose to which toolbar they want
852 to add actions (main window, compose window, or message view)
854 2009-12-19 [paul] 3.7.3cvs40
857 fix statusbar in GTK+ 2.19.1
859 2009-12-10 [pawel] 3.7.3cvs39
862 Better fix for cvs28 regression
864 2009-12-10 [iwkse] 3.7.3cvs38
869 2009-12-10 [iwkse] 3.7.3cvs37
872 Add missing checks for gtkaspell: avoid
873 crashing in some cases when Enchant is
874 enabled but the spell checker is disabled
877 2009-12-09 [colin] 3.7.3cvs36
880 Fix leak and unchecked accesses.
882 2009-12-09 [mir] 3.7.3cvs35
885 Fix Bug 2072 "template at folder properties is not working"
888 2009-12-08 [pawel] 3.7.3cvs34
891 When 'Reply All' remove current compose address from
892 Cc/Bcc list - fix for regression introduced in cvs28
894 2009-12-05 [pawel] 3.7.3cvs33
897 Fix memory management, duh!
899 2009-12-04 [pawel] 3.7.3cvs32
902 Use case insensitive comparison in search for
905 Refresh scrollbars on every window open
907 2009-12-04 [pawel] 3.7.3cvs31
910 Highlight misspelled words when applying template and
911 check_while_typing option is on
913 2009-12-03 [pawel] 3.7.3cvs30
916 Highlight misspelled words in text inserted from file(s)
917 or pasted to message body when check_while_typing
920 2009-12-02 [pawel] 3.7.3cvs29
923 Revert first part of previous commit
925 2009-12-02 [pawel] 3.7.3cvs28
928 Fix Bug 2055 "duplicate mailing list reply if
929 List-Post + Reply-To present"
930 - Ignore Reply-To if answering to ML
931 - Improve parsing of List-Post header
933 2009-12-02 [pawel] 3.7.3cvs27
937 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
938 email had user in "From" and "CC"
939 Don't allow duplicate addresses in compose window headers
941 2009-12-02 [mones] 3.7.3cvs26
944 * manual/es/intro.xml
945 * manual/fr/intro.xml
946 * manual/it/intro.xml
947 * manual/pl/intro.xml
948 Make URL to point current site
950 2009-12-01 [holger] 3.7.3cvs25
954 Introduce new drag type "claws-mail/msg-path-list" for
955 drag'n'drop of a message selection from the summaryview
956 into other applications. The drag data gets set to the
957 folder-item-id followed by message ids, separated by newlines.
958 This enables other applications to back-link to Claws Mail
959 via a "claws-mail --select" call after they received a drop.
961 2009-11-30 [mir] 3.7.3cvs24
964 Place cursor in compose window according to provided input
965 If to: is present place cursor in subject field and if both
966 to: and subject: is present place cursor in body. If body: is
967 present insert a new line after text and place cursor there.
969 2009-11-27 [mones] 3.7.3cvs23
971 * src/gtk/quicksearch.c
972 Allow viewing longer expressions if there's space
974 2009-11-25 [holger] 3.7.3cvs22
977 * src/common/Makefile.am
980 Add a function to query the
981 filepath of the .desktop file
983 2009-11-25 [colin] 3.7.3cvs21
986 Fix bug 2063, 'glib assertion in GRelation use in
989 2009-11-24 [pawel] 3.7.3cvs20
992 Fix Bug 2053 'Inconsistent application of Coloration
994 Don't allow '<' character between quotation marks
996 2009-11-21 [holger] 3.7.3cvs19
999 Modify cairo clip handling in preview windows,
1000 to prevent print preview windows from being blank
1001 with GTK+ 2.18. Follow recommendation of the GTK+
1002 documentation (section "Migrating to client side windows")
1003 and create a new cairo context for each expose event.
1005 2009-11-19 [pawel] 3.7.3cvs18
1008 complete 3.7.3cvs15 so install is DESTDIR safe
1009 remove icons with changed names on uninstall
1011 2009-11-18 [pawel] 3.7.3cvs17
1014 remove unneeded and code-duplicating function
1016 2009-11-18 [pawel] 3.7.3cvs16
1019 Fix Bug 2057 'Claws mail does not keep renamed names
1020 of nntp-subscribed groups'
1021 Check for already subscribed group using item->path for group
1022 comparision as folders item->path != item->name may be truth
1023 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
1025 2009-11-17 [pawel] 3.7.3cvs15
1028 Fix Bug 2049 'some icons not copied?'
1029 Install additional 64x64 and 128x128 icons
1031 2009-11-17 [holger] 3.7.3cvs14
1033 * src/prefs_toolbar.c
1034 * src/prefs_toolbar.h
1037 Allow plugins to register toolbar items
1039 2009-11-11 [pawel] 3.7.3cvs13
1045 Fix Bug 1867 Changing account does not change BCC address
1046 Set account specific headers when changing account
1049 2009-11-07 [colin] 3.7.3cvs12
1051 * src/gtk/prefswindow.c
1052 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
1055 2009-11-07 [colin] 3.7.3cvs11
1057 * src/gtk/spell_entry.c
1058 Fix bug 2040, 'numbers in subject entry marked as misspelled'
1059 Patch by Pawel Pekala
1061 2009-10-27 [colin] 3.7.3cvs10
1064 Fix bug 2028, 'Attempts to connect to all accounts on exit'
1065 Don't try to check whether the folder is up-to-date if
1066 the folder class doesn't implement set_mtime, as we don't
1067 care in this case. This code exists since a long time, but
1068 the bug was triggered by more scanning of queue folders
1069 since recently (when we added \Deleted handling).
1071 2009-10-27 [colin] 3.7.3cvs9
1074 Try to fix registering as default client
1077 2009-10-21 [wwp] 3.7.3cvs8
1079 * src/common/utils.c
1080 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
1082 2009-10-21 [wwp] 3.7.3cvs7
1084 * src/common/utils.c
1085 Don't core dump when attempting to insert a non-existing
1086 file using a mailto: uri (g_error does core dump).
1088 2009-10-20 [colin] 3.7.3cvs6
1090 * src/common/utils.c
1091 Don't g_error on normal warnings...
1093 2009-10-20 [colin] 3.7.3cvs5
1095 * src/plugins/pgpcore/sgpgme.c
1096 Fix bug 1996, 'S/MIME key not selected'
1097 Check for S/MIME certs too
1099 2009-10-20 [colin] 3.7.3cvs4
1101 * src/common/w32lib.h
1102 Fix win32 build on latest mingw32
1104 2009-10-20 [colin] 3.7.3cvs3
1109 Fix LDIF export. Patch by Michael Rasmussen
1111 2009-10-18 [paul] 3.7.3cvs2
1113 * tools/claws.i18n.status.pl
1114 increase the value of $transolddays since we're relasing less
1116 rework the en_GB.po hack so that en_GB is always 100% translated
1117 and recently updated
1119 2009-10-17 [paul] 3.7.3cvs1
1121 * src/prefs_account.c
1122 * src/prefs_compose_writing.c
1123 * src/prefs_receive.c
1124 * src/prefs_summaries.c
1125 * src/prefs_wrapping.c
1126 reword a few labels. (this incorporates everything
1127 that seemed worthwhile from bug 2020)
1128 * src/prefs_customheader.c
1129 use a 'Browse' button instead of button with
1130 label 'From file...'
1134 * CVS repository change
1136 2009-10-09 [paul[ 3.7.3
1138 version 3.7.3 unleashed!!
1140 2009-10-07 [paul] 3.7.2cvs49
1145 fix Bug 1994 - Changing colors required restart.
1146 in the process rename folderview_reflect_prefs_pixmap_theme() to the
1147 more accurate folderview_reinit_fonts()
1149 2009-10-07 [paul] 3.7.2cvs48
1152 * src/prefs_common.c
1153 * src/prefs_common.h
1154 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
1155 patch by Pawel Pekala
1157 2009-10-07 [paul] 3.7.2cvs47
1165 updated by David Vachulka, Stephan Sachse and Marc Arens,
1166 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
1169 2009-10-06 [colin] 3.7.2cvs46
1172 French translation update
1174 2009-10-05 [paul] 3.7.2cvs45
1177 enable Page Size and Orientation in the print dialog,
1178 GTK+ >= 2.18.x only. Patch by Mark__T
1180 2009-10-05 [paul] 3.7.2cvs44
1182 * src/prefs_summaries.c
1183 fix label, startup --> start-up, to match other uses of the
1186 2009-10-05 [paul] 3.7.2cvs43
1189 updated by Emilian Nowak
1191 2009-10-03 [colin] 3.7.2cvs42
1195 * src/gtk/gtkcmclist.c
1196 * src/gtk/gtkvscrollbutton.c
1197 * src/gtk/logwindow.c
1199 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
1200 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
1201 Fix warning at start
1203 2009-09-28 [colin] 3.7.2cvs41
1207 * src/prefs_folder_item.c
1208 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
1210 2009-09-28 [colin] 3.7.2cvs40
1212 * src/prefs_summaries.c
1213 * src/gtk/sslcertwindow.c
1214 Fix bug 2006, 'Non-utf8 strftime(3) date strings
1215 shows up garbled in GUI'. Patch by Pawel Pekala
1217 2009-09-24 [iwkse] 3.7.2cvs39
1220 That's only for statistics, of course :)
1222 2009-09-24 [iwkse] 3.7.2cvs38
1227 2009-09-24 [iwkse] 3.7.2cvs37
1230 Revert unwanted change
1232 2009-09-24 [iwkse] 3.7.2cvs36
1235 Fix issue with filtering actions and
1238 2009-09-20 [mones] 3.7.2cvs35
1240 * tools/convert_mbox.pl
1241 Add -R flag to support recursive conversions
1242 of arbitrary Evolution mail folders, based on
1243 bash script by Daniel Dickinson (fixes debian
1245 * tools/popfile-link.sh
1246 Set required shell for script (fixes debian
1249 2009-09-16 [colin] 3.7.2cvs34
1252 Go grab files in /etc/skel if they exist
1255 2009-09-15 [colin] 3.7.2cvs33
1258 Complete 3.7.1cvs42: only output directly to
1259 final file if we get NULL byes at the start.
1260 Still fixes saving UTF16 files, but also
1261 fixes displaying Base64 parts with decoding
1262 errors (parts without errors get displayed)
1264 2009-09-14 [colin] 3.7.2cvs32
1268 * src/matcher_parser_parse.y
1269 * src/prefs_matcher.c
1270 Add 'has_attachment' and 'signed' matcher
1271 expressions. Patch by Aleksei Miheev, fixes
1274 2009-09-14 [colin] 3.7.2cvs31
1276 * src/common/utils.c
1277 Add "Re :" prefix from french Yahoo mail.
1278 Patch by Didier Barvaux, fixes bug 1999
1280 2009-09-10 [mones] 3.7.2cvs30
1282 * manual/plugins.xml
1283 Fix sites supported by SpamReport
1284 * manual/es/plugins.xml
1285 Synchronise Spanish manual
1287 2009-09-07 [holger] 3.7.2cvs29
1290 Also update the icon cache on uninstall.
1291 This prevents possible problems when Claws Mail was
1292 uninstalled and installed again into a different location,
1293 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
1294 and the blog post linked therein
1296 2009-09-07 [paul] 3.7.2cvs28
1298 * src/prefs_toolbar.c
1299 when updating the main toolbar icons just update
1300 the main toolbar (and consequently fix a bug where
1301 folderview icons would disappear)
1303 2009-08-30 [holger] 3.7.2cvs27
1306 Do case-insensitive comparison against
1307 header names when extracting recipients
1310 2009-08-23 [colin] 3.7.2cvs26
1313 Probably fix RH bug 512024, " folder.c:3543
1314 Condition msglist != NULL failed"
1316 2009-08-23 [colin] 3.7.2cvs25
1318 * src/prefs_compose_writing.c
1319 Make the maximum size warning bigger. Patch
1320 by Didier Barvaux on bug 1986.
1322 2009-08-21 [colin] 3.7.2cvs24
1325 Previous commit: move the function into compose_insert_file
1326 so that it's also used on drag-n-drop
1328 2009-08-21 [colin] 3.7.2cvs23
1331 Fix scrolling when adding an header
1333 2009-08-21 [colin] 3.7.2cvs22
1336 * src/prefs_common.c
1337 * src/prefs_common.h
1338 * src/prefs_compose_writing.c
1339 * src/common/utils.c
1340 Fix bug 1986, "New feature: warn user when inserting
1341 a large file in the message body". Patch by Didier
1344 2009-08-21 [colin] 3.7.2cvs21
1348 * src/common/utils.c
1349 Fix bug 1984: Add R�f. : reply prefix (french
1350 Lotus Notes); patch by Didier Barvaux
1352 2009-08-21 [colin] 3.7.2cvs20
1356 Fix bug 1969, 'Bad guess for outgoing encoding'
1357 Make sure the specific converters (japanese in
1358 this case) can return success/error in strict
1359 mode, instead of silently failing back to
1362 2009-08-20 [holger] 3.7.2cvs19
1366 Make it possible for code outside
1367 compose (e.g. plugins) to attach files
1369 2009-08-20 [colin] 3.7.2cvs18
1372 Fix crash when accessing IMAP soon
1374 2009-08-18 [colin] 3.7.2cvs17
1377 Maybe fix crash on non-existent LDAP server
1379 2009-08-04 [colin] 3.7.2cvs16
1382 Fix toolbar's spacing that breaks dark
1383 themes (patch from http://blogs.igalia.com/aperez/
1384 2009/07/making-claws-mail-look-better/)
1386 2009-07-28 [colin] 3.7.2cvs15
1389 * src/addrcustomattr.c
1391 * src/addressbook_foldersel.c
1399 * src/editldap_basedn.c
1410 * src/prefs_actions.c
1411 * src/prefs_customheader.c
1412 * src/prefs_display_header.c
1413 * src/prefs_filtering.c
1414 * src/prefs_folder_column.c
1415 * src/prefs_matcher.c
1416 * src/prefs_summary_column.c
1417 * src/prefs_summary_open.c
1418 * src/prefs_template.c
1421 Fix bug 1950, 'Program freeze up during folder selection'
1422 Don't leave hidden windows modal
1424 2009-07-28 [colin] 3.7.2cvs14
1427 Fix bug 1957, 'LDAP errs out after searching too
1430 2009-07-28 [colin] 3.7.2cvs13
1433 Fix bug 1966, '"Collapse all threads" slower than
1434 "Expand all threads"'
1436 2009-07-28 [colin] 3.7.2cvs12
1438 * src/common/session.c
1439 Fix bug 1967, 'Claws gets stuck after accepting
1440 a certificate warning dialog'
1442 2009-07-19 [paul] 3.7.2cvs11
1444 * manual/plugins.xml
1445 a few small changes to the English
1447 2009-07-18 [mones] 3.7.2cvs10
1449 * manual/plugins.xml
1450 Add new bsfilter and fancy plugins to the docs
1451 and a note about dealing with plugins of the same class
1452 * src/prefs_account.c
1453 Fix extra space at the end typo
1455 2009-07-16 [colin] 3.7.2cvs9
1458 Fix wrong return without unlocking; thanks
1461 2009-07-14 [colin] 3.7.2cvs8
1464 Fix bug 1954, 'Segfault on reading wrong STATUS'
1466 2009-07-10 [colin] 3.7.2cvs7
1468 * src/plugins/pgpcore/plugin.def
1469 * src/common/utils.h
1472 2009-07-10 [colin] 3.7.2cvs6
1474 * src/prefs_display_header.c
1475 Fix bug 1951, 'C-Mail dumps core when editing
1476 displayed headers'. Patch by Alexey Rusakov
1478 2009-07-10 [colin] 3.7.2cvs5
1481 Fix bug 1952, 'Deleted mails in Queue folder
1484 2009-07-09 [colin] 3.7.2cvs4
1486 * src/gtk/spell_entry.c
1487 Fix bug 1949, 'Spell checker doesn't recognise
1488 certain word in Subject header, but does in
1489 message body'. Patch by Pawel Pekala.
1491 2009-07-09 [paul] 3.7.2cvs3
1494 use pkgconfig to check for the minimum required
1497 2009-07-06 [colin] 3.7.2cvs2
1499 * src/prefs_customheader.c
1502 2009-07-04 [paul] 3.7.2cvs1
1504 * tools/claws.i18n.status.pl
1507 2009-07-03 [paul] 3.7.2
1514 2009-07-03 [paul] 3.7.1cvs85
1521 added new translations by Tiago Faria and Slavko
1534 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1535 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1536 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1537 Goncalves Guimaraes, Aleksei Miheev
1539 2009-07-01 [colin] 3.7.1cvs84
1541 * src/prefs_common.c
1542 Fix bug 1940, 'Doesn't open links in
1543 user's default browser'. Turn the preference
1544 to TRUE by default; that will only change the
1545 behaviour for new users.
1547 2009-06-29 [colin] 3.7.1cvs83
1551 * src/prefs_filtering_action.c
1552 Fix bug 1935, 'problems with very long filtering actions':
1553 Use a dynamic buffer in action to string, and a bigger
1554 buffer in string to action
1556 2009-06-29 [colin] 3.7.1cvs82
1558 * src/matcher_parser_lex.l
1559 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
1561 2009-06-29 [colin] 3.7.1cvs81
1566 Fix crash (out-of-bounds tree column)
1567 * src/gtk/gtkcmctree.c
1568 * src/gtk/gtksctree.c
1569 Prevent using an out-of-bounds tree column
1571 2009-06-29 [colin] 3.7.1cvs80
1575 Leak fixes; patch by Pawel Pekala.
1577 2009-06-26 [colin] 3.7.1cvs79
1580 Sort by msgnum if dates are equal
1582 2009-06-24 [paul] 3.7.1cvs78
1585 make some (forgotten) strings translatable
1587 2009-06-19 [colin] 3.7.1cvs77
1590 Fix menu sensitiveness
1592 2009-06-18 [colin] 3.7.1cvs76
1595 * src/plugins/pgpcore/sgpgme.c
1596 * src/plugins/pgpcore/sgpgme.h
1597 * src/plugins/pgpmime/mypgpcore.def
1598 * src/plugins/pgpmime/pgpmime.c
1599 * src/plugins/smime/mypgpcore.def
1600 * src/plugins/smime/smime.c
1601 Use largefile support (and stop using our old GPGME
1602 hack on gpgme_data_seek/rewind)
1603 (See 1.9.12cvs44 to 46 - if this breaks things we
1606 2009-06-13 [colin] 3.7.1cvs75
1608 * src/gtk/spell_entry.c
1609 Fix assertion. We can put a NULL gtkaspell to
1610 an entry; it just means it won't be spell-checked.
1612 2009-06-12 [mones] 3.7.1cvs74
1616 * src/prefs_account.c
1617 * src/prefs_account.h
1618 * src/common/utils.c
1619 * src/common/utils.h
1620 Added preference to use account address in generated
1621 Message-Id. Fixes Debian bug #531052
1623 2009-06-12 [colin] 3.7.1cvs73
1626 Better fix, API-compatible with libgnutls13
1628 2009-06-12 [colin] 3.7.1cvs72
1631 Use compatibility mode in GnuTLS, and avoid problems with
1632 servers that don't comply 100% with the spec, but still
1635 2009-06-06 [iwkse] 3.7.1cvs71
1638 Ops..revert a mix with another patch
1640 2009-06-06 [iwkse] 3.7.1cvs70
1643 A better fix for the previous commit's issue
1645 2009-06-06 [iwkse] 3.7.1cvs69
1648 Fix shutting down of Claws Mail while a GTK_Return keypress
1649 event is sent to the Attach property window
1651 2009-06-05 [colin] 3.7.1cvs68
1654 Fix build on GTK+ 2.6
1656 2009-06-03 [mones] 3.7.1cvs67
1658 * tools/make.themes.project
1659 Oops! fix header, sorry Paul ;-)
1661 2009-06-03 [mones] 3.7.1cvs66
1663 * tools/make.themes.project
1664 Add support for PNG themes and other
1665 fixes i don't remember now... :)
1667 2009-06-02 [colin] 3.7.1cvs65
1670 * src/prefs_template.c
1672 Fix error messages in templates, and fix their
1675 2009-05-22 [colin] 3.7.1cvs64
1680 2009-05-22 [colin] 3.7.1cvs63
1683 Fix phantom button behind entry when
1684 changing fields via Tools/Reply mode.
1686 2009-05-22 [colin] 3.7.1cvs62
1691 2009-05-21 [mones] 3.7.1cvs61
1695 Add button to empty header lines with one click
1697 2009-05-21 [paul] 3.7.1cvs60
1701 * src/plugins/trayicon/trayicon.c
1702 when quitting from the trayicon, honour
1703 prefs_common.clean_on_exit
1705 2009-05-21 [paul] 3.7.1cvs59
1707 * src/gtk/Makefile.am
1708 remove duplicate entry
1709 thanks to Charles A Edwards
1711 2009-05-19 [paul] 3.7.1cvs58
1713 * src/send_message.c
1714 clear progressbar in the statusbar on 'Cancel'
1716 2009-05-16 [colin] 3.7.1cvs57
1722 2009-05-16 [colin] 3.7.1cvs56
1725 Remove msgnum>0 condition for removing messages
1726 from caches. There's no such condition on add.
1727 Fixes bug 1913, 'Allow to remove phantom
1728 messages from the cache'; patch by Fabian
1729 Keil <fk at fabiankeil.de>
1731 2009-05-12 [holger] 3.7.1cvs55
1735 Introduce hook after showing of the message view
1737 2009-05-11 [colin] 3.7.1cvs54
1740 Fix bug 1872, 'A: Cc: CCi: selector should
1741 default on same as preceding contact'
1743 2009-05-10 [holger] 3.7.1cvs53
1747 Add a hook to make it possible for plugins to
1748 modify the address completion list
1750 2009-05-06 [paul] 3.7.1cvs52
1754 fix bug 1915, 'Mails signed with smime.p7s
1755 display both signed and attachment icon.'
1757 2009-05-05 [colin] 3.7.1cvs51
1759 * src/common/utils.c
1762 2009-05-05 [colin] 3.7.1cvs50
1764 * src/common/utils.c
1765 Fix bug 1895, '(imap) cache issues when cache dir is on a
1766 different mountpoint than tempdir'
1768 2009-05-04 [colin] 3.7.1cvs49
1771 Probably fix bug 1914, 'Crash reading
1772 corrupted tags file'
1774 2009-04-26 [paul] 3.7.1cvs48
1777 * src/gtk/gtkaspell.h
1778 fix bug 1904, 'build mechanism looks for
1779 'enchant.h' in a wrong place'
1781 2009-04-25 [paul] 3.7.1cvs47
1784 gah! fix coding style!
1786 2009-04-25 [paul] 3.7.1cvs46
1790 if building with GTK+ >= 2.16 use
1791 gtk_orientable_set_orientation() instead of now
1792 deprecated gtk_toolbar_set_orientation()
1794 2009-04-24 [colin] 3.7.1cvs45
1797 Ask before sending if an attached file has
1800 2009-04-19 [paul] 3.7.1cvs44
1802 * src/prefs_common.c
1803 * src/prefs_common.h
1805 save About window size.
1806 patch by Pawel Pekala
1808 2009-04-12 [paul] 3.7.1cvs43
1810 * tools/csv2addressbook.pl
1811 add extra CSV fields that are now appended
1812 by thunderbird (version 2.0.0.21)
1814 2009-04-08 [colin] 3.7.1cvs42
1817 fix saving (but not displaying) of UTF-16
1820 2009-04-08 [colin] 3.7.1cvs41
1822 * src/gtk/manage_window.c
1823 Disable transient windows on win32 - seems to
1824 fix most focusing issues
1826 2009-04-05 [colin] 3.7.1cvs40
1829 Don't ask whether we want to send deleted mails in queue
1830 folders; also, don't send deleted mails when flushing
1833 2009-04-04 [paul] 3.7.1cvs39
1839 * tools/claws.i18n.status.pl
1840 add new Indonesian translation, by
1843 2009-04-03 [paul] 3.7.1cvs38
1849 2009-04-03 [colin] 3.7.1cvs37
1853 Fix bug 1891, 'Add support for gopher:// links'
1854 Patch by Jacob Head <clawsmail at jacob-head.com>
1855 Let's go back to the roots!
1857 2009-04-03 [paul] 3.7.1cvs36
1862 2009-04-03 [paul] 3.7.1cvs35
1865 add AC_CONFIG_MACRO_DIR([m4])
1866 remove CLAWS_ACLOCAL_INCLUDE(m4)
1867 * m4/aclocal-include.m4
1868 removed this now unneeded file
1870 2009-04-02 [colin] 3.7.1cvs34
1872 * src/common/utils.h
1873 Fix previous (thanks to Marcus :)
1875 2009-04-02 [colin] 3.7.1cvs33
1877 * src/common/utils.h
1878 * src/etpan/etpan-thread-manager.c
1879 pipe() was a macro from GLib on win32 until
1880 glib 2.13.2. It's undefined after that.
1881 Thanks to Marcus Brinkmann for the heads-up!
1883 2009-03-31 [colin] 3.7.1cvs32
1885 * src/folder_item_prefs.c
1886 Copy folder settings with prefs
1888 2009-03-31 [colin] 3.7.1cvs31
1890 * src/prefs_account.c
1891 Don't use un-sensitive checkboxes in Privacy tab
1892 when privacy system in None (makes unchecking
1893 painful when no privacy plugin is loaded)
1895 2009-03-30 [colin] 3.7.1cvs30
1902 * src/prefs_account.c
1903 * src/prefs_account.h
1906 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
1907 Add an option on the Receive page of IMAP account preferences:
1908 "Move deleted mails to trash and expunge immediately". This
1909 option defaults to TRUE to avoid changing the existing behaviour.
1910 Setting it to FALSE prevents automatic expunging.
1911 Also, add Tools/Expunge and View/Hide deleted messages menu items
1912 (View/Hide deleted message being a per-folder setting, and behaving,
1913 like View/Hide read messages).
1915 2009-03-30 [colin] 3.7.1cvs29
1918 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
1919 ask for IMAP password when using GSSAPI auth
1921 2009-03-27 [colin] 3.7.1cvs28
1924 Fix cvs14, make sure we mark non-existent caches dirty
1925 (or they never get written)
1927 2009-03-27 [colin] 3.7.1cvs27
1930 Fix tag update when all tags are removed
1933 2009-03-25 [colin] 3.7.1cvs26
1936 Fix configure.ac, thanks to Pawel
1938 2009-03-25 [colin] 3.7.1cvs25
1941 * src/etpan/nntp-thread.c
1942 Fix header fetching (NG/To/Cc). Fixes
1943 bug 1883, 'Message processing fails to
1944 act on Newsgroups: field'
1946 2009-03-23 [colin] 3.7.1cvs24
1949 Fix internal headers visible in queue/sent
1951 2009-03-23 [colin] 3.7.1cvs23
1954 Fix check for RC (resource compiler) used
1955 on win32 (AC_LIBTOOL_RC used to call it
1956 implicitely but stopped)
1958 2009-03-19 [colin] 3.7.1cvs22
1961 Put spam button in default toolbar even if
1962 bogofilter and spamassassin are not built.
1963 Other anti-spam plugin could exist! :)
1964 * src/common/utils.c
1965 Fix exit status fetch on win32
1967 2009-03-18 [paul] 3.7.1cvs21
1969 * src/gtk/spell_entry.c
1970 fix "[BUG] Wrong word replaced in 'Subject:'
1971 when spell-checking correction used"
1972 Patch by Pawel Pekala
1974 2009-03-17 [colin] 3.7.1cvs20
1976 * src/common/utils.c
1977 Fix win32 build (from cvs12)
1979 2009-03-17 [colin] 3.7.1cvs19
1982 Fix bug 1735, 'Change To: and Newsgroups:
1983 recipient field according account type'
1986 2009-03-17 [colin] 3.7.1cvs18
1989 * src/prefs_common.c
1990 * src/prefs_common.h
1992 * src/common/prefs.c
1993 Add preference for fsyncing metadata
1995 2009-03-16 [paul] 3.7.1cvs17
1997 * src/prefs_customheader.c
1998 add forgotten #if HAVE_LIBCOMPFACE
2000 2009-03-16 [paul] 3.7.1cvs16
2002 * src/prefs_customheader.c
2003 put the (X-)Face preview image below the up/down
2004 buttons so they don't jump around.
2005 make the list reorderable by drag'n'drop
2007 2009-03-16 [colin] 3.7.1cvs15
2009 * src/prefs_customheader.c
2010 Add a (X-)Face preview. Patch by iwkse.
2012 2009-03-16 [colin] 3.7.1cvs14
2018 * src/common/prefs.c
2019 Add fsync calls to make sure we don't
2020 lose data on system crashes. (to do:
2021 add a pref to allow people choosing raw
2024 2009-03-15 [colin] 3.7.1cvs13
2026 * src/gtk/gtkaspell.c
2027 Fix empty menu when there are no
2028 suggestions (using the Spelling menu)
2030 2009-03-14 [colin] 3.7.1cvs12
2032 * src/common/utils.c
2033 Win32: fix subject prefix length
2035 2009-03-11 [mones] 3.7.1cvs11
2038 fix encoding declared in header
2039 update translation now we're at it
2041 2009-03-10 [colin] 3.7.1cvs10
2044 Fix "wrong mime" message printed out multiple
2047 2009-03-10 [colin] 3.7.1cvs9
2049 * src/prefs_folder_item.c
2052 2009-03-09 [paul] 3.7.1cvs8
2054 * src/prefs_folder_item.c
2055 * src/send_message.c
2056 fixes to english text
2058 2009-03-08 [paul] 3.7.1cvs7
2061 correct errors in header
2063 2009-03-08 [paul] 3.7.1cvs6
2069 * tools/claws.i18n.status.pl
2070 add Japanese translation, submitted by kazken3
2072 2009-03-07 [colin] 3.7.1cvs5
2075 Don't let the invalid MIME warning hide
2076 other noticeview (Partial receive or
2079 2009-03-07 [colin] 3.7.1cvs4
2084 2009-03-07 [colin] 3.7.1cvs3
2089 Handle mimeparts that lack an end boundary.
2090 They're invalid but it's too annoying for
2091 normal users to fix.
2093 2009-03-06 [wwp] 3.7.1cvs2
2096 * src/folder_item_prefs.c
2097 * src/folder_item_prefs.h
2098 * src/prefs_folder_item.c
2099 Add per-folder default cc, bcc and reply-to.
2101 2009-03-06 [colin] 3.7.1cvs1
2104 * src/gtk/gtksourceprintjob.c
2105 Fix build with old print interface
2107 2009-03-06 [paul] 3.7.1
2114 2009-03-06 [paul] 3.7.0cvs78
2125 updated by David Vachulka, Stephan Sachse, Flammie
2126 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
2127 Frederico Goncalves Guimaraes, Lars Persson Fink,
2130 2009-03-03 [colin] 3.7.0cvs77
2132 * src/prefs_filtering.c
2133 Win32: Fix bug 1865, 'IMAP account name changes
2134 are not followed at filter actions'
2136 2009-03-02 [colin] 3.7.0cvs76
2139 Fix Launchpad bug 335571: 'claws-mail crashed
2140 with SIGSEGV in strlen() while deleting
2141 large amount of e-mails on IMAP account
2143 2009-02-27 [mones] 3.7.0cvs75
2145 * manual/es/account.xml
2147 * manual/es/addrbook.xml
2148 * manual/es/advanced.xml
2149 * manual/es/claws-mail-manual.xml
2151 * manual/es/glossary.xml
2153 * manual/es/handling.xml
2154 * manual/es/intro.xml
2155 * manual/es/keyboard.xml
2156 * manual/es/plugins.xml
2157 * manual/es/starting.xml
2158 Sync with English version, fix some typos
2159 Changed encoding to UTF-8
2161 Update for release, changed encoding to UTF-8
2163 2009-02-24 [colin] 3.7.0cvs74
2166 Don't print separation line if there
2169 2009-02-23 [cleroy] 3.7.0cvs73
2178 * src/addrduplicates.c
2181 * src/addressbook_foldersel.c
2189 * src/customheader.c
2191 * src/editaddress_other_attributes_ldap.c
2229 * src/prefs_account.c
2230 * src/prefs_actions.c
2231 * src/prefs_common.c
2232 * src/prefs_filtering.c
2233 * src/prefs_filtering_action.c
2234 * src/prefs_folder_column.c
2235 * src/prefs_folder_item.c
2237 * src/prefs_matcher.c
2240 * src/prefs_summaries.c
2241 * src/prefs_summary_column.c
2242 * src/prefs_template.c
2243 * src/prefs_themes.c
2244 * src/prefs_toolbar.c
2251 * src/remotefolder.c
2252 * src/send_message.c
2253 * src/sourcewindow.c
2255 * src/stock_pixmap.c
2256 * src/summary_search.c
2263 * src/common/base64.c
2264 * src/common/claws.c
2265 * src/common/hooks.c
2266 * src/common/plugin.c
2267 * src/common/prefs.c
2268 * src/common/session.c
2270 * src/common/socket.c
2271 * src/common/string_match.c
2272 * src/common/stringtable.c
2273 * src/common/utils.c
2274 * src/common/utils.h
2276 * src/common/xmlprops.c
2277 * src/gtk/colorlabel.c
2278 * src/gtk/combobox.c
2279 * src/gtk/foldersort.c
2280 * src/gtk/gtkaspell.c
2281 * src/gtk/gtkcmclist.c
2282 * src/gtk/gtkcmctree.c
2283 * src/gtk/gtkcmoptionmenu.c
2284 * src/gtk/gtksctree.c
2285 * src/gtk/gtkshruler.c
2286 * src/gtk/gtksourceprintjob.c
2287 * src/gtk/gtkutils.c
2288 * src/gtk/gtkvscrollbutton.c
2289 * src/gtk/logwindow.c
2291 * src/gtk/pluginwindow.c
2292 * src/gtk/prefswindow.c
2293 * src/gtk/quicksearch.c
2294 * src/gtk/spell_entry.c
2295 * src/plugins/pgpcore/select-keys.c
2296 * src/plugins/pgpinline/pgpinline.c
2297 * src/plugins/pgpmime/pgpmime.c
2298 * src/plugins/smime/smime.c
2299 * src/plugins/spamassassin/spamassassin_gtk.c
2300 Mass commit changing g_return_* to cm_return_*
2301 and making these more interesting
2303 2009-02-23 [colin] 3.7.0cvs72
2306 Always initialise error code to no error
2308 2009-02-23 [colin] 3.7.0cvs71
2311 Fix separator substitution
2313 2009-02-23 [colin] 3.7.0cvs70
2315 * src/stock_pixmap.c
2316 * src/gtk/colorlabel.c
2317 don't use g_return on normal checks
2319 2009-02-22 [colin] 3.7.0cvs69
2325 2009-02-22 [colin] 3.7.0cvs68
2327 * src/addrduplicates.c
2343 * src/prefs_common.c
2344 * src/prefs_filtering.c
2355 * src/common/socket.c
2356 * src/common/template.c
2357 * src/etpan/imap-thread.c
2358 * src/gtk/gtkaspell.c
2359 * src/gtk/gtkcmctree.c
2360 * src/gtk/gtksctree.c
2361 * src/gtk/inputdialog.c
2362 * src/plugins/pgpcore/sgpgme.c
2363 * src/plugins/pgpmime/pgpmime.c
2364 * src/plugins/smime/smime.c
2365 * src/plugins/spamassassin/spamassassin.c
2366 Fix errors caught by Coverity: NULL checks, leaks, overruns,
2367 uninitialised accesses
2369 2009-02-17 [colin] 3.7.0cvs67
2372 Disable controls during queuing
2374 2009-02-15 [colin] 3.7.0cvs66
2377 * src/plugins/pgpcore/select-keys.c
2378 * src/plugins/pgpcore/sgpgme.c
2379 Disable use of disabled keys
2381 2009-02-15 [colin] 3.7.0cvs65
2385 Fix font updating after changing
2386 prefs_common.derive_from_normal_font
2388 2009-02-12 [paul] 3.7.0cvs64
2394 * src/common/version.h.in
2398 more copyright header fixes
2400 2009-02-12 [paul] 3.7.0cvs63
2402 * src/gtk/progressdialog.c
2403 * src/gtk/progressdialog.h
2404 fix copyright header
2406 2009-02-12 [paul] 3.7.0cvs62
2408 * src/gtk/spell_entry.c
2409 * src/gtk/spell_entry.h
2410 better, more standard copyright header
2412 2009-02-12 [paul] 3.7.0cvs61
2414 * src/gtk/spell_entry.c
2415 * src/gtk/spell_entry.h
2416 changes to copyright header
2418 2009-02-12 [paul] 3.7.0cvs60
2420 * src/gtk/spell_entry.c
2421 * src/gtk/spell_entry.h
2424 2009-02-11 [colin] 3.7.0cvs59
2426 * src/gtk/spell_entry.c
2427 * src/gtk/spell_entry.h
2430 2009-02-11 [colin] 3.7.0cvs58
2433 * src/gtk/Makefile.am
2434 * src/gtk/gtkaspell.c
2435 * src/gtk/gtkaspell.h
2436 Add spellcheck to subject. Patch by
2439 2009-02-10 [holger] 3.7.0cvs57
2443 Move filename define for printing page setup cache to defs.h
2445 2009-02-08 [mones] 3.7.0cvs56
2448 Fix build for bison 2.4.1
2450 2009-02-06 [holger] 3.7.0cvs55
2452 * src/prefs_common.c
2453 * src/prefs_common.h
2455 Fix restoring of custom page setups for printing by
2456 temporarily caching the settings.
2457 This is a workaround for Gnome Bug #39018, and fixes
2458 Claws Mail Bug #1840.
2460 2009-02-06 [colin] 3.7.0cvs54
2463 Fix hardcoded Shift-Q quits. Fixes
2464 bug 1838, 'Claws-Mail sometimes quits
2465 when attempting to type a capital Q'
2467 2009-01-31 [paul] 3.7.0cvs53
2470 revert 3.7.0cvs49, until there is time to find out
2471 why it causes a nasty crash!
2473 2009-01-31 [paul] 3.7.0cvs52
2476 1 string that was forgotten for translation
2478 2009-01-31 [paul] 3.7.0cvs51
2481 2 strings that were forgotten for translation
2483 2009-01-31 [paul] 3.7.0cvs50
2485 * src/gtk/prefswindow.c
2486 build prefs tree in a slightly smarter way -
2487 fix bug where if path[0] had same name as
2488 path[1], (like in the de translation), path[1]
2489 was lost and not shown in the window
2491 2009-01-31 [paul] 3.7.0cvs49
2494 fix bug 1836, 'Quoted text still blue after
2495 removal of quote-character'
2496 comment out some debug_print's that needlessly
2499 comment out a debug_print that needlessly slows
2502 2009-01-31 [paul] 3.7.0cvs48
2505 fix bug 1834, '"semi"-selection when collapsing thread'
2507 2009-01-31 [paul] 3.7.0cvs47
2509 * src/prefs_compose_writing.c
2510 * src/prefs_message.c
2511 move 'quote_chars' pref to where it should be
2513 2009-01-30 [paul] 3.7.0cvs46
2516 fix updating of popup menu sensitivity
2518 2009-01-28 [paul] 3.7.0cvs45
2520 * tools/filter_conv_new.pl
2521 move 'move' and 'delete' to end of @actions
2522 so that they are always final actions in the
2523 generated filtering rule
2525 2009-01-27 [paul] 3.7.0cvs44
2528 always select text/calendar mimepart if suitable
2529 plugin (i.e. vCalendar) is available
2531 2009-01-27 [paul] 3.7.0cvs43
2534 fix crash when right-clicking in summaryview when
2535 processing is active
2537 2009-01-22 [colin] 3.7.0cvs42
2542 When replying to signed/encrypted mail and the
2543 preference to sign/encrypt in this case is set,
2544 choose the original mail's privacy system (if
2547 2009-01-21 [colin] 3.7.0cvs41
2550 Fix warning (on-the-fly theming of
2551 addressbook isn't complete yet)
2553 2009-01-21 [colin] 3.7.0cvs40
2557 Win32: Fix window placement
2559 2009-01-21 [paul] 3.7.0cvs39
2562 update timeout log msg
2564 2009-01-17 [colin] 3.7.0cvs38
2569 * src/common/utils.c
2570 * src/etpan/imap-thread.c
2571 Fix g_open calls (which don't ignore mode)
2573 2009-01-17 [colin] 3.7.0cvs37
2582 * src/common/ssl_certificate.c
2584 * src/common/utils.c
2585 * src/etpan/imap-thread.c
2586 * src/plugins/bogofilter/bogofilter.c
2587 * src/plugins/pgpinline/pgpinline.c
2588 * src/plugins/smime/smime.c
2589 Probably fix bug 1825, 'Unable to fetch messages from
2590 IMAP folders named with non-ASCII string'
2591 Change remaining occurences of fopen and open with
2594 2009-01-17 [paul] 3.7.0cvs36
2597 update an old, outdated piece of info
2599 2009-01-17 [paul] 3.7.0cvs35
2601 * src/prefs_folder_item.c
2602 fix bug where saving Folder Properties of a
2603 sub-folder of outbox, queue, draft or trash
2604 would change its parent's folder type to normal
2606 2009-01-12 [mones] 3.7.0cvs34
2611 2009-01-12 [wwp] 3.7.0cvs33
2614 * tools/popfile-link.sh
2615 * tools/textviewer.sh
2616 Fix bashisms and other portability glitches (thanks to
2617 Steven M. Bellovin).
2619 2009-01-11 [paul] 3.7.0cvs32
2622 clean up some build warnings
2624 2009-01-11 [colin] 3.7.0cvs31
2627 Revert part of patch 3.7.0cvs29
2628 This function is used when jpilot
2631 2009-01-11 [colin] 3.7.0cvs30
2634 folder_find_child_item_by_name():
2635 actually use name, not path's basename
2637 2009-01-11 [paul] 3.7.0cvs29
2644 * src/prefs_folder_item.c
2645 clean up some build warnings
2647 2009-01-11 [paul] 3.7.0cvs28
2650 don't even mention printing support, assume its
2651 presence, unless building with GTK+ < 2.10.0
2653 2009-01-10 [colin] 3.7.0cvs27
2656 Fix bug 1811, '[mime] Crash when there's no
2657 room for filename's start on the same line'
2658 When the mimetype of the attachment is very
2659 long, there's no room at all to start the
2660 name=... parameter on the same line. This
2661 caused an infinite loop as 0 characters of
2662 the filename could be appended.
2663 In such cases, insert linebreak before the
2666 2009-01-09 [colin] 3.7.0cvs26
2670 * src/common/utils.c
2671 Win32: Fix bug 1815, 'Drag-n-Drop of files on
2672 Compose Window does not attach'
2674 2009-01-09 [colin] 3.7.0cvs25
2677 Fix bug 1817, 'Changing Themes does not
2678 update the pixmaps in "Select folder"
2681 2009-01-09 [colin] 3.7.0cvs24
2684 Win32: Fix bug 1816, 'Attaching files with
2685 command-line generates error after attaching'
2687 2009-01-09 [paul] 3.7.0cvs23
2690 forgot this '2009' in last commit
2692 2009-01-09 [paul] 3.7.0cvs22
2696 update copyright headers
2698 2009-01-09 [paul] 3.7.0cvs21
2700 * doc/man/claws-mail.1
2703 2009-01-09 [colin] 3.7.0cvs20
2706 Fix bug 1814, 'Windows' WM badly places
2709 2009-01-09 [colin] 3.7.0cvs19
2711 * src/prefs_themes.c
2712 * src/stock_pixmap.c
2713 * src/stock_pixmap.h
2714 * src/common/utils.c
2715 * src/common/utils.h
2716 Win32: Fix bug 1813, 'Installing Theme Creates Error'
2718 2009-01-08 [colin] 3.7.0cvs18
2721 Win32: Fix bug 1810, 'Pressing 'o' key
2724 2009-01-07 [colin] 3.7.0cvs17
2727 Fix bug 1432, '& not escaped in links (HTML
2730 2009-01-06 [colin] 3.7.0cvs16
2732 * src/plugins/pgpcore/select-keys.c
2733 Warn translators the usual way about
2736 2009-01-06 [colin] 3.7.0cvs15
2739 Fix synchronisation dialog that shouldn't
2740 appear when network goes down (Network
2744 Fix save as when attach_save_dir isn't set
2745 fixes bug 1804, 'attach_save_directory does
2746 not default to $HOME'
2747 * src/plugins/pgpcore/select-keys.c
2748 Add mnemonics to buttons - warn translators!
2750 2009-01-06 [wwp] 3.7.0cvs14
2752 * src/common/utils.c
2753 Fix cvs13, thanks to Colin.
2755 2009-01-06 [wwp] 3.7.0cvs13
2757 * src/common/utils.c
2758 Better support for Spanish Outlook replies (RES).
2760 2009-01-02 [colin] 3.7.0cvs12
2763 Fix (+) sign after collapsed folder names that
2764 have quicksearch-matching children.
2765 Fixes bug 1506, 'Recursive search in collapsed
2768 2009-01-02 [colin] 3.7.0cvs11
2770 * src/stock_pixmap.c
2771 * src/stock_pixmap.h
2772 Remove now-unused stock_pixmap_gdk
2774 2009-01-02 [colin] 3.7.0cvs10
2776 * src/gtk/gtkutils.c
2777 * src/pixmaps/claws-mail_icon.xpm
2778 Use pixbuf for app icon, and make the app icon
2781 2009-01-02 [colin] 3.7.0cvs9
2784 Show both link title and URI if possible
2786 2009-01-02 [colin] 3.7.0cvs8
2790 * src/addressbook_foldersel.c
2793 * src/grouplistdialog.c
2797 * src/gtk/gtkcmclist.c
2798 * src/gtk/gtkcmclist.h
2799 * src/gtk/gtkcmctree.c
2800 * src/gtk/gtkcmctree.h
2801 * src/gtk/gtksctree.c
2802 * src/gtk/gtksctree.h
2803 Implement pixbuf rendering in tree widgets
2805 * src/plugins/trayicon/trayicon.c
2807 * src/prefs_themes.c
2808 Use pixbuf rendering here too
2810 2008-12-30 [paul] 3.7.0cvs7
2813 no need to prematurely trim the uri in the statusbar
2815 2008-12-29 [paul] 3.7.0cvs6
2818 prefer List-Id header to X-* headers when creating
2819 filter rule automatically
2821 2008-12-28 [colin] 3.7.0cvs5
2824 Set minimum height to 440 instead of 480
2826 2008-12-22 [colin] 3.7.0cvs4
2829 Fix bug 1799, '"Discard message" deletes manually
2830 saved draft'. Switch rmode to REEDIT after
2833 2008-12-21 [paul] 3.7.0cvs3
2835 * tools/claws.i18n.status.pl
2838 2008-12-21 [paul] 3.7.0cvs2
2844 2008-12-21 [paul] 3.7.0cvs1
2850 2008-12-19 [paul] 3.7.0
2857 2008-12-19 [paul] 3.6.1cvs80
2860 remove unmaintained sk and sr from ALL_LINGUAS
2861 add newly maintained cs to ALL_LINGUAS
2872 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
2873 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
2874 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
2877 2008-12-16 [colin] 3.6.1cvs79
2879 * src/plugins/pgpcore/sgpgme.c
2882 2008-12-15 [colin] 3.6.1cvs78
2887 * src/plugins/pgpcore/sgpgme.c
2888 * src/plugins/pgpcore/sgpgme.h
2889 * src/plugins/pgpinline/pgpinline.c
2890 * src/plugins/pgpmime/pgpmime.c
2891 * src/plugins/smime/smime.c
2892 Fix bug 1796, 'PGP/MIME setting: "select key by your
2893 email address" doesn't work'. Use custom from address
2896 2008-12-15 [colin] 3.6.1cvs77
2898 * src/common/utils.c
2899 Fix bug 1746, 'Makes a mailto link from several
2902 2008-12-15 [paul] 3.6.1cvs76
2904 * m4/spamassassin.m4
2905 fix warnings thrown up by autoconf-2.63
2907 2008-12-13 [colin] 3.6.1cvs75
2912 * src/common/utils.c
2913 * src/common/utils.h
2915 Finish previous patch
2917 2008-12-13 [colin] 3.6.1cvs74
2920 Only install certs on windows
2922 2008-12-13 [colin] 3.6.1cvs73
2925 * tools/ca-certificates.crt
2926 * src/common/Makefile.am
2928 First try to ship SSL certificates in Windows
2931 2008-12-12 [colin] 3.6.1cvs72
2934 * src/plugins/pgpinline/claws.def
2937 2008-12-12 [paul] 3.6.1cvs71
2941 * src/partial_download.c
2943 * src/common/claws.c
2944 * src/common/prefs.c
2945 * src/common/utils.c
2946 win32: fix unlinking, renaming and bug with
2950 2008-12-11 [colin] 3.6.1cvs70
2953 * manual/fr/advanced.xml
2954 Update french translations
2956 2008-12-10 [colin] 3.6.1cvs69
2959 Correct bug submission guidelines
2961 2008-12-10 [colin] 3.6.1cvs68
2963 * src/plugins/pgpcore/pgp_viewer.c
2964 Fix bug 1736, 'Key import does not work'
2965 Kill the correct pid (and not the parent
2966 shell), and increase the timeout a bit.
2968 2008-12-09 [paul] 3.6.1cvs67
2971 ensure that any stray noticeview buttons are hidden,
2972 as clicking them causes segfaults!
2974 2008-12-09 [colin] 3.6.1cvs66
2978 * src/folder_item_prefs.h
2979 * src/prefs_common.c
2980 * src/prefs_common.h
2982 Fix bug 1792, '"Save Message to" should
2983 retain list of recently selected folders'
2984 Also, make Enchant-related prefs stick
2985 even if the build doesn't enable enchant
2987 2008-12-09 [paul] 3.6.1cvs65
2990 fix bug 1787, 'Prevent automatic PGP inline
2991 decryption attempts' use the noticeview to display
2992 decryption failure messages instead of the irritating
2995 2008-12-09 [colin] 3.6.1cvs64
2997 * src/prefs_filtering.c
2998 Fix bug 1789, 'filtering account selection
2999 (regression)'. Filtering on sending-only
3000 accounts can be a little useful when using
3001 filtering via Tools menu.
3003 2008-12-07 [paul] 3.6.1cvs63
3005 * src/prefs_actions.c
3006 don't auto-select first entry (same as other
3008 * src/gtk/pluginwindow.c
3009 these parents don't have children so don't look
3012 2008-12-07 [paul] 3.6.1cvs62
3014 * src/prefs_account.c
3015 * src/gtk/pluginwindow.c
3016 * src/gtk/prefswindow.c
3017 * src/gtk/prefswindow.h
3018 auto-select first page
3020 2008-12-05 [colin] 3.6.1cvs61
3024 Fix bug 1788, 'CM crashes re-encoding
3025 encoded parameters' (introduced in cvs40)
3027 2008-12-05 [paul] 3.6.1cvs60
3029 * src/prefs_common.h
3030 remove gpg prefs that are no longer needed here
3032 2008-12-03 [colin] 3.6.1cvs59
3035 Speed up cache reading (about 10% gain)
3037 * src/gtk/gtksctree.c
3038 Speed up expand/collapse all threads
3041 2008-12-03 [paul] 3.6.1cvs58
3044 eradicate gcc4's signedness warnings
3045 fix building with gnuTLS on (Open)Solaris
3047 2008-12-01 [colin] 3.6.1cvs57
3049 * src/gtk/gtkcmclist.c
3052 2008-12-01 [colin] 3.6.1cvs56
3054 * src/plugins/pgpinline/pgpinline.c
3055 Fix bug 1779, 'PGP Inline badly handles
3056 multipart'. Properly dump the current part
3057 instead of running around with scissors
3059 2008-11-30 [paul] 3.6.1cvs55
3061 * manual/advanced.xml
3062 * manual/plugins.xml
3063 * src/prefs_toolbar.c
3064 remove the verb from the page title and
3065 update references in the manual
3067 2008-11-30 [paul] 3.6.1cvs54
3070 move Other/ page to Other/Miscellaneous
3071 * src/gtk/prefswindow.c
3072 make parent page unselectable
3074 2008-11-29 [paul] 3.6.1cvs53
3077 add the new 'primary_paste_unselects' hidden
3078 option, add missing 'log_[...]_color' options,
3079 and reformat the text
3080 * manual/advanced.xml
3081 add the new 'primary_paste_unselects' hidden
3082 option, add missing 'log_[...]_color' options
3084 2008-11-28 [colin] 3.6.1cvs52
3089 2008-11-28 [colin] 3.6.1cvs51
3094 2008-11-28 [colin] 3.6.1cvs50
3097 Fix account selection in Mailing list
3100 2008-11-28 [paul] 3.6.1cvs49
3103 automatically remove obsolete strings
3105 2008-11-28 [colin] 3.6.1cvs48
3107 * src/plugins/pgpcore/sgpgme.c
3108 Fix error message when key isn't available.
3110 2008-11-27 [colin] 3.6.1cvs47
3116 2008-11-26 [colin] 3.6.1cvs46
3121 2008-11-26 [colin] 3.6.1cvs45
3123 * src/plugins/pgpcore/select-keys.c
3124 * src/plugins/pgpcore/sgpgme.c
3125 Fix bug 1591, 'S/MIME: better key
3126 handling/selection dialog'
3127 Really ignore revoked/expired keys
3129 2008-11-26 [colin] 3.6.1cvs44
3132 * src/common/claws.c
3134 Make sure libgcrypt's threading is initialised
3135 before gnutls. See also old bug 1539.
3137 2008-11-26 [colin] 3.6.1cvs43
3141 * src/etpan/imap-thread.c
3142 Fix possible crashes due to clist_begin()
3143 not checking for NULLs (it should!)
3145 2008-11-25 [colin] 3.6.1cvs42
3148 Fix line length in MIME parameters
3150 2008-11-22 [paul] 3.6.1cvs41
3153 grab Return key press in attachments Properties
3156 2008-11-21 [colin] 3.6.1cvs40
3160 Fix bug 1776, 'use encoded name parameters
3161 for attachments instead of ascii'.
3162 Break the RFC 2047 by using B-encoded
3163 filename parameter, like everyone does,
3164 following advice from the RFC author.
3166 2008-11-21 [colin] 3.6.1cvs39
3168 * src/common/socket.c
3169 Rehandshake if server asks to
3171 2008-11-21 [colin] 3.6.1cvs38
3175 * src/common/session.h
3177 Move conditional-compilation members to
3180 2008-11-19 [wwp] 3.6.1cvs37
3182 * src/prefs_actions.c
3183 Fixed wrong behaviour when pressing Escape (was not cancelling
3186 2008-11-19 [wwp] 3.6.1cvs36
3192 * src/prefs_actions.c
3193 * src/prefs_filtering_action.c
3197 * src/common/utils.c
3198 Replace occurrences of "command line" with "command-line" everywhere.
3199 Enforce code style (mostly indentation) in prefs_actions.c.
3201 2008-11-19 [colin] 3.6.1cvs35
3204 * src/prefs_common.c
3205 * src/prefs_common.h
3206 Add primary_paste_unselects hidden preference
3207 to change how middle-click pasting changes
3208 the selection and insert point; defaults to
3211 2008-11-19 [colin] 3.6.1cvs34
3214 Always give focus to summaryview, even if
3215 the folder is empty, in small screen layout.
3216 Allows to go back to folderlist using the
3219 2008-11-18 [colin] 3.6.1cvs33
3222 Put back conditional at the end of struct
3224 2008-11-18 [colin] 3.6.1cvs32
3227 * src/common/w32_reg.c
3228 Fix crash on win32 when browsing to a
3231 2008-11-15 [colin] 3.6.1cvs31
3234 After a mid-click paste, deselect selection
3235 and go to end of paste.
3237 2008-11-15 [colin] 3.6.1cvs30
3240 Auto-save draft after external editor quits
3242 2008-11-15 [colin] 3.6.1cvs29
3244 * src/plugins/pgpcore/sgpgme.c
3245 Fix wrong error display, thanks to
3248 2008-11-14 [colin] 3.6.1cvs28
3250 * src/prefs_actions.c
3251 Comment out bogus (IMO) warning
3253 2008-11-14 [colin] 3.6.1cvs27
3260 Share summaryview's context menu actions with
3261 the equivalent menu items of the main menu;
3262 this allows to share accelerators and de-
3265 2008-11-14 [colin] 3.6.1cvs26
3267 * src/plugins/pgpcore/sgpgme.c
3268 Fix bug 1768, 'claws-mail crashes while
3269 checking smime bad signature'
3271 2008-11-13 [colin] 3.6.1cvs25
3275 Fix redefinition of PREFSBUFSIZE
3277 2008-11-13 [wwp] 3.6.1cvs24
3279 * tools/popfile-link.sh
3280 Add support for reusing existing POPFile session ID.
3282 2008-11-12 [colin] 3.6.1cvs23
3285 Fix bug 1771, 'Folder template gets
3286 truncated when exiting the application'
3287 Use a 32k buffer for string preferences
3289 2008-11-11 [colin] 3.6.1cvs22
3292 Fix "display sender using addressbook" when
3293 prefs_common.swap_from is in use. Patch by
3296 2008-11-11 [colin] 3.6.1cvs21
3301 Make a few functions static
3303 2008-11-07 [colin] 3.6.1cvs20
3307 Fix crash when rebuilding colorlabel
3311 * src/prefs_account.c
3312 * src/prefs_compose_writing.c
3313 * src/prefs_logging.c
3314 * src/prefs_message.c
3316 * src/prefs_receive.c
3317 * src/prefs_summaries.c
3318 * src/prefs_wrapping.c
3319 * src/plugins/bogofilter/bogofilter_gtk.c
3320 * src/plugins/pgpcore/prefs_gpg.c
3321 * src/plugins/spamassassin/spamassassin_gtk.c
3322 Fix deprecated use of page_size in
3323 gtkspinbutton adjustments
3325 2008-11-06 [mones] 3.6.1cvs19
3328 Fix missing "About" in Help menu
3329 * tools/claws.i18n.status.pl
3332 2008-11-05 [colin] 3.6.1cvs18
3337 * src/common/socket.c
3338 * src/common/socket.h
3339 * src/gtk/gtkutils.c
3340 * src/gtk/gtkutils.h
3341 w32: Implement single launch (lock
3342 socket); always put debug log to
3343 the rc_dir; fix Start menu update
3344 after registering as default Mail
3347 2008-11-05 [colin] 3.6.1cvs17
3350 Setting the Mail start menu item in HKCU
3351 confuses the Internet Options dialog. Do
3352 it in HKLM as this dialog does.
3354 2008-11-04 [colin] 3.6.1cvs16
3356 * src/common/w32_reg.c
3359 2008-11-04 [colin] 3.6.1cvs15
3362 w32: Fix getting content-type
3364 * src/prefs_common.c
3365 * src/prefs_common.h
3366 * src/prefs_ext_prog.c
3368 w32: better integration (use the
3369 standard file associations instead
3370 of our platform-unadapted open
3373 * src/common/utils.c
3374 * src/common/w32_reg.c
3375 * src/common/w32lib.h
3376 w32: better integration (allow
3377 setting Claws as default MUA)
3379 2008-11-01 [colin] 3.6.1cvs14
3382 Fix wrongly converted non-ascii characters
3383 when locale's charset is US-ASCII (strict-mode
3384 was failing in this case)
3386 2008-10-30 [colin] 3.6.1cvs13
3392 Use one UI Manager per mimeview, instead of
3393 the global one -- else user_data pointer gets
3394 broken if opening and closing another message-
3395 view, then using right-click on a mimeview's
3396 mimepart. Probably fixes bug 1711, 'Save-as
3399 2008-10-24 [paul] 3.6.1cvs12
3402 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3403 * tools/kdeservicemenu/install.sh
3404 another, possibly the final?, attempt on getting this
3407 2008-10-24 [paul] 3.6.1cvs11
3409 * tools/kdeservicemenu/install.sh
3410 fix servicemenu installation directory on kde4
3412 2008-10-24 [paul] 3.6.1cvs10
3414 * tools/kdeservicemenu/README
3415 * tools/kdeservicemenu/install.sh
3416 add support for kde4 in addition to kde3.
3417 a rework involving checking for kde4-config, then
3418 kde-config, finally prompting the user for the
3419 location of either if they cannot be found
3422 2008-10-18 [paul] 3.6.1cvs9
3424 * tools/claws.i18n.status.pl
3425 updated with latest translator info.
3426 only print for languages defined in %langname
3428 2008-10-17 [paul] 3.6.1cvs8
3430 * src/plugins/pgpcore/sgpgme.c
3431 when listing the uid's, show the uid validity
3433 2008-10-16 [paul] 3.6.1cvs7
3438 2008-10-13 [wwp] 3.6.1cvs6
3441 Updated French translation.
3443 2008-10-11 [colin] 3.6.1cvs5
3446 Fix bug 1756, "Outdated translators list in About
3447 dialogue". Patch by Aleksei Miheev.
3449 2008-10-11 [colin] 3.6.1cvs4
3459 * src/prefs_account.c
3460 * src/send_message.c
3461 * src/send_message.h
3465 * src/common/claws.c
3467 * src/common/session.c
3468 * src/common/session.h
3471 * src/common/socket.c
3472 * src/common/socket.h
3475 * src/common/ssl_certificate.c
3476 * src/common/ssl_certificate.h
3478 * src/gtk/sslcertwindow.c
3479 * src/gtk/sslcertwindow.h
3482 2008-10-11 [colin] 3.6.1cvs3
3484 * src/common/ssl_certificate.c
3485 Make local function static
3487 2008-10-10 [colin] 3.6.1cvs2
3490 * src/common/ssl_certificate.c
3491 * src/gtk/sslcertwindow.c
3492 Add offline certificate verification,
3493 thanks to Nikos Mavrogiannopoulos for the
3496 2008-10-10 [colin] 3.6.1cvs1
3498 * src/common/ssl_certificate.c
3499 * src/gtk/sslcertwindow.c
3502 2008-10-10 [paul] 3.6.1
3504 * m4/spamassassin.m4
3505 remove openssl dross
3512 2008-10-10 [colin] 3.6.0cvs25
3515 Tell libetpan it doesn't need to init
3518 2008-10-10 [colin] 3.6.0cvs24
3521 Remove references to openssl
3523 2008-10-09 [colin] 3.6.0cvs23
3528 2008-10-09 [colin] 3.6.0cvs22
3531 Error out when building against openssl
3533 2008-10-09 [colin] 3.6.0cvs21
3540 Disable OpenSSL due to requirement of
3541 OpenSSL exception. Code not removed yet,
3542 just in case, but disabled.
3544 2008-10-09 [colin] 3.6.0cvs20
3554 * src/prefs_ext_prog.c
3556 * src/prefs_image_viewer.c
3560 * src/gtk/Makefile.am
3562 * src/gtk/gtksourceprintjob.c
3563 * src/gtk/gtksourceprintjob.h
3564 Revert previous patch. It'd be better to remove
3565 OpenSSL instead, as GnuTLS works as well.
3567 2008-10-09 [colin] 3.6.0cvs19
3577 * src/prefs_ext_prog.c
3579 * src/prefs_image_viewer.c
3583 * src/gtk/Makefile.am
3585 * src/gtk/gtksourceprintjob.c
3586 * src/gtk/gtksourceprintjob.h
3587 Remove the libgnomeprint interface (deprecated,
3588 and fixes Debian's #501570, 'Copyright confusion')
3590 2008-10-09 [colin] 3.6.0cvs18
3593 Require libetpan 0.57 (important fixes)
3595 2008-10-08 [paul] 3.6.0cvs17
3597 * src/prefs_filtering_action.c
3598 * src/prefs_matcher.c
3599 enable re-ordering of the filtering/processing
3600 condition and actions lists by drag'n'drop
3602 2008-10-08 [colin] 3.6.0cvs16
3605 Fix wrong menu title
3607 2008-10-07 [colin] 3.6.0cvs15
3610 After thinking, revert this. It's only a minor
3611 annoyance to GSSAPI users, and I can't test this
3612 right now. Postponed until after next good release.
3614 2008-10-07 [colin] 3.6.0cvs14
3617 Don't ask for a password when using GSSAPI
3619 2008-10-07 [colin] 3.6.0cvs13
3622 Fix build with GTK+ < 2.14
3624 2008-10-07 [colin] 3.6.0cvs12
3628 * src/prefs_common.c
3629 * src/prefs_common.h
3631 * src/gtk/colorlabel.c
3632 Fix bug 1749, 'Shortcut keys for color labels
3634 Make fullscreen a setting remembered between
3637 2008-10-07 [colin] 3.6.0cvs11
3640 Fix bug 1747, 'Wanderlust keybindings no longer
3641 working (regression)'
3643 2008-10-07 [colin] 3.6.0cvs10
3646 Make fullscreen a real menu item
3648 2008-10-07 [colin] 3.6.0cvs9
3651 Make sure we won't save size when
3654 2008-10-06 [colin] 3.6.0cvs8
3658 Handle fullscreen via F11. Patch by
3661 2008-10-06 [colin] 3.6.0cvs7
3664 Fix return value when setting client cert
3666 2008-10-04 [colin] 3.6.0cvs6
3669 Fix bug 1742, 'Attachment list contents not
3672 2008-10-04 [paul] 3.6.0cvs5
3675 fix failure of Hide toolbar option on restart
3677 2008-10-04 [colin] 3.6.0cvs4
3684 Maemo: Fix bug 1737, Crashes upon opening
3686 2008-10-04 [paul] 3.6.0cvs3
3689 submitted (just a little late) by Frederico
3692 2008-10-03 [wwp] 3.6.0cvs2
3695 Many fixes, mostly in menus and accelerators.
3697 2008-10-03 [colin] 3.6.0cvs1
3700 Allow network mounts with new GTKs: they're
3701 available via FUSE mounts and we don't need
3704 2008-10-03 [paul] 3.6.0
3711 2008-10-03 [paul] 3.5.0cvs145
3718 new translations. added by Yasen Pramatarov,
3719 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
3728 updated translations. submitted by Miquel Oliete,
3729 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
3730 Andrea Spadaccini, Emilian Nowak, and Ralph Young
3732 2008-10-02 [colin] 3.5.0cvs144
3734 * src/common/session.c
3735 Fix crash when connection fails on windows
3737 2008-10-01 [colin] 3.5.0cvs143
3740 Real fix for FS-unsafe chars on win32
3742 2008-10-01 [colin] 3.5.0cvs142
3745 Encode prohibited filenames on win32
3747 2008-09-30 [mones] 3.5.0cvs141
3751 * src/prefs_themes.c
3753 Fix output of some debug messages
3755 2008-09-30 [colin] 3.5.0cvs140
3762 * src/prefs_themes.c
3766 * src/common/utils.c
3767 * src/gtk/sslcertwindow.c
3768 Win32: Fix time usage; use g_stat
3770 2008-09-29 [colin] 3.5.0cvs139
3772 * src/common/utils.c
3773 Fix case-sensitive match of subject
3776 2008-09-29 [colin] 3.5.0cvs138
3778 * src/folder_item_prefs.c
3779 * src/folder_item_prefs.h
3781 * src/prefs_folder_item.c
3782 * src/prefs_matcher.c
3784 * src/common/string_match.c
3785 * src/common/utils.c
3786 Fix a huge leak (dozens of megs per folder
3787 change) on Windows: disable regexps
3789 2008-09-28 [paul] 3.5.0cvs137
3794 2008-09-27 [colin] 3.5.0cvs136
3798 Add accessor for cur_account
3800 2008-09-27 [colin] 3.5.0cvs135
3803 Fix crash when error happen on session establishment
3805 2008-09-26 [mones] 3.5.0cvs134
3810 2008-09-26 [colin] 3.5.0cvs133
3812 * src/plugins/pgpcore/claws.def
3815 2008-09-26 [colin] 3.5.0cvs132
3817 * src/prefs_common.c
3818 * src/prefs_common.h
3819 * src/plugins/pgpcore/pgp_viewer.c
3820 Add an accessor to prefs_common for plugins
3823 2008-09-25 [colin] 3.5.0cvs131
3826 Fix bug 1725, 'useless lines in clawsrc'
3827 * src/plugins/smime/mypgpcore.def
3828 Add a missing symbol
3830 2008-09-25 [paul] 3.5.0cvs130
3832 * src/plugins/smime/mypgpcore.def
3833 * src/plugins/smime/plugin.def
3834 * src/plugins/smime/version.rc
3835 add these windows-specific files
3838 2008-09-25 [colin] 3.5.0cvs129
3841 Load standard plugins only on first run
3843 2008-09-25 [colin] 3.5.0cvs128
3848 2008-09-24 [colin] 3.5.0cvs127
3851 Add nb_NO's charset (iso-8859-1)
3853 2008-09-24 [colin] 3.5.0cvs126
3855 * src/common/utils.c
3856 Fix get_mail_base_dir() on windows
3857 (was synced from main ages ago)
3859 2008-09-24 [colin] 3.5.0cvs125
3863 Integrate better with Windows' style
3865 2008-09-23 [paul] 3.5.0cvs124