1 2007-10-06 [colin] 3.0.2cvs19
5 Make toolbar prefs look much better
8 2007-10-06 [paul] 3.0.2cvs18
11 * src/prefs_filtering.c
12 fix checkbuttons in gtktreeview on maemo by
13 setting maemo's "allow-checkbox-mode" to FALSE
15 2007-10-06 [colin] 3.0.2cvs17
18 Export -DSOLARIS in CFLAGS for all
19 Solaris (not just 2.8) and OpenSolaris
21 2007-10-06 [paul] 3.0.2cvs16
27 fix build on solaris where ctime_r takes
28 3 arguments rather than 2.
29 Patch by Nicolas Doualot <slubman.lists@slubman.info>
31 2007-10-05 [colin] 3.0.2cvs15
33 * src/etpan/imap-thread.c
34 Fix wrong error codepath
36 2007-10-05 [wwp] 3.0.2cvs14
39 Fix unexpected logging of quicksearches:
40 debug_filtering_session flag was never reset to FALSE, causing
41 matcher functions to log when called from a quicksearch
42 (if a filtering session happened before).
44 2007-10-05 [paul] 3.0.2cvs13
47 * src/prefs_filtering.c
48 * src/prefs_template.c
49 fix bug 1343, 'Filtering..'s close button
50 silently discards new filter'
53 2007-10-05 [paul] 3.0.2cvs12
57 fix bug 1347, '-Wno-unused-function, optional'
59 2007-10-05 [colin] 3.0.2cvs11
62 * src/common/mgutils.c
65 2007-10-05 [mones] 3.0.2cvs10
69 * manual/es/advanced.xml
70 Synchronise translation
72 2007-10-04 [colin] 3.0.2cvs9
87 * src/partial_download.c
93 * src/common/mgutils.c
98 * src/common/xmlprops.c
99 * src/common/xmlprops.h
100 * src/plugins/bogofilter/bogofilter.c
101 * src/plugins/clamav/clamav_plugin.c
102 * src/plugins/dillo_viewer/dillo_prefs.c
103 * src/plugins/pgpcore/prefs_gpg.c
104 * src/plugins/pgpinline/pgpinline.c
105 * src/plugins/pgpmime/pgpmime.c
106 * src/plugins/spamassassin/spamassassin.c
107 * src/plugins/trayicon/trayicon_prefs.c
108 Verify success on writes. Will fix possible strange
109 failure on disk full.
111 2007-10-04 [paul] 3.0.2cvs8
113 * manual/advanced.xml
114 add further info about Actions
115 Patch by Emmanuel Briot <briot@adacore.com>
117 2007-10-04 [paul] 3.0.2cvs7
120 remove the D column, instead indicate the
121 default account by use of bold text
123 2007-10-03 [colin] 3.0.2cvs6
125 * src/common/template.c
126 Fix templates writing (was prone to disk full problems)
128 2007-10-03 [colin] 3.0.2cvs5
131 * src/addrduplicates.c
132 * src/addrduplicates.h
134 Add duplicate deletion. Patch by Holger
136 2007-10-03 [colin] 3.0.2cvs4
139 * src/gtk/quicksearch.c
140 Fix bug 1340, 'Case insensitive searches with
141 non-ascii alphabets fail'.
143 2007-10-03 [colin] 3.0.2cvs3
148 Implement run-time alternative config directories
150 2007-10-03 [colin] 3.0.2cvs2
153 Prevent opening folder item while folder
154 is scanned in a better way
156 2007-10-02 [paul] 3.0.2cvs1
162 bump up version number following stable release
164 2007-09-30 [colin] 3.0.1cvs49
167 Refresh session if needed
169 2007-09-30 [colin] 3.0.1cvs48
172 Reset folder's session to NULL
175 2007-09-30 [mones] 3.0.1cvs47
177 * manual/handling.xml
178 Use markup quotes instead hardcoded quotes
179 * manual/es/handling.xml
180 Added new synced section (IMAP subscriptions)
182 2007-09-29 [colin] 3.0.1cvs46
185 Notice disconnections faster
187 2007-09-28 [colin] 3.0.1cvs45
193 2007-09-28 [paul] 3.0.1cvs44
198 2007-09-28 [paul] 3.0.1cvs43
201 use gtk_widget_set_size_request() on the label
202 so that wrapping works better. get rid of the
203 (partially deprecated) hbutton_box.
204 these changes should prevent buttons overlapping
207 2007-09-28 [colin] 3.0.1cvs42
212 2007-09-28 [colin] 3.0.1cvs41
218 * src/etpan/imap-thread.c
219 64bits-related warning fixes
221 2007-09-28 [colin] 3.0.1cvs40
223 * src/folder_item_prefs.c
230 2007-09-28 [colin] 3.0.1cvs39
232 * src/plugins/spamassassin/spamassassin.c
233 * src/plugins/spamassassin/spamassassin.h
234 * src/plugins/spamassassin/spamassassin_gtk.c
235 Add addressbook-based whitelisting
237 2007-09-28 [colin] 3.0.1cvs38
240 Fix bug 1337, 'crash on pressing Send button'
242 2007-09-28 [paul] 3.0.1cvs37
244 * src/prefs_folder_item.c
245 give the orphans a parent. makes all prefs
246 pages visible on maemo
248 2007-09-28 [colin] 3.0.1cvs36
250 * src/prefs_folder_column.c
251 * src/prefs_summary_column.c
254 2007-09-27 [colin] 3.0.1cvs35
256 * src/gtk/quicksearch.c
257 Fix bug 1336, 'Segfault if empty space before search-string'
259 2007-09-26 [mones] 3.0.1cvs34
263 Fixed irc channel name, added some docbook markup.
264 Changed text markup to docbook markup.
265 Added spamcop as supported in SpamReport description.
266 * manual/fr/plugins.xml
267 Fixed irc channel name.
268 * manual/es/account.xml
269 * manual/es/advanced.xml
270 * manual/es/claws-mail-manual.xml
271 * manual/es/glossary.xml
273 * manual/es/keyboard.xml
274 * manual/es/plugins.xml
275 Synced with English version, fixed a couple of typos.
277 2007-09-26 [colin] 3.0.1cvs33
280 Explain why "Libgnomeprint: no" on GTK+ 2.10
282 2007-09-26 [colin] 3.0.1cvs32
287 Optimisation: avoid fetching mail 3 times locally
290 2007-09-26 [colin] 3.0.1cvs31
295 2007-09-26 [colin] 3.0.1cvs30
301 Fix MH mtime hack - make it a folder class function
303 2007-09-26 [colin] 3.0.1cvs29
306 Fix bug 1334, 'user defined mail incorporation
309 2007-09-25 [colin] 3.0.1cvs28
312 Optimisation: shortcut conv_codeset_strdup
313 when src_code and dest_code are the same
316 Optimisation: shortcut code conversions when
317 files are in UTF-8; faster list walking by
318 using prepend/reverse.
320 2007-09-25 [holger] 3.0.1cvs27
323 Replace button bar of the preview window
324 with a real toolbar (patch by Colin)
325 Add zooming to the preview window
327 2007-09-24 [paul] 3.0.1cvs26
330 compact the character set menu, adding some
331 missing encodings. Patch by Pawel Pekala
333 2007-09-23 [paul] 3.0.1cvs25
335 * src/prefs_account.c
336 * src/prefs_folder_item.c
340 remove unnecessary frame from Templates options
341 and improve the English of the check button label
343 2007-09-22 [colin] 3.0.1cvs24
345 * src/gtk/quicksearch.c
346 Fix bug 1329, 'error in quicksearch.c'
347 Fix return with value in function returning void
349 2007-09-22 [colin] 3.0.1cvs23
355 * src/etpan/imap-thread.c
356 Optimise fetching IMAP cached emails *a lot*
357 (remember whether mail is fully cached and \r's
358 are already stripped)
360 2007-09-22 [colin] 3.0.1cvs22
364 * src/prefs_folder_item.c
365 Add a button to allow users to drop local caches.
367 2007-09-21 [colin] 3.0.1cvs21
370 Remove unnecessary error when cancelling export to mbox.
373 2007-09-21 [paul] 3.0.1cvs20
375 * src/gtk/prefswindow.c
376 remove unnecessary frames from the prefs
377 pages. Patch by Pawel Pekala
379 2007-09-21 [paul] 3.0.1cvs19
381 * src/prefs_account.c
382 * src/prefs_folder_item.c
385 put the Templates options into a tabbed
386 layout. Patch by Pawel Pekala
388 2007-09-21 [paul] 3.0.1cvs18
391 group together the character set menu items
392 move the /View/Show or hide/Message view below
393 .../Toolbar menu item
394 Patch by Pawel Pekala
396 2007-09-21 [mones] 3.0.1cvs17
399 Fix for bug 1327, 'segfault when replying to a non-existent
400 news message', thanks to Colin.
402 2007-09-21 [colin] 3.0.1cvs16
407 2007-09-20 [colin] 3.0.1cvs15
411 Maybe fix bug 1324, 'Corrupted IMAP cache'
413 2007-09-20 [colin] 3.0.1cvs14
418 2007-09-20 [holger] 3.0.1cvs13
421 Add page layout to print preview.
422 Make the close-button in the toolbar
425 2007-09-20 [paul] 3.0.1cvs12
428 updated by Pavlo Bohmat
430 2007-09-19 [colin] 3.0.1cvs11
433 Prevent unquoted mime boundaries, by always
436 2007-09-19 [colin] 3.0.1cvs10
439 Fix drawing area size, fix DPI change that
440 can cause total number of lines to decrease
442 2007-09-19 [colin] 3.0.1cvs9
446 Make print preview more efficient and nicer.
447 Patch mostly by Holger Berndt <hb@claws-mail.org>
449 2007-09-19 [colin] 3.0.1cvs8
454 Add scrolledwindow, default allocation and
455 size saving to the print preview window.
457 2007-09-18 [colin] 3.0.1cvs7
461 * src/prefs_image_viewer.c
464 - add image printing support
465 - add option to print images
467 - add saving of a few Page Setup parameters
469 2007-09-18 [colin] 3.0.1cvs6
473 Add Guillaume Chazarain
475 2007-09-18 [colin] 3.0.1cvs5
478 Fix bug 1321, 'access before allocation
479 when scanning for uris'. Patch by
480 Guillaume Chazarain <guichaz@yahoo.fr>
482 2007-09-18 [colin] 3.0.1cvs4
485 Fix bug 1320, 'Memory leak caused by
486 gtk_container_get_children'. Patch by
487 Guillaume Chazarain <guichaz@yahoo.fr>
489 2007-09-18 [colin] 3.0.1cvs3
493 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
495 2007-09-18 [colin] 3.0.1cvs2
501 * src/prefs_ext_prog.c
506 Use GtkPrintOperation by default on GTK+ >= 2.10
507 Patch by Holger Berndt <hb@claws-mail.org>
509 2007-09-18 [paul] 3.0.1cvs1
515 bump up version number following stable release
517 2007-09-16 [colin] 3.0.0cvs18
522 2007-09-16 [colin] 3.0.0cvs17
525 Fix bug 1311, 'Wrong arrow position
526 while moving message into folder when
527 column headers hidden'
529 Show error in the GUI if image can't
534 Allow setting domain in msgid
535 * src/common/plugin.c
536 Add timing information
538 2007-09-16 [colin] 3.0.0cvs16
542 * src/prefs_account.c
543 * src/prefs_account.h
544 * src/prefs_template.c
546 Remove Generate Message-ID option. We need
547 this on some IMAP servers.
549 2007-09-16 [colin] 3.0.0cvs15
551 * src/prefs_filtering.c
552 * src/prefs_filtering.h
553 * src/prefs_filtering_action.c
555 Fix tags issues: tags with spaces, renaming
558 2007-09-16 [colin] 3.0.0cvs14
563 Fix bug 1308, 'Claws deletes folderlist.xml after
564 fetching mail short after start-up'
566 2007-09-16 [colin] 3.0.0cvs13
569 Fix scrolling to cursor
571 2007-09-16 [paul] 3.0.0cvs12
574 updated by Aleksandar Urosevic
576 2007-09-16 [paul] 3.0.0cvs11
579 do not allow locked msgs to be deleted,
580 even by filtering/processing
582 2007-09-07 [paul] 3.0.0cvs10
584 * src/prefs_folder_column.c
585 * src/prefs_summary_column.c
586 implement button sensitivity
587 patch by Pawel Pekala
589 2007-09-06 [wwp] 3.0.0cvs9
592 Add a missing linefeed to a debug message.
594 2007-09-05 [colin] 3.0.0cvs8
597 Fix statusbar/window mismatch on Maemo
599 2007-09-05 [colin] 3.0.0cvs7
602 Fix build without USE_LDAP_TLS
604 2007-09-05 [colin] 3.0.0cvs6
613 Maemo: distinguish various statusbar messages,
614 in order to display only the most important.
616 2007-09-04 [wwp] 3.0.0cvs5
619 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
620 Show protocol "SMTP" and the appropriate server for send-only
621 accounts, show "-" instead of "" when no value is relevant.
623 2007-09-03 [ticho] 3.0.0cvs4
626 Handle plural form better in delete confirmation dialog.
628 2007-09-03 [wwp] 3.0.0cvs3
631 Warn differently when sending or sending later (queueing).
633 2007-09-03 [colin] 3.0.0cvs2
637 * src/common/plugin.c
638 * src/common/plugin.h
639 Add a new plugin API, MimeParser. It allows
640 plugins to scan email MIME parts and optionally,
643 2007-09-03 [mones] 3.0.0cvs1
648 While a better solution is made double history sizes
650 2007-09-03 [paul] 3.0.0
657 2007-09-03 [paul] 2.10.0cvs191
671 updated by Yasen Pramatarov, Miquel Oliete, Stephan
672 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
673 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
674 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
676 2007-09-02 [colin] 2.10.0cvs190
680 Prevent empty or white-space tags
682 2007-09-01 [colin] 2.10.0cvs189
685 Fix double-reading of accounts list when
686 the wizard has been run due to no accounts
688 Fix sensitivity of a menu item in case
691 2007-09-01 [wwp] 2.10.0cvs188
694 Fix wizard crash when Mailbox dir already exists
697 2007-08-31 [colin] 2.10.0cvs187
699 * src/etpan/imap-thread.c
700 Fix unwanted creation of
701 libetpan's stream dump file
703 Fix coloring of pastes as quotation
705 Maemo: Fix opening of mails from keypad
711 * src/gtk/prefswindow.c
712 Maemo: Fix adjustments changes
714 2007-08-30 [colin] 2.10.0cvs186
717 Don't opened selected folder when clicking
720 Maemo: Make Esc close messageviews
722 Maemo: Fix message scrolling to the end on
724 Maemo: Fix reopening same message
725 * src/gtk/prefswindow.c
726 Maemo: try to fix scrollbar. Doesn't work,
727 it seems as if gtk_adjustment_set_value was
730 2007-08-30 [colin] 2.10.0cvs185
735 * src/prefs_matcher.c
736 * src/prefs_template.c
740 * src/gtk/gtkaspell.c
741 * src/plugins/bogofilter/bogofilter.c
742 * src/plugins/bogofilter/bogofilter_gtk.c
743 * src/plugins/clamav/clamav_plugin_gtk.c
744 * src/plugins/pgpcore/sgpgme.c
745 * src/plugins/spamassassin/spamassassin.c
746 * src/plugins/spamassassin/spamassassin_gtk.c
747 Fix all potential misuses of format-string functions
749 2007-08-30 [wwp] 2.10.0cvs184
751 * src/prefs_template.c
754 2007-08-29 [colin] 2.10.0cvs183
756 * src/plugins/trayicon/trayicon.c
757 Fix leak of hooks in case of error,
758 thanks to Holger Berndt
760 2007-08-28 [colin] 2.10.0cvs182
763 Don't use current folder settings when
764 composing from the compose button's
767 2007-08-28 [colin] 2.10.0cvs181
769 * src/quote_fmt_parse.y
770 Fix cursor offset when quote contains UTF-8
773 2007-08-28 [colin] 2.10.0cvs180
777 Fix signature replacement when it's been wrapped
779 2007-08-27 [colin] 2.10.0cvs179
784 2007-08-27 [colin] 2.10.0cvs178
787 Fix Quicksearch's Sticky mode
789 2007-08-27 [colin] 2.10.0cvs177
791 * src/folder_item_prefs.c
792 * src/folder_item_prefs.h
795 Fix loss of subfolders properties when
798 2007-08-26 [wwp] 2.10.0cvs176
802 * src/prefs_actions.c
803 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
804 will have to be used when necessary *before* calling
805 alertpanel functions.
807 2007-08-25 [paul] 2.10.0cvs175
809 * src/prefs_actions.c
810 workaround gettext problem marking
811 string as c-format when it's not
813 2007-08-25 [wwp] 2.10.0cvs174
817 * src/prefs_actions.c
818 Call the pango markup escape function right ince in alertpanel_create
819 instead of everywhere (reverts some parts of 2.10.0cvs123 and
823 Fix a crash due to a misuse of g_print(), encountered when the string
824 passed to g_print was containing printf substitution symbols.
826 2007-08-25 [paul] 2.10.0cvs173
829 fix a segfault when refreshing RSSyl feeds
831 2007-08-25 [paul] 2.10.0cvs172
833 * src/gtk/icon_legend.c
836 2007-08-25 [paul] 2.10.0cvs171
840 * src/pixmaps/insert_file.xpm
841 add a new pixmap instead of re-using
842 paste.xpm. (easier for icon theme authors)
844 2007-08-24 [holger] 2.10.0cvs170
846 * src/plugins/trayicon/trayicon.c
847 The same fix for another hook id.
849 2007-08-24 [holger] 2.10.0cvs169
851 * src/plugins/trayicon/trayicon.c
852 Micro-fix: Do the error checking for
855 2007-08-24 [paul] 2.10.0cvs168
858 fix typo causing compiler warning
860 2007-08-24 [paul] 2.10.0cvs167
863 put back the correct version of this file also
865 2007-08-24 [colin] 2.10.0cvs166
868 Use progress bar when sending messages
870 2007-08-24 [paul] 2.10.0cvs165
873 oops! if i'm quick no-one will notice
874 (put back the proper file)
876 2007-08-24 [paul] 2.10.0cvs164
884 * tools/mew2claws-mail.pl
885 add new script that imports a Mew address book
886 submitted by Jerome Lelong
888 2007-08-24 [paul] 2.10.0cvs163
891 remove the obsolete plugins, add the
892 missing plugins, including the forthcoming
895 2007-08-24 [paul] 2.10.0cvs162
897 * manual/advanced.xml
898 add info about the hidden emphasis_color option
899 * manual/keyboard.xml
900 correct the info about hotkeys
903 2007-08-24 [paul] 2.10.0cvs161
906 add mnemonic to 'Run procesing rules'
908 2007-08-24 [paul] 2.10.0cvs160
913 use suitable defaults for outbox,
914 queue, drafts and trash folders
916 2007-08-24 [wwp] 2.10.0cvs159
919 Update menu item sensitivity if necessary (or we get a
920 gtk critical message).
922 2007-08-23 [wwp] 2.10.0cvs158
925 * src/prefs_actions.c
926 Allow literal % chars in action commands (use %%).
927 Add a missing p++ to the action parser in action_get_type(),
928 which was missing it, even if it was neutral.
929 Fix a pango markup warning at runtime.
931 2007-08-23 [wwp] 2.10.0cvs157
934 Contacts are now locale-aware sorted in the address book
935 (LC_COLLATE matters here).
936 Fix missing table initializers.
938 2007-08-23 [colin] 2.10.0cvs156
941 Check scan_required on dest folder when copying
943 2007-08-23 [colin] 2.10.0cvs155
946 Fix scanning when folder was empty
948 2007-08-22 [colin] 2.10.0cvs154
951 Don't g_warning when g_try_malloc fails(), or it makes
952 things worse as g_log() allocates. Fixes bug 1290,
953 'Claws Mail crashes if too little memory when
954 rebuilding folder tree'
956 2007-08-22 [colin] 2.10.0cvs153
959 Fix format string vulnerability, thanks to
960 Ulf Harnhammar, Secunia Research
962 2007-08-22 [colin] 2.10.0cvs152
967 2007-08-22 [wwp] 2.10.0cvs151
970 Few better null-ptr checks.
972 2007-08-22 [colin] 2.10.0cvs150
975 * src/editldap_basedn.c
984 2007-08-22 [colin] 2.10.0cvs149
989 2007-08-22 [colin] 2.10.0cvs148
994 2007-08-22 [colin] 2.10.0cvs147
997 Fix test (set ldap v3 if bindDN is set or TLS is set)
999 2007-08-22 [colin] 2.10.0cvs146
1003 Fix wrong "Connected successfully to server". Connection only succeeds if
1004 we can get the base DN.
1006 2007-08-21 [wwp] 2.10.0cvs145
1015 More sanity checks in ldap functions.
1017 2007-08-21 [wwp] 2.10.0cvs144
1019 * src/prefs_account.c
1020 Don't return a value in a void function().
1022 2007-08-21 [paul] 2.10.0cvs143
1025 add check for ftp: to messageview_list_urls()
1027 2007-08-21 [colin] 2.10.0cvs142
1034 Fix bug 1293, 'LDAP address book not working'
1035 Search only on specified fields, but fetch
1036 every field possible. People will have to
1037 reset the searched Attributes in their LDAP
1040 2007-08-21 [wwp] 2.10.0cvs141
1050 * src/editaddress_other_attributes_ldap.c
1067 * src/prefs_customheader.c
1068 * src/prefs_msg_colors.c
1074 * src/common/socket.c
1075 * src/common/ssl_certificate.c
1076 * src/common/utils.c
1077 * src/common/utils.h
1078 * src/gtk/description_window.c
1079 * src/plugins/demo/demo.c
1080 * src/plugins/pgpcore/prefs_gpg.c
1081 * src/plugins/spamassassin/libspamc.c
1082 Make sure we use glib functions to send text messages (information,
1083 debug, warning, errors) to stdout/stderr - no more direct puts
1084 fputs printf fprintf to stdout/stderr when it can be done using
1085 g_log*() and g_print/g_printerr. Doing this, we make sure every
1086 stdout/stderr message is saved to log in Windows.
1089 2007-08-21 [wwp] 2.10.0cvs140
1092 * src/common/utils.h
1093 Route glib's stdout/stderr messages to a log file (Windows only),
1094 instead of loosing them.
1096 2007-08-21 [paul] 2.10.0cvs139
1099 replace deprecated g_strncasecmp()
1103 2007-08-20 [ticho] 2.10.0cvs138
1106 * src/prefs_account.h
1107 Copy all account preferences in account_clone() - some
1109 * src/prefs_account.c
1110 Handle empty privacy system combobox gracefully (warning
1111 instead of a crash).
1113 2007-08-20 [colin] 2.10.0cvs137
1118 2007-08-20 [paul] 2.10.0cvs136
1128 patch by Michael Rasmussen
1130 2007-08-19 [colin] 2.10.0cvs135
1133 Fix previous commit. Sensitivity update is needed
1134 for "Cancel receiving". However when batching we
1135 don't need to do it for every message flag change,
1136 just once at the start and once at the end.
1138 2007-08-19 [colin] 2.10.0cvs134
1141 Remove useless menu updates on session lock/unlock
1143 2007-08-19 [colin] 2.10.0cvs133
1145 * src/etpan/imap-thread.c
1146 Make all fetch logs less verbose
1148 2007-08-19 [paul] 2.10.0cvs132
1153 fix bug 1286, 'Can't move a folder into a "Folders
1156 2007-08-18 [ticho] 2.10.0cvs131
1158 * src/editaddress_other_attributes_ldap.c
1159 Converted option menu for other ldap attributes to GtkComboBox.
1161 2007-08-18 [colin] 2.10.0cvs130
1164 * src/prefs_common.c
1165 * src/prefs_common.h
1167 * src/send_message.c
1168 Revert 'send_dialog_mode' meaning to
1169 'send_dialog_invisible', so that the
1170 new checkbox doesn't change the
1173 2007-08-18 [paul] 2.10.0cvs129
1176 add missing menu update
1178 2007-08-17 [colin] 2.10.0cvs128
1181 Set batching after getting flags - maybe fixes
1182 bug 1292, 'CM crashes on writing mail'
1184 2007-08-16 [ticho] 2.10.0cvs127
1187 Convert two GtkOptionMenu widgets to new GtkComboBox.
1188 * src/gtk/combobox.h
1189 * src/gtk/gtkutils.c
1190 Allow NULL for GtkComboBox menuitem label, rendering such
1191 items as row separators.
1193 2007-08-16 [paul] 2.10.0cvs126
1195 * src/plugins/trayicon/trayicon.c
1196 remove wrongly used gettextisation
1198 2007-08-15 [ticho] 2.10.0cvs125
1201 Fixed a runtime warning where an attempt to pack an
1202 already packed GtkLabel was made.
1204 2007-08-15 [ticho] 2.10.0cvs124
1206 * src/prefs_compose_writing.c
1207 Convert the insert-or-attach-dragged-files GtkOptionMenu
1210 2007-08-14 [ticho] 2.10.0cvs123
1213 * src/gtk/gtkutils.c
1214 Changed return receipt account selector to GtkComboBox.
1215 Fixed a runtime warning where GTK tried to parse
1216 "name <email@address" as a Pango markup in an alertpanel label.
1218 2007-08-14 [ticho] 2.10.0cvs122
1220 * src/prefs_logging.c
1221 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1223 2007-08-14 [wwp] 2.10.0cvs121
1227 * tools/popfile-link.sh
1228 Added a new tool: POPFile helper, to open
1229 selected messages in POPFile control center,
1230 in order to change the messages' status.
1232 2007-08-14 [ticho] 2.10.0cvs120
1235 * src/prefs_common.c
1236 * src/prefs_common.h
1238 * src/send_message.c
1239 Change "Show send dialog" optionmenu to a checkbutton.
1240 * src/prefs_receive.c
1241 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1243 2007-08-13 [wwp] 2.10.0cvs119
1254 * src/partial_download.c
1257 * src/stock_pixmap.c
1259 * src/common/utils.c
1260 * src/gtk/gtkaspell.c
1262 Make sure we never pass NULL pointers for %s substitutions
1263 (prevent from crashing in Windows).
1265 2007-08-13 [wwp] 2.10.0cvs118
1268 Re-enable mmap_reads in Windows with some missing
1269 CloseHandle of mapping objects, thanks to
1272 2007-08-13 [paul] 2.10.0cvs117
1274 * src/common/utils.c
1275 fix bug 1287, 'Compile time problem on Solaris
1276 (nexenta gnu/Solaris) utils.c'
1277 Thanks to Piotr Chrzczonowicz
1279 2007-08-12 [wwp] 2.10.0cvs116
1281 * src/plugins/pgpcore/prefs_gpg.c
1282 Don't try to unset a GPG_AGENT_INFO that was not
1283 set (and don't use a NULL string in Windows, it was
1284 crashing with --debug if GPG_AGENT_INFO was not set).
1286 2007-08-12 [wwp] 2.10.0cvs115
1289 Make gcc type-check arguments passed to privacy_set_error().
1291 2007-08-12 [ticho] 2.10.0cvs114
1293 * src/prefs_folder_item.c
1294 Make sure that folder default account combobox always has some
1295 account preselected.
1296 * src/gtk/combobox.c
1297 Handle empty combobox gracefully (warning instead of crash).
1299 2007-08-12 [ticho] 2.10.0cvs114
1301 * src/prefs_folder_item.c
1302 Make sure that folder default account combobox is not empty.
1303 * src/gtk/combobox.c
1304 Handle empty combobox gracefully (warning instead of crash).
1306 2007-08-11 [paul] 2.10.0cvs113
1310 use 'subfolder' instead of 'sub-folder', matching
1311 everywhere else the term is used
1315 2007-08-10 [wwp] 2.10.0cvs112
1318 Disable mmap reads in Windows only (at least temporarily), they
1319 prevent from renaming/removing target cache files.
1325 2007-08-10 [wwp] 2.10.0cvs111
1328 fix unpredictable crashes in Windows due to broken
1329 cache/mark/tags files writting (file were opened for
1330 writing in text mode).
1333 use gettimeofday() from w32lib.h on Windows.
1335 2007-08-10 [colin] 2.10.0cvs110
1338 * src/etpan/imap-thread.c
1339 * src/etpan/imap-thread.h
1340 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1342 2007-08-09 [colin] 2.10.0cvs109
1345 Fix port being reset to 636 on SSL
1347 Fix folder_item_get_msg_num_by_file
1348 on drafts/queue folders
1350 2007-08-09 [wwp] 2.10.0cvs108
1353 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1354 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1357 2007-08-09 [colin] 2.10.0cvs107
1361 * src/gtk/prefswindow.c
1362 A few Maemo layout fixes
1364 2007-08-09 [paul] 2.10.0cvs106
1366 * src/prefs_account.c
1367 remove the hyphen from plug-ins to
1368 match everywhere else
1370 2007-08-08 [wwp] 2.10.0cvs105
1372 * src/prefs_folder_item.c
1373 Fix an extraneous stealth ^L char.
1375 2007-08-08 [wwp] 2.10.0cvs104
1377 * src/prefs_folder_item.c
1378 Better fix, group variables declarations (USE_ASPELL).
1380 2007-08-08 [wwp] 2.10.0cvs103
1382 * src/prefs_folder_item.c
1383 Fix compilation w/ USE_ASPELL set (broken
1386 2007-08-08 [ticho] 2.10.0cvs102
1388 * src/prefs_folder_item.c
1389 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1391 2007-08-08 [colin] 2.10.0cvs101
1394 * src/etpan/imap-thread.c
1395 * src/etpan/imap-thread.h
1396 Close selected mailbox before doing
1399 2007-08-08 [colin] 2.10.0cvs100
1402 Complete symbol table, thanks to wwp.
1403 Fixes bug 1284, 'The html -> text
1404 converter ignores entities'
1406 Fix possible fd leak
1408 2007-08-08 [colin] 2.10.0cvs99
1411 Better way to fetch UIDs on non-UIDPLUS servers
1413 2007-08-07 [colin] 2.10.0cvs98
1416 fix bug 1275, 'auto-saved draft messages not
1417 always being removed'; Also, make multiple
1418 copy (in the same account) faster by matching
1419 source/destination message UIDs.
1421 Don't try to reshow deleted mail
1423 Fix leak on error path
1425 2007-08-07 [wwp] 2.10.0cvs97
1427 * manual/account.xml
1428 * manual/advanced.xml
1429 * manual/fr/account.xml
1430 * manual/fr/advanced.xml
1431 Updated the reference manual and the French translation to
1432 reflect 2.10.0cvs84: enable running folder Processing
1435 2007-08-06 [wwp] 2.10.0cvs96
1437 * src/prefs_common.c
1438 * src/prefs_common.h
1440 Allow changing the emphasis color used to highlight
1441 the newsreader/x-mailer header value when it matches
1442 our preferred mail agent (hidden pref 'emphasis_col' added
1445 2007-08-06 [colin] 2.10.0cvs95
1449 Re-commit 2.10.0cvs86, with a protection
1450 against Pango bug. Also, try to fix
1451 bug 1275, 'auto-saved draft messages not
1452 always being removed'
1454 2007-08-06 [wwp] 2.10.0cvs94
1456 * src/gtk/quicksearch.c
1457 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1459 2007-08-06 [ticho] 2.10.0cvs93
1461 * src/prefs_account.c
1462 * src/gtk/combobox.c
1463 Use GtkComboBox instead of GtkOptionMenu for privacy system
1464 selection in account preferences.
1466 2007-08-06 [wwp] 2.10.0cvs92
1468 * src/plugins/pgpcore/plugin.def
1469 Apply one more chunk from gpg4win's 03-w32-port patch.
1471 2007-08-05 [colin] 2.10.0cvs91
1475 reverting buggy patch for now
1477 2007-08-05 [colin] 2.10.0cvs90
1482 2007-08-04 [colin] 2.10.0cvs89
1484 * src/prefs_summaries.c
1485 * src/summary_search.c
1486 Replace deprecated widgets. Patch by
1489 2007-08-04 [colin] 2.10.0cvs88
1492 Refresh GUI only every 2000 mails on mh_get_last_num
1493 This is fast (readdir) and done only once per
1496 2007-08-03 [colin] 2.10.0cvs87
1498 * src/prefs_account.c
1499 * src/gtk/combobox.h
1500 * src/gtk/gtkutils.c
1501 Fix a deprecated widget. Patch by
1504 2007-08-03 [colin] 2.10.0cvs86
1508 Make colorisation and wrapping algorithms
1509 faster. Fixes bug 1246, 'compose becomes
1510 increasingly slow replying to complex emails'
1512 2007-08-03 [paul] 2.10.0cvs85
1515 keep the window painted
1517 2007-08-02 [paul] 2.10.0cvs84
1522 enable running folder Processing
1525 2007-08-02 [paul] 2.10.0cvs83
1528 speed up/clean up rendering of larger
1532 2007-08-01 [paul] 2.10.0cvs82
1537 change default toolbar layout on maemo
1538 * src/pixmaps/close.xpm
1539 make the red cross a grey cross
1540 * src/pixmaps/jpilot.xpm
1541 make icon smaller so it fits better
1543 2007-07-31 [paul] 2.10.0cvs81
1546 * src/gtk/gtkutils.c
1547 fix crash on maemo on first launch
1549 2007-07-30 [paul] 2.10.0cvs80
1551 * src/prefs_matcher.c
1552 specify the units of age and size
1554 2007-07-30 [paul] 2.10.0cvs79
1557 Fix IMAP timeout setting
1559 2007-07-30 [colin] 2.10.0cvs78
1561 * src/prefs_account.c
1562 Fix a deprecated widget. Patch by
1565 2007-07-27 [paul] 2.10.0cvs77
1567 * src/matcher_parser_parse.y
1568 * src/prefs_filtering_action.c
1569 * src/prefs_matcher.c
1570 these changes forgotten in cvs74's
1571 'watch thread' feature
1573 2007-07-27 [paul] 2.10.0cvs76
1576 fix potential crasher
1579 2007-07-27 [paul] 2.10.0cvs75
1584 * src/gtk/gtkutils.c
1585 make mainwindow's /Help/Manual point to the
1586 remote copy if the local copy doesn't exist
1588 2007-07-27 [paul] 2.10.0cvs74
1596 * src/matcher_parser_parse.y
1599 * src/stock_pixmap.c
1600 * src/stock_pixmap.h
1605 * src/pixmaps/watchthread.xpm
1606 add 'watch thread' feature
1608 2007-07-27 [paul] 2.10.0cvs73
1610 * src/prefs_folder_item.c
1611 adjust labels, add tooltips
1613 2007-07-27 [colin] 2.10.0cvs72
1616 Maemo: Remove less used menu items
1618 2007-07-26 [colin] 2.10.0cvs71
1621 Maemo: destroy messageview after trashing mail.
1622 Maybe should be done on X11 too
1624 2007-07-26 [colin] 2.10.0cvs70
1628 * src/prefs_common.c
1629 * src/prefs_common.h
1631 Add View/Show or Hide/Column headers
1633 2007-07-26 [colin] 2.10.0cvs69
1638 2007-07-26 [colin] 2.10.0cvs68
1641 Fix possible crash on cache invalidation
1645 * src/quote_fmt_parse.y
1646 Make replying to mails with big attachments
1647 much faster. Fixes bug 1224, 'The process of
1648 Replying to emails with large attachments
1649 seems unreasonably long...'
1651 2007-07-26 [colin] 2.10.0cvs67
1656 Fix threads use on BSDs
1658 2007-07-26 [paul] 2.10.0cvs66
1660 * src/gtk/prefswindow.c
1661 fix account prefs breakage
1664 2007-07-26 [paul] 2.10.0cvs65
1667 standardise ./configure --help messages
1669 2007-07-26 [colin] 2.10.0cvs64
1673 Fix two vCard-related crashes
1675 2007-07-25 [colin] 2.10.0cvs63
1678 * src/prefs_common.c
1679 * src/prefs_common.h
1680 * src/prefs_receive.c
1681 Maemo: Add a better way to notify of
1687 Maemo: Various layout fixes
1688 * src/gtk/prefswindow.c
1689 Maemo: Better prefs layout
1691 2007-07-25 [paul] 2.10.0cvs62
1694 fix the layout on maemo
1697 2007-07-25 [iwkse] 2.10.0cvs61
1700 add 'o' shortcut on summaryview
1702 2007-07-25 [iwkse] 2.10.0cvs60
1707 2007-07-24 [colin] 2.10.0cvs59
1710 Fix missing timestamp update on source
1714 Better text layout on part's choices
1716 2007-07-23 [colin] 2.10.0cvs58
1720 Maemo: Automatically choose the correct application
1722 * src/gtk/quicksearch.c
1723 Make search run on GDK_KP_Enter too
1725 2007-07-23 [wwp] 2.10.0cvs57
1727 * src/quote_fmt_lex.l
1728 Revert accidentaly committed lines (account_sig) in
1731 2007-07-23 [wwp] 2.10.0cvs56
1733 * src/quote_fmt_lex.l
1734 Fix typos around long form expressions in the quote lexer.
1740 2007-07-23 [colin] 2.10.0cvs55
1743 Fix auto-completion on Maemo
1745 2007-07-23 [colin] 2.10.0cvs54
1748 Maemo: Fix sticking statusbars
1750 2007-07-22 [colin] 2.10.0cvs53
1753 Maemo: Fix the strange "top_application" info
1754 at startup. We should do something when
1755 receiving such a message.
1757 2007-07-20 [paul] 2.10.0cvs52
1760 add missing #include "statusbar.h"
1762 2007-07-20 [colin] 2.10.0cvs51
1766 * src/folder_item_prefs.c
1767 * src/folder_item_prefs.h
1775 * src/prefs_folder_item.c
1776 Implement age-based caching: allow to
1777 specify a threshold for the offline synchronisation
1778 feature, and whether old cached bodies should
1783 * src/plugins/dillo_viewer/dillo_viewer.c
1784 Check that Dillo's installed
1786 2007-07-20 [wwp] 2.10.0cvs50
1789 * src/stock_pixmap.c
1790 Draw a frame around the selected mimeview part icon (instead of the
1791 shifted 'dancing' icon).
1793 2007-07-20 [colin] 2.10.0cvs49
1796 Unref stuff even on error
1798 disconnect signals only at the very
1799 end of the wizard save.
1801 2007-07-20 [colin] 2.10.0cvs48
1807 Fix random crashes while navigating
1810 2007-07-19 [colin] 2.10.0cvs47
1814 * src/prefs_common.c
1815 * src/prefs_common.h
1818 * src/common/utils.c
1819 Maemo: add an easy way to store data (mails
1820 and IMAP/NNTP caches) on one of the SD cards,
1821 and protect against unmounts if needed
1823 2007-07-19 [paul] 2.10.0cvs46
1826 * src/stock_pixmap.c
1828 * src/pixmaps/claws-mail_logo-small.xpm
1829 implement a (slightly) different About
1830 dialog for maemo and add a small version
1833 use a scrolled window for wizard page 1
1836 2007-07-19 [paul] 2.10.0cvs45
1839 too soon for this line
1841 2007-07-19 [paul] 2.10.0cvs44
1846 2007-07-19 [colin] 2.10.0cvs43
1849 Solve Mail/Mailbox name when specifying
1852 2007-07-18 [colin] 2.10.0cvs42
1858 2007-07-18 [colin] 2.10.0cvs41
1861 Maemo: plug the online/offline system into
1862 maemo's interfaces to have Claws automatically
1863 switch according to the system status
1865 Maemo: use HildonBanners to display status
1866 messages. Renders the main statusbar useless.
1868 2007-07-18 [paul] 2.10.0cvs40
1871 fix screen blanking on moving/copying many msgs
1873 fix processing progressbar and screen blanking
1876 2007-07-18 [paul] 2.10.0cvs39
1879 revert cvs37, breakage on maemo
1881 2007-07-18 [paul] 2.10.0cvs38
1883 * src/gtk/gtkutils.c
1884 make sure we can still build with older GTK's
1886 2007-07-18 [colin] 2.10.0cvs37
1889 Only hide the small layout's messageview, instead
1890 of destroying it when closing
1891 * src/gtk/gtkutils.c
1892 Use gtk_window_present_with_time to popup windows,
1893 it seems to make things better with modern WMs
1896 2007-07-17 [colin] 2.10.0cvs36
1899 Simplify layout on Maemo
1902 * src/prefs_display_header.c
1903 Remove some headers by default on Maemo
1905 2007-07-17 [paul] 2.10.0cvs35
1907 * src/prefs_common.c
1908 * src/prefs_common.h
1909 * src/prefs_logging.c
1911 add options to stop/enable writing logs to disc
1913 2007-07-17 [paul] 2.10.0cvs34
1916 fix some issues with the Apply tags window:
1917 - set search column (enables autocompl in the treeview)
1918 - apply tag from "New tag" if it existed
1919 - clears New tag entry when adding it with the button
1922 2007-07-17 [paul] 2.10.0cvs33
1925 fix 'apply tags' dialogue weirdness
1927 2007-07-16 [colin] 2.10.0cvs32
1930 Fix double-loading of mails on Maemo
1932 2007-07-16 [colin] 2.10.0cvs31
1935 Prevent double-loading of the same part under some
1936 conditions; hide statusbar on Maemo
1938 2007-07-16 [colin] 2.10.0cvs30
1944 Improve the tag interface - allow
1945 to set/unset tags from a special
1947 * src/gtk/gtkvscrollbutton.c
1950 * src/stock_pixmap.c
1951 Fix Mimeview's ugly hacks in the
1954 2007-07-16 [paul] 2.10.0cvs29
1958 * src/gtk/icon_legend.c
1959 put it all in a scrolled window
1961 2007-07-15 [colin] 2.10.0cvs28
1964 Maemo: force layout to be Small screen; the
1965 others don't make sense
1967 2007-07-14 [colin] 2.10.0cvs27
1970 * src/gtk/gtkvscrollbutton.c
1971 Maemo: Fix mimeview's buttons size
1973 2007-07-14 [colin] 2.10.0cvs26
1976 Fix the button workaround fix.
1977 (Use the correct variable)
1979 2007-07-14 [colin] 2.10.0cvs25
1983 Maemo: put the progress bar in the
1986 2007-07-14 [colin] 2.10.0cvs24
1988 * src/prefs_common.c
1989 Maemo: hide statusbar by default
1991 * src/stock_pixmap.c
1992 * src/stock_pixmap.h
1994 * src/pixmaps/go_folders.xpm
1995 Maemo: Add a specific icon to go back to
1998 2007-07-14 [colin] 2.10.0cvs23
2001 Don't set homogeneous finally
2003 2007-07-14 [colin] 2.10.0cvs22
2006 Fix button show/hide issues
2008 2007-07-14 [colin] 2.10.0cvs21
2012 Fix button workaround to be able to click
2013 if mouse was on button when it went un-
2015 Revert previous commit, gtk_tool_item_set_homogeneous
2016 doesn't mean what it seems to mean ;-)
2018 2007-07-14 [paul] 2.10.0cvs20
2021 make homogeneous FALSE always
2023 2007-07-13 [colin] 2.10.0cvs19
2027 Rework to fit the non-deprecated API
2033 Maemo layout changes. Better toolbars,
2034 removal of CTree headers.
2036 2007-07-13 [paul] 2.10.0cvs18
2038 * src/gtk/colorlabel.c
2039 fix bug 1261, '[DE] coloring messages in overview
2040 keys are not localised'
2041 the string is now included in claws-mail.pot
2043 2007-07-13 [colin] 2.10.0cvs17
2046 Fix bug 1267, 'printing mutliple messages
2047 opens one message-dialog after the other'
2048 Ask for confirmation when printing 10
2051 2007-07-11 [colin] 2.10.0cvs16
2056 * manual/claws-mail-manual.xml
2058 * manual/es/claws-mail-manual.xml
2060 * manual/fr/claws-mail-manual.xml
2083 * src/addressbook_foldersel.c
2084 * src/addressbook_foldersel.h
2108 * src/customheader.c
2109 * src/customheader.h
2110 * src/displayheader.c
2111 * src/displayheader.h
2114 * src/editaddress_other_attributes_ldap.c
2115 * src/editaddress_other_attributes_ldap.h
2124 * src/editldap_basedn.c
2125 * src/editldap_basedn.h
2146 * src/folder_item_prefs.c
2147 * src/folder_item_prefs.h
2156 * src/grouplistdialog.c
2157 * src/grouplistdialog.h
2162 * src/image_viewer.c
2163 * src/image_viewer.h
2204 * src/matcher_parser.h
2205 * src/matcher_parser_lex.l
2206 * src/matcher_parser_parse.y
2209 * src/message_search.c
2210 * src/message_search.h
2229 * src/partial_download.c
2230 * src/partial_download.h
2235 * src/prefs_account.c
2236 * src/prefs_account.h
2237 * src/prefs_actions.c
2238 * src/prefs_actions.h
2239 * src/prefs_common.c
2240 * src/prefs_common.h
2241 * src/prefs_compose_writing.c
2242 * src/prefs_compose_writing.h
2243 * src/prefs_customheader.c
2244 * src/prefs_customheader.h
2245 * src/prefs_display_header.c
2246 * src/prefs_display_header.h
2247 * src/prefs_ext_prog.c
2248 * src/prefs_ext_prog.h
2249 * src/prefs_filtering.c
2250 * src/prefs_filtering.h
2251 * src/prefs_filtering_action.c
2252 * src/prefs_filtering_action.h
2253 * src/prefs_folder_column.c
2254 * src/prefs_folder_column.h
2255 * src/prefs_folder_item.c
2256 * src/prefs_folder_item.h
2261 * src/prefs_image_viewer.c
2262 * src/prefs_image_viewer.h
2263 * src/prefs_logging.c
2264 * src/prefs_logging.h
2265 * src/prefs_matcher.c
2266 * src/prefs_matcher.h
2267 * src/prefs_message.c
2268 * src/prefs_message.h
2269 * src/prefs_msg_colors.c
2270 * src/prefs_msg_colors.h
2275 * src/prefs_receive.c
2276 * src/prefs_receive.h
2279 * src/prefs_spelling.c
2280 * src/prefs_spelling.h
2281 * src/prefs_summaries.c
2282 * src/prefs_summaries.h
2283 * src/prefs_summary_column.c
2284 * src/prefs_summary_column.h
2285 * src/prefs_summary_open.c
2286 * src/prefs_summary_open.h
2287 * src/prefs_template.c
2288 * src/prefs_template.h
2289 * src/prefs_themes.c
2290 * src/prefs_themes.h
2291 * src/prefs_toolbar.c
2292 * src/prefs_toolbar.h
2293 * src/prefs_wrapping.c
2294 * src/prefs_wrapping.h
2304 * src/quote_fmt_lex.l
2305 * src/quote_fmt_parse.y
2308 * src/remotefolder.c
2309 * src/remotefolder.h
2310 * src/send_message.c
2311 * src/send_message.h
2314 * src/simple-gettext.c
2315 * src/sourcewindow.c
2316 * src/sourcewindow.h
2321 * src/stock_pixmap.c
2322 * src/stock_pixmap.h
2323 * src/summary_search.c
2324 * src/summary_search.h
2341 * src/common/base64.c
2342 * src/common/base64.h
2343 * src/common/claws.c
2344 * src/common/claws.h
2346 * src/common/fnmatch.c
2347 * src/common/fnmatch.h
2348 * src/common/fnmatch_loop.c
2349 * src/common/hooks.c
2350 * src/common/hooks.h
2355 * src/common/mgutils.c
2356 * src/common/mgutils.h
2359 * src/common/passcrypt.c
2360 * src/common/passcrypt.h.in
2361 * src/common/plugin.c
2362 * src/common/plugin.h
2363 * src/common/prefs.c
2364 * src/common/prefs.h
2365 * src/common/progressindicator.c
2366 * src/common/progressindicator.h
2367 * src/common/quoted-printable.c
2368 * src/common/quoted-printable.h
2369 * src/common/session.c
2370 * src/common/session.h
2373 * src/common/socket.c
2374 * src/common/socket.h
2377 * src/common/ssl_certificate.c
2378 * src/common/ssl_certificate.h
2379 * src/common/string_match.c
2380 * src/common/string_match.h
2381 * src/common/stringtable.c
2382 * src/common/stringtable.h
2385 * src/common/template.c
2386 * src/common/template.h
2387 * src/common/timing.h
2388 * src/common/utils.c
2389 * src/common/utils.h
2390 * src/common/uuencode.c
2391 * src/common/uuencode.h
2392 * src/common/version.h.in
2393 * src/common/w32_dirent.c
2394 * src/common/w32_reg.c
2395 * src/common/w32_signal.c
2396 * src/common/w32_stat.c
2397 * src/common/w32_stdlib.c
2398 * src/common/w32_string.c
2399 * src/common/w32_time.c
2400 * src/common/w32_unistd.c
2401 * src/common/w32_wait.c
2402 * src/common/w32lib.h
2405 * src/common/xmlprops.c
2406 * src/common/xmlprops.h
2407 * src/etpan/etpan-errors.h
2408 * src/etpan/etpan-thread-manager-types.h
2409 * src/etpan/etpan-thread-manager.c
2410 * src/etpan/etpan-thread-manager.h
2411 * src/etpan/imap-thread.c
2412 * src/etpan/imap-thread.h
2415 * src/gtk/colorlabel.c
2416 * src/gtk/colorlabel.h
2417 * src/gtk/colorsel.c
2418 * src/gtk/colorsel.h
2419 * src/gtk/combobox.c
2420 * src/gtk/combobox.h
2421 * src/gtk/description_window.c
2422 * src/gtk/description_window.h
2425 * src/gtk/foldersort.c
2426 * src/gtk/foldersort.h
2427 * src/gtk/gtkaspell.c
2428 * src/gtk/gtkaspell.h
2429 * src/gtk/gtksctree.c
2430 * src/gtk/gtkshruler.c
2431 * src/gtk/gtkshruler.h
2432 * src/gtk/gtksourceprintjob.c
2433 * src/gtk/gtksourceprintjob.h
2434 * src/gtk/gtkutils.c
2435 * src/gtk/gtkutils.h
2436 * src/gtk/gtkvscrollbutton.c
2437 * src/gtk/gtkvscrollbutton.h
2438 * src/gtk/icon_legend.c
2439 * src/gtk/icon_legend.h
2440 * src/gtk/inputdialog.c
2441 * src/gtk/inputdialog.h
2442 * src/gtk/logwindow.c
2443 * src/gtk/logwindow.h
2444 * src/gtk/manage_window.c
2445 * src/gtk/manage_window.h
2448 * src/gtk/pluginwindow.c
2449 * src/gtk/pluginwindow.h
2450 * src/gtk/prefswindow.c
2451 * src/gtk/prefswindow.h
2452 * src/gtk/progressdialog.c
2453 * src/gtk/progressdialog.h
2454 * src/gtk/quicksearch.c
2455 * src/gtk/quicksearch.h
2456 * src/gtk/sslcertwindow.c
2457 * src/gtk/sslcertwindow.h
2458 * src/plugins/bogofilter/bogofilter.c
2459 * src/plugins/bogofilter/bogofilter.h
2460 * src/plugins/bogofilter/bogofilter_gtk.c
2461 * src/plugins/clamav/clamav_plugin.c
2462 * src/plugins/clamav/clamav_plugin.h
2463 * src/plugins/clamav/clamav_plugin_gtk.c
2464 * src/plugins/demo/demo.c
2465 * src/plugins/dillo_viewer/dillo_prefs.c
2466 * src/plugins/dillo_viewer/dillo_prefs.h
2467 * src/plugins/dillo_viewer/dillo_viewer.c
2468 * src/plugins/pgpcore/passphrase.c
2469 * src/plugins/pgpcore/passphrase.h
2470 * src/plugins/pgpcore/pgp_viewer.c
2471 * src/plugins/pgpcore/pgp_viewer.h
2472 * src/plugins/pgpcore/plugin.c
2473 * src/plugins/pgpcore/prefs_gpg.c
2474 * src/plugins/pgpcore/prefs_gpg.h
2475 * src/plugins/pgpcore/select-keys.c
2476 * src/plugins/pgpcore/select-keys.h
2477 * src/plugins/pgpcore/sgpgme.c
2478 * src/plugins/pgpcore/sgpgme.h
2479 * src/plugins/pgpinline/pgpinline.c
2480 * src/plugins/pgpinline/pgpinline.h
2481 * src/plugins/pgpinline/plugin.c
2482 * src/plugins/pgpmime/pgpmime.c
2483 * src/plugins/pgpmime/pgpmime.h
2484 * src/plugins/pgpmime/plugin.c
2485 * src/plugins/spamassassin/spamassassin.c
2486 * src/plugins/spamassassin/spamassassin.h
2487 * src/plugins/spamassassin/spamassassin_gtk.c
2488 * src/plugins/trayicon/trayicon.c
2489 * src/plugins/trayicon/trayicon_prefs.c
2490 * src/plugins/trayicon/trayicon_prefs.h
2491 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2492 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2493 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2494 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2495 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2496 * tools/OOo2claws-mail.pl
2497 * tools/README.sylprint
2498 * tools/acroread2claws-mail.pl
2499 * tools/claws-mail-compose-insert-files.pl
2500 * tools/convert_mbox.pl
2501 * tools/filter_conv.pl
2502 * tools/filter_conv_new.pl
2504 * tools/freshmeat_search.pl
2505 * tools/google_search.pl
2506 * tools/kmail-mailbox2claws-mail.pl
2507 * tools/kmail2claws-mail.pl
2508 * tools/kmail2claws-mail_v2.pl
2510 * tools/make.themes.project
2511 * tools/multiwebsearch.pl
2512 * tools/nautilus2claws-mail.sh
2513 * tools/outlook2claws-mail.pl
2514 * tools/textviewer.sh
2515 * tools/thunderbird-filters-convertor.pl
2518 * tools/vcard2xml.py
2519 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2520 Upgrade to GPLv3 or later.
2522 2007-07-10 [wwp] 2.10.0cvs15
2525 Fix re-opening of all composing messages that were
2526 opened when closing the previous instance, thanks
2529 2007-07-10 [paul] 2.10.0cvs14
2531 * src/editaddress_other_attributes_ldap.c
2533 fix crash on selecting 'other attributes' combo
2534 for either a new entry or an old entry with no
2535 existing attributes.
2536 fix bug on editing multiple attributes which
2537 resulted them all having the value of the last
2541 2007-07-10 [colin] 2.10.0cvs13
2544 * src/editaddress_other_attributes_ldap.h
2546 Fix --disable-ldap build
2548 2007-07-09 [colin] 2.10.0cvs12
2554 * src/editaddress_other_attributes_ldap.c
2555 * src/editaddress_other_attributes_ldap.h
2560 Add capability to edit all inetOrgPerson
2561 attributes on LDAP. Patch by Michael
2564 2007-07-09 [colin] 2.10.0cvs11
2570 * src/prefs_summaries.c
2571 * src/prefs_themes.c
2573 * src/common/Makefile.am
2575 * src/common/timing.h
2576 * src/common/utils.c
2577 * src/common/utils.h
2578 * src/common/w32_account.c
2579 * src/common/w32lib.h
2580 * src/gtk/Makefile.am
2581 * src/gtk/colorlabel.c
2582 * src/plugins/pgpcore/Makefile.am
2583 * src/plugins/pgpcore/claws.def
2584 * src/plugins/pgpcore/passphrase.c
2585 * src/plugins/pgpcore/pgp_viewer.c
2586 * src/plugins/pgpcore/plugin.def
2587 * src/plugins/pgpcore/sgpgme.c
2588 * src/plugins/pgpinline/Makefile.am
2589 * src/plugins/pgpinline/claws.def
2590 * src/plugins/pgpinline/mypgpcore.def
2591 * src/plugins/pgpinline/plugin.def
2592 * src/plugins/pgpmime/Makefile.am
2593 * src/plugins/pgpmime/claws.def
2594 * src/plugins/pgpmime/mypgpcore.def
2595 * src/plugins/pgpmime/plugin.def
2596 Commit win32 patch, from Werner Koch and
2599 2007-07-09 [colin] 2.10.0cvs10
2601 * src/prefs_toolbar.c
2602 Fix crash when no actions exist
2604 2007-07-07 [paul] 2.10.0cvs9
2607 * manual/claws-mail-manual.xml
2608 update copyright year
2610 updated by Flammie Pirinen
2612 2007-07-05 [wwp] 2.10.0cvs8
2614 * src/plugins/clamav/clamav_plugin_gtk.c
2615 Make vertical spacing like in other plugin prefs pages.
2617 2007-07-05 [wwp] 2.10.0cvs7
2620 It's %am that works, not %ae (this doc incoherence has been
2621 introduced with 2.9.2cvs13).
2623 2007-07-04 [wwp] 2.10.0cvs6
2625 * src/plugins/bogofilter/bogofilter.c
2626 Gettext-ize an occurrence of "Any" that wasn't.
2628 2007-07-04 [colin] 2.10.0cvs5
2631 Fix untranslated strings; thanks
2634 2007-07-03 [colin] 2.10.0cvs4
2638 Fix saving of sort mode for tags and
2639 thread date. Thanks to Pierre Ossman.
2640 Completes fix for bug 1233
2642 2007-07-03 [paul] 2.10.0cvs3
2650 2007-07-02 [colin] 2.10.0cvs2
2656 Add View/Sort/by Thread date
2657 Fixes bug 1233, 'Capability to sort
2658 threads by most recent message'
2659 Based on a patch by Paul Rolland
2661 2007-07-02 [colin] 2.10.0cvs1
2678 * src/matcher_parser_parse.y
2682 * src/prefs_common.c
2683 * src/prefs_common.h
2684 * src/prefs_filtering_action.c
2685 * src/prefs_matcher.c
2686 * src/prefs_summary_column.c
2690 * src/quote_fmt_lex.l
2691 * src/quote_fmt_parse.y
2695 * src/common/Makefile.am
2699 * src/gtk/quicksearch.c
2700 * src/gtk/quicksearch.h
2701 Add Tags implementation. Tags are arbitrary labels
2702 that can be applied to messages. It is possible
2703 to create, edit, remove tags; apply them to mails;
2704 filter on tags or tag presence; apply or unset
2705 tags via filtering actions; reference tags in
2708 2007-07-02 [paul] 2.10.0
2715 2007-07-02 [paul] 2.9.2cvs78
2725 updated by Stephan Sachse, me, Ricardo Mones
2726 Lastra, Fabien Vantard, Pader Rezso, Frederico
2727 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2729 2007-07-02 [paul] 2.9.2cvs77
2734 2007-06-29 [wwp] 2.9.2cvs76
2737 Fix a typo (thanks to Ricardo for finding this out).
2739 2007-06-28 [paul] 2.9.2cvs75
2744 2007-06-28 [paul] 2.9.2cvs74
2747 fix bug in the autotools build system.
2748 Files cataloged under EXTRA_DIST were never
2749 automatically copied to the build tree.
2750 (fix 'make distcheck')
2751 Patch by Michael Rasmussen.
2753 2007-06-24 [colin] 2.9.2cvs73
2756 Fix bug 1249, 'Error handling for
2757 news errors needs modification'
2758 Only popup error if the according
2759 pref in Prefs/Receive is set.
2761 2007-06-21 [colin] 2.9.2cvs72
2763 * src/common/plugin.c
2764 * src/common/plugin.h
2765 Change plugin API to know whether it's safe to
2766 unload plugins or whether we should just hide
2767 them. Fixes bug 1248, 'Core dumps after
2768 unloading plugin and clicking on load plugins'
2769 * src/plugins/bogofilter/bogofilter.c
2770 * src/plugins/clamav/clamav_plugin.c
2771 * src/plugins/demo/demo.c
2772 * src/plugins/dillo_viewer/dillo_viewer.c
2773 * src/plugins/pgpcore/plugin.c
2774 * src/plugins/pgpinline/plugin.c
2775 * src/plugins/pgpmime/plugin.c
2776 * src/plugins/spamassassin/spamassassin.c
2777 * src/plugins/trayicon/trayicon.c
2780 2007-06-19 [colin] 2.9.2cvs71
2784 Fix crash mentioned in bug 1246
2785 Race condition when automatically drafting
2786 due to insertion on reedit.
2788 2007-06-18 [wwp] 2.9.2cvs70
2791 LDIF import: use a "Proceed" button to complete
2794 2007-06-18 [paul] 2.9.2cvs69
2797 use pkgconfig to check for gtk and glib
2799 2007-06-17 [wwp] 2.9.2cvs68
2803 LDIF import: better error handling, minor code
2804 and UI cleanup, and renamed the Save button
2805 to Close, as imported stuff is already saved
2806 when the Save button is shown.
2808 2007-06-17 [colin] 2.9.2cvs67
2810 * src/prefs_summaries.c
2812 Don't set as read when forwarded, only replied to
2814 2007-06-17 [paul] 2.9.2cvs66
2817 add missing #include
2819 2007-06-16 [colin] 2.9.2cvs65
2821 * src/prefs_summaries.c
2823 Change the pref "Only mark as read when opened
2824 in new window" to "..., replied to or forwarded".
2825 Based on a patch by Paul Rolland.
2827 2007-06-16 [paul] 2.9.2cvs64
2830 alphabetical order! :)
2832 2007-06-16 [colin] 2.9.2cvs63
2836 Add Michael Rasmussen in authors list
2838 2007-06-16 [colin] 2.9.2cvs62
2841 Fix messageview_copy_clipboard to take advantage
2842 of plugins' get_selection.
2844 2007-06-15 [colin] 2.9.2cvs61
2850 * src/message_search.c
2852 * src/summary_search.c
2855 Allow GDK_KP_Enter to do the same as GDK_Return
2856 Patch by Michael Rasmussen
2858 2007-06-15 [paul] 2.9.2cvs60
2861 fix bug when closing a compose window
2864 2007-06-14 [paul] 2.9.2cvs59
2868 migrate sylpheed config
2870 2007-06-14 [wwp] 2.9.2cvs58
2872 * src/gtk/pluginwindow.c
2873 Yet another attempt to fix sizing/alignment of the
2874 button bar in plugins window.
2876 2007-06-12 [colin] 2.9.2cvs57
2881 * src/prefs_common.c
2882 * src/prefs_common.h
2883 * src/prefs_summaries.c
2884 * src/prefs_summary_open.c
2885 * src/prefs_summary_open.h
2887 Make "when entering a folder" actions more personalisable
2889 2007-06-12 [wwp] 2.9.2cvs56
2892 Use short description from Paul (mairix.sh).
2894 2007-06-12 [wwp] 2.9.2cvs55
2897 Updated info about mairix.sh.
2899 2007-06-11 [paul] 2.9.2cvs54
2901 * src/prefs_logging.c
2902 rework log window length widgets
2903 and some sensitivity fixes
2905 2007-06-11 [paul] 2.9.2cvs53
2908 * src/prefs_logging.c
2909 rename 'Protocol Log' to 'Network Log'
2910 and some function renaming
2912 2007-06-10 [wwp] 2.9.2cvs52
2914 * src/gtk/pluginwindow.c
2917 2007-06-10 [wwp] 2.9.2cvs51
2919 * src/gtk/pluginwindow.c
2920 Fix button bar in plugin window, was centered and not
2921 behaving like other dialogs w/ such button bar.
2923 2007-06-08 [wwp] 2.9.2cvs50
2930 Provide a way out of automatic draft saving on IMAP, when
2932 Prevent drafting while sending and quitting while sending.
2937 2007-06-08 [wwp] 2.9.2cvs49
2939 * src/prefs_account.c
2940 * src/gtk/prefswindow.c
2941 * src/gtk/prefswindow.h
2942 Activate the Basic page when opening account prefs.
2944 2007-06-08 [wwp] 2.9.2cvs48
2946 * src/common/socket.c
2947 Don't crash if fork() fails, thanks to Colin.
2949 2007-06-08 [wwp] 2.9.2cvs47
2951 * src/gtk/prefswindow.c
2952 Wrap some long lines, and reset horizontal scroller's adjusment
2953 (this was already done, vertically), when changing tab (not page)
2956 2007-06-08 [paul] 2.9.2cvs46
2958 * src/common/utils.c
2959 use gethostname() instead of uname()
2960 based on a patch by Michael Hughes
2961 <Sylpheed-Claws_user@thehugheslogcabin.net>
2963 2007-06-07 [wwp] 2.9.2cvs45
2965 * src/prefs_common.c
2966 Fix some useless warnings, thanks to Colin.
2968 2007-06-06 [colin] 2.9.2cvs44
2971 Fix strange allocations.
2973 2007-06-06 [colin] 2.9.2cvs43
2976 Patch by Michael Rasmussus to help
2979 2007-06-05 [wwp] 2.9.2cvs42
2981 * src/prefs_account.c
2982 * src/prefs_folder_item.c
2986 Per-folder templates can now be applied recursively.
2987 Always save per-folder templates (formats were erroneously
2988 saved only if they were enabled).
2989 Check for validity of quotation marks everywhere there
2992 2007-06-05 [wwp] 2.9.2cvs41
2995 Fix incoming messages from local accounts always getting filtered
2996 (even if the account prefs say don't), thanks to Colin.
2998 2007-06-05 [wwp] 2.9.2cvs40
3002 Use per-folder/per-account quote chars when applying a
3003 template or inserting text as well. Const'ify some
3006 2007-06-04 [colin] 2.9.2cvs39
3009 More work for wwp :)
3011 2007-06-04 [wwp] 2.9.2cvs38
3014 Same as 2.9.2cvs36 but for forwarding.
3016 2007-06-04 [colin] 2.9.2cvs37
3019 Use original mail file for forward/redirect
3020 Fixes some forwarded mails to be attached as
3021 application/octet-stream (when they have binary
3022 parts), and incidentally fixes bug 848
3023 'Redirect breaks GnuPG'
3025 2007-06-04 [wwp] 2.9.2cvs36
3028 Fix quote mark mis-initialisation when replying/forwarding
3029 (introduced w/ 2.9.2cvs20).
3031 2007-06-04 [wwp] 2.9.2cvs35
3033 * src/prefs_compose_writing.c
3035 Fix a bug where Quotation characters (prefs/compose/writing)
3036 was cleared (introduced w/ 2.9.2cvs26).
3038 2007-06-04 [wwp] 2.9.2cvs34
3040 * src/prefs_account.c
3041 * src/prefs_account.h
3042 Better fix for compiling w/o aspell (rollbacks
3045 2007-06-04 [wwp] 2.9.2cvs33
3048 * src/prefs_account.c
3049 * src/prefs_account.h
3051 It's now possible to disable mail filtering plugins
3052 on a per-account basis.
3054 2007-06-04 [wwp] 2.9.2cvs32
3057 * src/common/utils.c
3058 * src/common/utils.h
3059 Support CRLF in headers part of messages.
3060 Support few more date formats (RFC3339 subsets).
3062 2007-06-04 [wwp] 2.9.2cvs31
3064 * src/prefs_account.c
3065 Fix compiling w/o aspell support.
3067 2007-06-03 [wwp] 2.9.2cvs30
3070 Don't decode leading ENV_ and ~ in P_PASSWORD
3073 2007-06-03 [wwp] 2.9.2cvs29
3076 Don't decode leading ENV_ and ~ in P_PASSWORD
3079 2007-06-03 [wwp] 2.9.2cvs28
3081 * src/prefs_account.c
3082 * src/gtk/prefswindow.c
3083 * src/gtk/prefswindow.h
3084 Added a way to force preloading of all pages
3086 Moved tabs to pages in account prefs.
3088 2007-06-02 [colin] 2.9.2cvs27
3091 Fix possible crash, fix ldap write bugs
3093 Fix ldap write bugs - patch by Michael
3097 Add a hook whenever alertpanel opens/closes
3099 2007-05-31 [wwp] 2.9.2cvs26
3101 * src/prefs_compose_writing.c
3103 Re-organized writing options a bit:
3104 - renamed the Quoting page to Templates
3105 - moved all composing templates to that page
3106 - moved non-templates options to the Writing one,
3107 grouped reply-related options, reordered reply and
3110 2007-05-31 [wwp] 2.9.2cvs25
3113 Removed unused code.
3115 2007-05-31 [colin] 2.9.2cvs24
3118 Fix missing display name when modifying
3119 LDAP. Patch by Michael Rasmussen
3121 2007-05-31 [wwp] 2.9.2cvs23
3123 * src/plugins/bogofilter/Makefile.am
3124 * src/plugins/clamav/Makefile.am
3125 * src/plugins/demo/Makefile.am
3126 * src/plugins/dillo_viewer/Makefile.am
3127 * src/plugins/spamassassin/Makefile.am
3128 Fix building of those plugins in Mac OS X.
3130 2007-05-30 [wwp] 2.9.2cvs22
3132 * src/gtk/quicksearch.c
3133 Fix missing initialization.
3135 2007-05-30 [wwp] 2.9.2cvs21
3138 Revert accidental commit (debug outputs).
3140 2007-05-30 [wwp] 2.9.2cvs20
3143 * src/folder_item_prefs.c
3144 * src/folder_item_prefs.h
3145 * src/prefs_account.c
3146 * src/prefs_account.h
3147 * src/prefs_folder_item.c
3150 Implemented per-account and per-folder
3151 compose/reply/forward formats.
3153 2007-05-30 [wwp] 2.9.2cvs19
3155 * src/prefs_compose_writing.c
3160 Internal API changes (factorize quote format
3163 2007-05-30 [colin] 2.9.2cvs18
3166 Fix race where it's possible to re-click Send
3167 between end of SMTP session and end of "move to
3168 sent folder" when sending an email with send
3171 2007-05-30 [colin] 2.9.2cvs17
3174 Ask for backtrace on all threads. Patch by
3177 Fix stale news statusbar when scanning fails.
3180 Fix some LDAP write updates bugs. Patch
3181 by Michael Rasmussen
3183 2007-05-29 [colin] 2.9.2cvs16
3186 Fix loss of local flags when moving mails
3187 on IMAP in high-bandwidth mode (UID FETCH)
3189 2007-05-25 [paul] 2.9.2cvs15
3191 * src/common/socket.c
3192 fix sometimes crasher on cancelling
3195 2007-05-25 [colin] 2.9.2cvs14
3200 Be more helpful in the subscription
3203 2007-05-23 [wwp] 2.9.2cvs13
3206 * src/prefs_compose_writing.c
3208 * src/prefs_template.c
3209 * src/prefs_template.h
3212 * src/quote_fmt_lex.l
3213 * src/quote_fmt_parse.y
3214 Introduced new syntax elements (symbols and commands)
3215 in templates/quote_fmt. Compatibility w/ old
3217 Updated and reworked the corresponding Information
3219 Display the line number in dialogs that talk about
3220 parser errors (in addition to the error message in
3223 2007-05-23 [wwp] 2.9.2cvs12
3225 * src/quote_fmt_parse.y
3226 Fix 2.9.2cvs11, probably a paste accident ;).
3228 2007-05-23 [wwp] 2.9.2cvs11
3231 * src/prefs_template.c
3233 * src/quote_fmt_parse.y
3234 Fix 2.9.2cvs10, which broke --disable-aspell.
3236 2007-05-22 [wwp] 2.9.2cvs10
3239 * src/prefs_template.c
3242 * src/quote_fmt_lex.l
3243 * src/quote_fmt_parse.y
3244 * src/gtk/gtkaspell.c
3245 * src/gtk/gtkaspell.h
3246 Added template/quote format syntactical elements
3248 - current dictionary
3249 %T to show (shows empty if not set or not enabled),
3250 ?T and !T to check if the default dictionary is
3252 - current account's default dictionary
3253 %aT to show (empty if not set or not enabled),
3254 ?aT and !aT to check if it's enabled and set
3255 - name completion for an address, from the address
3257 %ABf, %ABt, %ABc respectively show the full name got
3258 from the address book if From, To or Cc match a single
3260 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3261 matches any contact and if the full name is non-empty.
3262 If From, To or Cc are lists of email addresses, only
3263 the first address will be checked.
3264 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3265 that could show a trailing ','.
3266 Also, template/quote_fmt parser now shows the line number in case
3269 2007-05-15 [colin] 2.9.2cvs9
3273 Add a public function to know whether Claws
3275 Store opened folder when exiting
3278 Store last opened message in each FolderItem;
3279 Reset last seen messages if Claws crashed, so
3280 that one can't go in an infinite crash in case
3281 a particular mail crashes Claws.
3283 * src/prefs_common.c
3284 * src/prefs_common.h
3286 * src/prefs_summaries.c
3287 Add "Select last opened message" when entering
3289 Add "Select last opened folder" at startup.
3291 2007-05-14 [colin] 2.9.2cvs8
3294 Fix bashism, search for xml catalog
3295 in /usr/local/share/xml/catalog too
3298 2007-05-13 [wwp] 2.9.2cvs7
3300 * src/gtk/logwindow.c
3301 fix raising log windows when they are either minimized or
3304 2007-05-11 [colin] 2.9.2cvs6
3307 Use Hildon's file chooser on Maemo. Patch
3308 by Jean-Luc Biord; fixes part 2 of bug 1201,
3309 'File attachment "manipulation" bugs...'
3311 2007-05-10 [wwp] 2.9.2cvs5
3313 * src/prefs_common.c
3314 * src/prefs_common.h
3315 * src/gtk/quicksearch.c
3316 Add a quicksearch option to automatically run
3317 a search selected from the history (this option
3318 is exclusive towards type-ahead).
3320 2007-05-10 [colin] 2.9.2cvs4
3323 Fix g_warnings, thanks to Brian
3326 2007-05-09 [colin] 2.9.2cvs3
3331 * src/prefs_summaries.c
3334 * src/common/utils.c
3335 * src/gtk/gtksourceprintjob.c
3336 * src/gtk/sslcertwindow.c
3337 Use the re-entrant variant of time functions
3338 Probably fixes bug 1217, 'reentrancy problems
3339 with time functions'
3341 2007-05-09 [colin] 2.9.2cvs2
3344 Fix crasher when reconnection fails
3346 2007-05-08 [paul] 2.9.2cvs1
3352 bump version number following
3355 2007-05-08 [paul] 2.9.1cvs48
3357 * src/plugins/demo/demo.c
3358 * src/plugins/dillo_viewer/dillo_prefs.c
3359 * src/plugins/dillo_viewer/dillo_prefs.h
3360 * src/plugins/dillo_viewer/dillo_viewer.c
3361 * src/plugins/pgpcore/pgp_viewer.c
3362 * src/plugins/pgpcore/pgp_viewer.h
3363 * src/plugins/pgpcore/plugin.c
3364 * src/plugins/pgpcore/prefs_gpg.c
3365 * src/plugins/pgpcore/prefs_gpg.h
3366 * src/plugins/pgpcore/sgpgme.c
3367 * src/plugins/pgpcore/sgpgme.h
3368 * src/plugins/pgpinline/plugin.c
3369 * src/plugins/pgpmime/pgpmime.c
3370 * src/plugins/pgpmime/pgpmime.h
3371 * src/plugins/pgpmime/plugin.c
3372 * src/plugins/spamassassin/spamassassin.c
3373 * src/plugins/spamassassin/spamassassin.h
3374 * src/plugins/spamassassin/spamassassin_gtk.c
3375 * src/plugins/trayicon/README
3377 * tools/README.sylprint
3378 * tools/outlook2claws-mail.pl
3380 * tools/tb2claws-mail
3381 * tools/tbird2claws.py
3383 * tools/vcard2xml.py
3384 * tools/kdeservicemenu/README
3385 cleanups and corrections
3387 2007-05-06 [wwp] 2.9.1cvs47
3390 Fix missing dash to `display` command-line, reported
3391 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3393 2007-05-06 [colin] 2.9.1cvs46
3396 * src/stock_pixmap.c
3397 * src/stock_pixmap.h
3398 * src/pixmaps/printer.xpm
3401 2007-05-06 [paul] 2.9.1cvs45
3406 * src/summary_search.c
3410 2007-05-05 [wwp] 2.9.1cvs44
3414 * src/prefs_actions.c
3418 Fix "faild" typos everywhere and capitalization of
3421 2007-05-04 [colin] 2.9.1cvs43
3426 * src/plugins/pgpcore/prefs_gpg.c
3427 * src/plugins/pgpcore/prefs_gpg.h
3428 * src/plugins/pgpinline/pgpinline.c
3429 * src/plugins/pgpmime/pgpmime.c
3430 Add an API to warn about encryption limits,
3431 and allow to disable these warnings
3433 2007-05-03 [colin] 2.9.1cvs42
3437 Fix bug 1213, 'Delete more than
3440 2007-05-03 [wwp] 2.9.1cvs41
3442 * src/prefs_common.c
3443 * src/prefs_filtering.c
3444 * src/prefs_template.c
3445 * src/common/template.c
3446 * src/common/template.h
3447 * src/gtk/gtkutils.c
3448 * src/gtk/gtkutils.h
3449 Templates are no longer automatically sorted
3450 by name, but can be sorted manually using
3451 |< < > >| buttons as well as drag'n'drop.
3453 2007-05-03 [wwp] 2.9.1cvs40
3455 * src/plugins/spamassassin/spamassassin.c
3456 * src/plugins/spamassassin/spamassassin.h
3457 * src/plugins/spamassassin/spamassassin_gtk.c
3458 * src/plugins/bogofilter/bogofilter.c
3459 * src/plugins/bogofilter/bogofilter.h
3460 * src/plugins/bogofilter/bogofilter_gtk.c
3461 Added an option to conditionally mark saved spam
3462 as read (default is and was to do so).
3463 Satisfies feature request 1708539 on sf.net tracker.
3465 2007-05-03 [colin] 2.9.1cvs39
3468 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3470 2007-05-02 [colin] 2.9.1cvs38
3473 Fix bug 1209, 'Clicking on address
3474 in header (mailto uri) selects
3475 default account'. Patch adapted from
3478 2007-05-02 [colin] 2.9.1cvs37
3480 * src/grouplistdialog.c
3481 Set cursor to wait cursor while loading
3484 2007-05-02 [paul] 2.9.1cvs36
3488 rename cache and mark files
3491 2007-04-30 [paul] 2.9.1cvs35
3493 * manual/glossary.xml
3494 * manual/plugins.xml
3495 updates. Patch by Ricardo
3497 2007-04-29 [wwp] 2.9.1cvs34
3501 Fix few grammatical errors (patch by David Relson < relson at
3502 osagesoftware dot com >).
3504 2007-04-28 [colin] 2.9.1cvs33
3508 * src/prefs_account.c
3509 * src/prefs_account.h
3510 Drop the "Download all" preference. It's
3511 stupidly useless and confuses people from
3514 2007-04-27 [wwp] 2.9.1cvs32
3517 * src/prefs_account.c
3518 * src/prefs_account.h
3519 Don't reflect accounts changes to the mainwindow when it's
3522 2007-04-27 [colin] 2.9.1cvs31
3525 Freeze/thaw when sync'ing flags
3527 * src/prefs_account.c
3528 * src/prefs_account.h
3529 * src/etpan/imap-thread.c
3530 * src/etpan/imap-thread.h
3531 Add a way to use UID FETCH instead
3532 of searches to fetch message lists
3533 and flags. More expensive towards
3534 bandwidth, less expensive towards
3535 server's CPU. Probably fixes
3536 bug 1158, 'Scanning new folders on
3537 Exchange 2007 extremely slow'.
3540 2007-04-27 [paul] 2.9.1cvs30
3543 * src/prefs_logging.c
3544 improvements to english usage
3546 2007-04-27 [colin] 2.9.1cvs29
3549 Fix build without libetpan (my bad!)
3551 2007-04-26 [colin] 2.9.1cvs28
3555 Fix uselessly exported function
3557 Consider "- -- \n" as signature separator
3558 (that's what signature separators look like
3559 in PGP/Inline signed mails)
3561 2007-04-26 [colin] 2.9.1cvs27
3564 libetpan-0.49 is now required
3566 Fix double fetching of mails if
3569 Make offline sync faster, by
3570 remembering last change time, and
3573 2007-04-26 [hoa] 2.9.1cvs26
3579 * src/etpan/imap-thread.c
3580 * src/etpan/imap-thread.h
3581 cancellation of IMAP operations is now allowed.
3582 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3584 2007-04-26 [colin] 2.9.1cvs25
3587 Always fetch body+headers in folders that are
3588 synched for offline use, if "Synchronise as
3589 soon as possible" is set.
3590 Fixes bug 1200, 'Add option to always retrieve full
3593 2007-04-25 [colin] 2.9.1cvs24
3596 Fix bug 1198, 'Reply-all "disappearing" address bug
3599 2007-04-24 [colin] 2.9.1cvs23
3602 Fix bug 1195, 'Hardware key navigation'
3603 Make GDK_Enter toggle expansion (Maemo)
3605 2007-04-24 [wwp] 2.9.1cvs22
3608 Fix few compiler warnings.
3610 2007-04-24 [paul] 2.9.1cvs21
3613 * src/stock_pixmap.c
3614 * src/stock_pixmap.h
3615 complete last commit
3617 2007-04-24 [paul] 2.9.1cvs20
3620 * src/pixmaps/active.xpm
3621 * src/pixmaps/checkbox_off.xpm
3622 * src/pixmaps/checkbox_on.xpm
3623 * src/pixmaps/inactive.xpm
3625 remove transparent border from checkbox icons
3627 2007-04-24 [wwp] 2.9.1cvs19
3631 Fix a crash in textview, thanks to Colin.
3633 2007-04-23 [wwp] 2.9.1cvs18
3635 * src/prefs_common.c
3636 Fix 2.9.1cvs5: no header was being translated at all.
3638 2007-04-23 [colin] 2.9.1cvs17
3641 * src/stock_pixmap.c
3642 * src/stock_pixmap.h
3645 * src/gtk/gtksctree.c
3646 * src/gtk/gtksctree.h
3647 * src/pixmaps/selection.xpm
3648 Fix bug 1193, 'Need a way to multi-select
3649 items'. Add a toggle button to the summaryview
3650 to switch between normal and multiple selection
3653 2007-04-23 [colin] 2.9.1cvs16
3656 * src/stock_pixmap.c
3657 * src/stock_pixmap.h
3660 * src/gtk/gtksctree.c
3661 * src/gtk/gtksctree.h
3662 * src/pixmaps/selection.xpm
3663 Fix bug 1193, 'Need a way to multi-
3665 Add a toggle button in the summaryview
3666 to enable normal or multiple selection.
3669 2007-04-23 [colin] 2.9.1cvs15
3672 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3674 2007-04-21 [colin] 2.9.1cvs14
3676 * src/gtk/quicksearch.c
3677 Fix previous commit (actually use correct
3680 2007-04-21 [colin] 2.9.1cvs13
3682 * src/gtk/quicksearch.c
3683 Fix changing quicksearch type (after Esc,
3684 after changing Recursive, ...)
3686 2007-04-20 [wwp] 2.9.1cvs12
3688 * src/gtk/Makefile.am
3689 Added headers.h (completes 2.9.1cvs5).
3691 2007-04-20 [wwp] 2.9.1cvs11
3694 Fix the use of display name in name column,
3695 it has been overriden w/ the use of nickname
3696 by 2.9.0cvs3. Now nickname is used (if any)
3697 in case of LDAP books only.
3699 2007-04-20 [colin] 2.9.1cvs10
3704 Add handling of 'a' to loop in a mail's
3707 2007-04-20 [colin] 2.9.1cvs9
3710 Fix bug 1190, 'dir_open' button doesn't work'
3713 2007-04-20 [colin] 2.9.1cvs8
3717 Fix bug 1194, 'Hardware keys move from email
3718 list to account/directory list, but not back
3719 to email list...' (Maemo)
3721 2007-04-20 [colin] 2.9.1cvs7
3724 complete previous commit
3726 2007-04-20 [colin] 2.9.1cvs6
3729 Fix bug 1187, 'Reply-to addressee disappears
3730 when reply-to text box is clicked...' (Maemo)
3732 2007-04-20 [wwp] 2.9.1cvs5
3740 * src/prefs_common.c
3741 * src/prefs_common.h
3742 * src/prefs_display_header.c
3743 * src/prefs_matcher.c
3746 * src/gtk/quicksearch.c
3747 Translate more header names according to the relevant option value,
3748 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3749 Replaced nearly all uses of prefs_common.trans_hdr with a call
3750 to prefs_common_translated_header_name().
3751 Added a headers.h reference file that contains known header names
3752 (RFC2822 and others) to the translation process' input, so that
3753 translated header names will still exist even if no occurrence of
3754 _("headername") is found anymore in the sources.
3755 Don't translate column name 'Number' following to trans_hdr option
3756 value as it's not a header name.
3758 2007-04-20 [colin] 2.9.1cvs4
3760 * src/gtk/quicksearch.c
3761 * src/gtk/quicksearch.h
3762 Add "From, To or Subject" quicksearch
3763 type. Patch by ulfschaper@users.sf.net
3765 2007-04-20 [colin] 2.9.1cvs3
3768 Implement proper references filtering condition.
3769 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3771 2007-04-19 [wwp] 2.9.1cvs2
3773 * src/prefs_display_header.c
3774 * src/message_search.c
3775 Fix few warnings (g_free of const gchar*).
3777 2007-04-19 [paul] 2.9.1cvs1
3783 bump version number following
3786 2007-04-19 [paul] 2.9.0cvs9
3788 * manual/advanced.xml
3789 * manual/glossary.xml
3792 2007-04-18 [paul] 2.9.0cvs8
3795 fix for CVE-2007-1558 (APOP)
3798 2007-04-18 [paul] 2.9.0cvs7
3804 Fix encoding woes wrt saving of
3808 2007-04-18 [colin] 2.9.0cvs6
3810 * src/gtk/pluginwindow.c
3811 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3813 2007-04-17 [wwp] 2.9.0cvs5
3819 Fix --disable-ldap build,
3820 fix some LDAP annoyances on
3821 searches, thanks to Colin.
3823 2007-04-17 [wwp] 2.9.0cvs4
3826 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3827 like gcc 2.9x. Thanks to Colin.
3829 2007-04-17 [wwp] 2.9.0cvs3
3845 Add LDAP write support. Patch mostly by