1 2007-10-08 [paul] 3.0.2cvs32
5 replace 2 direct uses of RC_DIR
7 2007-10-07 [colin] 3.0.2cvs31
10 * src/addrduplicates.h
15 Implement deletion in duplicate finder.
18 2007-10-07 [colin] 3.0.2cvs30
23 Better fix for Solaris, thanks to Nicolas Doualot
25 2007-10-07 [colin] 3.0.2cvs29
31 2007-10-07 [colin] 3.0.2cvs28
34 Fix HTML export to make it more compliant
35 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
37 2007-10-07 [colin] 3.0.2cvs27
40 Only use icons that wouldn't look stupid in the toolbar
43 2007-10-07 [colin] 3.0.2cvs26
46 Fix old icon being used when none is selected
48 2007-10-07 [colin] 3.0.2cvs25
53 2007-10-07 [colin] 3.0.2cvs24
58 Update icon to default one when changing event
59 Make the icon chooser nicer (handle Esc, Enter,
62 2007-10-06 [colin] 3.0.2cvs23
65 Fix text reset; patch by Pawel
67 2007-10-06 [colin] 3.0.2cvs22
70 Complete previous commit
72 2007-10-06 [colin] 3.0.2cvs21
76 Set toolbar text automatically to the default
77 when changing Event executed on click
79 2007-10-06 [colin] 3.0.2cvs20
82 Invert Text and Event fields
84 2007-10-06 [colin] 3.0.2cvs19
88 Make toolbar prefs look much better
91 2007-10-06 [paul] 3.0.2cvs18
94 * src/prefs_filtering.c
95 fix checkbuttons in gtktreeview on maemo by
96 setting maemo's "allow-checkbox-mode" to FALSE
98 2007-10-06 [colin] 3.0.2cvs17
101 Export -DSOLARIS in CFLAGS for all
102 Solaris (not just 2.8) and OpenSolaris
104 2007-10-06 [paul] 3.0.2cvs16
110 fix build on solaris where ctime_r takes
111 3 arguments rather than 2.
112 Patch by Nicolas Doualot <slubman.lists@slubman.info>
114 2007-10-05 [colin] 3.0.2cvs15
116 * src/etpan/imap-thread.c
117 Fix wrong error codepath
119 2007-10-05 [wwp] 3.0.2cvs14
122 Fix unexpected logging of quicksearches:
123 debug_filtering_session flag was never reset to FALSE, causing
124 matcher functions to log when called from a quicksearch
125 (if a filtering session happened before).
127 2007-10-05 [paul] 3.0.2cvs13
129 * src/prefs_actions.c
130 * src/prefs_filtering.c
131 * src/prefs_template.c
132 fix bug 1343, 'Filtering..'s close button
133 silently discards new filter'
136 2007-10-05 [paul] 3.0.2cvs12
140 fix bug 1347, '-Wno-unused-function, optional'
142 2007-10-05 [colin] 3.0.2cvs11
145 * src/common/mgutils.c
148 2007-10-05 [mones] 3.0.2cvs10
150 * manual/advanced.xml
152 * manual/es/advanced.xml
153 Synchronise translation
155 2007-10-04 [colin] 3.0.2cvs9
170 * src/partial_download.c
176 * src/common/mgutils.c
177 * src/common/plugin.c
181 * src/common/xmlprops.c
182 * src/common/xmlprops.h
183 * src/plugins/bogofilter/bogofilter.c
184 * src/plugins/clamav/clamav_plugin.c
185 * src/plugins/dillo_viewer/dillo_prefs.c
186 * src/plugins/pgpcore/prefs_gpg.c
187 * src/plugins/pgpinline/pgpinline.c
188 * src/plugins/pgpmime/pgpmime.c
189 * src/plugins/spamassassin/spamassassin.c
190 * src/plugins/trayicon/trayicon_prefs.c
191 Verify success on writes. Will fix possible strange
192 failure on disk full.
194 2007-10-04 [paul] 3.0.2cvs8
196 * manual/advanced.xml
197 add further info about Actions
198 Patch by Emmanuel Briot <briot@adacore.com>
200 2007-10-04 [paul] 3.0.2cvs7
203 remove the D column, instead indicate the
204 default account by use of bold text
206 2007-10-03 [colin] 3.0.2cvs6
208 * src/common/template.c
209 Fix templates writing (was prone to disk full problems)
211 2007-10-03 [colin] 3.0.2cvs5
214 * src/addrduplicates.c
215 * src/addrduplicates.h
217 Add duplicate deletion. Patch by Holger
219 2007-10-03 [colin] 3.0.2cvs4
222 * src/gtk/quicksearch.c
223 Fix bug 1340, 'Case insensitive searches with
224 non-ascii alphabets fail'.
226 2007-10-03 [colin] 3.0.2cvs3
231 Implement run-time alternative config directories
233 2007-10-03 [colin] 3.0.2cvs2
236 Prevent opening folder item while folder
237 is scanned in a better way
239 2007-10-02 [paul] 3.0.2cvs1
245 bump up version number following stable release
247 2007-09-30 [colin] 3.0.1cvs49
250 Refresh session if needed
252 2007-09-30 [colin] 3.0.1cvs48
255 Reset folder's session to NULL
258 2007-09-30 [mones] 3.0.1cvs47
260 * manual/handling.xml
261 Use markup quotes instead hardcoded quotes
262 * manual/es/handling.xml
263 Added new synced section (IMAP subscriptions)
265 2007-09-29 [colin] 3.0.1cvs46
268 Notice disconnections faster
270 2007-09-28 [colin] 3.0.1cvs45
276 2007-09-28 [paul] 3.0.1cvs44
281 2007-09-28 [paul] 3.0.1cvs43
284 use gtk_widget_set_size_request() on the label
285 so that wrapping works better. get rid of the
286 (partially deprecated) hbutton_box.
287 these changes should prevent buttons overlapping
290 2007-09-28 [colin] 3.0.1cvs42
295 2007-09-28 [colin] 3.0.1cvs41
301 * src/etpan/imap-thread.c
302 64bits-related warning fixes
304 2007-09-28 [colin] 3.0.1cvs40
306 * src/folder_item_prefs.c
313 2007-09-28 [colin] 3.0.1cvs39
315 * src/plugins/spamassassin/spamassassin.c
316 * src/plugins/spamassassin/spamassassin.h
317 * src/plugins/spamassassin/spamassassin_gtk.c
318 Add addressbook-based whitelisting
320 2007-09-28 [colin] 3.0.1cvs38
323 Fix bug 1337, 'crash on pressing Send button'
325 2007-09-28 [paul] 3.0.1cvs37
327 * src/prefs_folder_item.c
328 give the orphans a parent. makes all prefs
329 pages visible on maemo
331 2007-09-28 [colin] 3.0.1cvs36
333 * src/prefs_folder_column.c
334 * src/prefs_summary_column.c
337 2007-09-27 [colin] 3.0.1cvs35
339 * src/gtk/quicksearch.c
340 Fix bug 1336, 'Segfault if empty space before search-string'
342 2007-09-26 [mones] 3.0.1cvs34
346 Fixed irc channel name, added some docbook markup.
347 Changed text markup to docbook markup.
348 Added spamcop as supported in SpamReport description.
349 * manual/fr/plugins.xml
350 Fixed irc channel name.
351 * manual/es/account.xml
352 * manual/es/advanced.xml
353 * manual/es/claws-mail-manual.xml
354 * manual/es/glossary.xml
356 * manual/es/keyboard.xml
357 * manual/es/plugins.xml
358 Synced with English version, fixed a couple of typos.
360 2007-09-26 [colin] 3.0.1cvs33
363 Explain why "Libgnomeprint: no" on GTK+ 2.10
365 2007-09-26 [colin] 3.0.1cvs32
370 Optimisation: avoid fetching mail 3 times locally
373 2007-09-26 [colin] 3.0.1cvs31
378 2007-09-26 [colin] 3.0.1cvs30
384 Fix MH mtime hack - make it a folder class function
386 2007-09-26 [colin] 3.0.1cvs29
389 Fix bug 1334, 'user defined mail incorporation
392 2007-09-25 [colin] 3.0.1cvs28
395 Optimisation: shortcut conv_codeset_strdup
396 when src_code and dest_code are the same
399 Optimisation: shortcut code conversions when
400 files are in UTF-8; faster list walking by
401 using prepend/reverse.
403 2007-09-25 [holger] 3.0.1cvs27
406 Replace button bar of the preview window
407 with a real toolbar (patch by Colin)
408 Add zooming to the preview window
410 2007-09-24 [paul] 3.0.1cvs26
413 compact the character set menu, adding some
414 missing encodings. Patch by Pawel Pekala
416 2007-09-23 [paul] 3.0.1cvs25
418 * src/prefs_account.c
419 * src/prefs_folder_item.c
423 remove unnecessary frame from Templates options
424 and improve the English of the check button label
426 2007-09-22 [colin] 3.0.1cvs24
428 * src/gtk/quicksearch.c
429 Fix bug 1329, 'error in quicksearch.c'
430 Fix return with value in function returning void
432 2007-09-22 [colin] 3.0.1cvs23
438 * src/etpan/imap-thread.c
439 Optimise fetching IMAP cached emails *a lot*
440 (remember whether mail is fully cached and \r's
441 are already stripped)
443 2007-09-22 [colin] 3.0.1cvs22
447 * src/prefs_folder_item.c
448 Add a button to allow users to drop local caches.
450 2007-09-21 [colin] 3.0.1cvs21
453 Remove unnecessary error when cancelling export to mbox.
456 2007-09-21 [paul] 3.0.1cvs20
458 * src/gtk/prefswindow.c
459 remove unnecessary frames from the prefs
460 pages. Patch by Pawel Pekala
462 2007-09-21 [paul] 3.0.1cvs19
464 * src/prefs_account.c
465 * src/prefs_folder_item.c
468 put the Templates options into a tabbed
469 layout. Patch by Pawel Pekala
471 2007-09-21 [paul] 3.0.1cvs18
474 group together the character set menu items
475 move the /View/Show or hide/Message view below
476 .../Toolbar menu item
477 Patch by Pawel Pekala
479 2007-09-21 [mones] 3.0.1cvs17
482 Fix for bug 1327, 'segfault when replying to a non-existent
483 news message', thanks to Colin.
485 2007-09-21 [colin] 3.0.1cvs16
490 2007-09-20 [colin] 3.0.1cvs15
494 Maybe fix bug 1324, 'Corrupted IMAP cache'
496 2007-09-20 [colin] 3.0.1cvs14
501 2007-09-20 [holger] 3.0.1cvs13
504 Add page layout to print preview.
505 Make the close-button in the toolbar
508 2007-09-20 [paul] 3.0.1cvs12
511 updated by Pavlo Bohmat
513 2007-09-19 [colin] 3.0.1cvs11
516 Prevent unquoted mime boundaries, by always
519 2007-09-19 [colin] 3.0.1cvs10
522 Fix drawing area size, fix DPI change that
523 can cause total number of lines to decrease
525 2007-09-19 [colin] 3.0.1cvs9
529 Make print preview more efficient and nicer.
530 Patch mostly by Holger Berndt <hb@claws-mail.org>
532 2007-09-19 [colin] 3.0.1cvs8
537 Add scrolledwindow, default allocation and
538 size saving to the print preview window.
540 2007-09-18 [colin] 3.0.1cvs7
544 * src/prefs_image_viewer.c
547 - add image printing support
548 - add option to print images
550 - add saving of a few Page Setup parameters
552 2007-09-18 [colin] 3.0.1cvs6
556 Add Guillaume Chazarain
558 2007-09-18 [colin] 3.0.1cvs5
561 Fix bug 1321, 'access before allocation
562 when scanning for uris'. Patch by
563 Guillaume Chazarain <guichaz@yahoo.fr>
565 2007-09-18 [colin] 3.0.1cvs4
568 Fix bug 1320, 'Memory leak caused by
569 gtk_container_get_children'. Patch by
570 Guillaume Chazarain <guichaz@yahoo.fr>
572 2007-09-18 [colin] 3.0.1cvs3
576 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
578 2007-09-18 [colin] 3.0.1cvs2
584 * src/prefs_ext_prog.c
589 Use GtkPrintOperation by default on GTK+ >= 2.10
590 Patch by Holger Berndt <hb@claws-mail.org>
592 2007-09-18 [paul] 3.0.1cvs1
598 bump up version number following stable release
600 2007-09-16 [colin] 3.0.0cvs18
605 2007-09-16 [colin] 3.0.0cvs17
608 Fix bug 1311, 'Wrong arrow position
609 while moving message into folder when
610 column headers hidden'
612 Show error in the GUI if image can't
617 Allow setting domain in msgid
618 * src/common/plugin.c
619 Add timing information
621 2007-09-16 [colin] 3.0.0cvs16
625 * src/prefs_account.c
626 * src/prefs_account.h
627 * src/prefs_template.c
629 Remove Generate Message-ID option. We need
630 this on some IMAP servers.
632 2007-09-16 [colin] 3.0.0cvs15
634 * src/prefs_filtering.c
635 * src/prefs_filtering.h
636 * src/prefs_filtering_action.c
638 Fix tags issues: tags with spaces, renaming
641 2007-09-16 [colin] 3.0.0cvs14
646 Fix bug 1308, 'Claws deletes folderlist.xml after
647 fetching mail short after start-up'
649 2007-09-16 [colin] 3.0.0cvs13
652 Fix scrolling to cursor
654 2007-09-16 [paul] 3.0.0cvs12
657 updated by Aleksandar Urosevic
659 2007-09-16 [paul] 3.0.0cvs11
662 do not allow locked msgs to be deleted,
663 even by filtering/processing
665 2007-09-07 [paul] 3.0.0cvs10
667 * src/prefs_folder_column.c
668 * src/prefs_summary_column.c
669 implement button sensitivity
670 patch by Pawel Pekala
672 2007-09-06 [wwp] 3.0.0cvs9
675 Add a missing linefeed to a debug message.
677 2007-09-05 [colin] 3.0.0cvs8
680 Fix statusbar/window mismatch on Maemo
682 2007-09-05 [colin] 3.0.0cvs7
685 Fix build without USE_LDAP_TLS
687 2007-09-05 [colin] 3.0.0cvs6
696 Maemo: distinguish various statusbar messages,
697 in order to display only the most important.
699 2007-09-04 [wwp] 3.0.0cvs5
702 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
703 Show protocol "SMTP" and the appropriate server for send-only
704 accounts, show "-" instead of "" when no value is relevant.
706 2007-09-03 [ticho] 3.0.0cvs4
709 Handle plural form better in delete confirmation dialog.
711 2007-09-03 [wwp] 3.0.0cvs3
714 Warn differently when sending or sending later (queueing).
716 2007-09-03 [colin] 3.0.0cvs2
720 * src/common/plugin.c
721 * src/common/plugin.h
722 Add a new plugin API, MimeParser. It allows
723 plugins to scan email MIME parts and optionally,
726 2007-09-03 [mones] 3.0.0cvs1
731 While a better solution is made double history sizes
733 2007-09-03 [paul] 3.0.0
740 2007-09-03 [paul] 2.10.0cvs191
754 updated by Yasen Pramatarov, Miquel Oliete, Stephan
755 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
756 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
757 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
759 2007-09-02 [colin] 2.10.0cvs190
763 Prevent empty or white-space tags
765 2007-09-01 [colin] 2.10.0cvs189
768 Fix double-reading of accounts list when
769 the wizard has been run due to no accounts
771 Fix sensitivity of a menu item in case
774 2007-09-01 [wwp] 2.10.0cvs188
777 Fix wizard crash when Mailbox dir already exists
780 2007-08-31 [colin] 2.10.0cvs187
782 * src/etpan/imap-thread.c
783 Fix unwanted creation of
784 libetpan's stream dump file
786 Fix coloring of pastes as quotation
788 Maemo: Fix opening of mails from keypad
794 * src/gtk/prefswindow.c
795 Maemo: Fix adjustments changes
797 2007-08-30 [colin] 2.10.0cvs186
800 Don't opened selected folder when clicking
803 Maemo: Make Esc close messageviews
805 Maemo: Fix message scrolling to the end on
807 Maemo: Fix reopening same message
808 * src/gtk/prefswindow.c
809 Maemo: try to fix scrollbar. Doesn't work,
810 it seems as if gtk_adjustment_set_value was
813 2007-08-30 [colin] 2.10.0cvs185
818 * src/prefs_matcher.c
819 * src/prefs_template.c
823 * src/gtk/gtkaspell.c
824 * src/plugins/bogofilter/bogofilter.c
825 * src/plugins/bogofilter/bogofilter_gtk.c
826 * src/plugins/clamav/clamav_plugin_gtk.c
827 * src/plugins/pgpcore/sgpgme.c
828 * src/plugins/spamassassin/spamassassin.c
829 * src/plugins/spamassassin/spamassassin_gtk.c
830 Fix all potential misuses of format-string functions
832 2007-08-30 [wwp] 2.10.0cvs184
834 * src/prefs_template.c
837 2007-08-29 [colin] 2.10.0cvs183
839 * src/plugins/trayicon/trayicon.c
840 Fix leak of hooks in case of error,
841 thanks to Holger Berndt
843 2007-08-28 [colin] 2.10.0cvs182
846 Don't use current folder settings when
847 composing from the compose button's
850 2007-08-28 [colin] 2.10.0cvs181
852 * src/quote_fmt_parse.y
853 Fix cursor offset when quote contains UTF-8
856 2007-08-28 [colin] 2.10.0cvs180
860 Fix signature replacement when it's been wrapped
862 2007-08-27 [colin] 2.10.0cvs179
867 2007-08-27 [colin] 2.10.0cvs178
870 Fix Quicksearch's Sticky mode
872 2007-08-27 [colin] 2.10.0cvs177
874 * src/folder_item_prefs.c
875 * src/folder_item_prefs.h
878 Fix loss of subfolders properties when
881 2007-08-26 [wwp] 2.10.0cvs176
885 * src/prefs_actions.c
886 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
887 will have to be used when necessary *before* calling
888 alertpanel functions.
890 2007-08-25 [paul] 2.10.0cvs175
892 * src/prefs_actions.c
893 workaround gettext problem marking
894 string as c-format when it's not
896 2007-08-25 [wwp] 2.10.0cvs174
900 * src/prefs_actions.c
901 Call the pango markup escape function right ince in alertpanel_create
902 instead of everywhere (reverts some parts of 2.10.0cvs123 and
906 Fix a crash due to a misuse of g_print(), encountered when the string
907 passed to g_print was containing printf substitution symbols.
909 2007-08-25 [paul] 2.10.0cvs173
912 fix a segfault when refreshing RSSyl feeds
914 2007-08-25 [paul] 2.10.0cvs172
916 * src/gtk/icon_legend.c
919 2007-08-25 [paul] 2.10.0cvs171
923 * src/pixmaps/insert_file.xpm
924 add a new pixmap instead of re-using
925 paste.xpm. (easier for icon theme authors)
927 2007-08-24 [holger] 2.10.0cvs170
929 * src/plugins/trayicon/trayicon.c
930 The same fix for another hook id.
932 2007-08-24 [holger] 2.10.0cvs169
934 * src/plugins/trayicon/trayicon.c
935 Micro-fix: Do the error checking for
938 2007-08-24 [paul] 2.10.0cvs168
941 fix typo causing compiler warning
943 2007-08-24 [paul] 2.10.0cvs167
946 put back the correct version of this file also
948 2007-08-24 [colin] 2.10.0cvs166
951 Use progress bar when sending messages
953 2007-08-24 [paul] 2.10.0cvs165
956 oops! if i'm quick no-one will notice
957 (put back the proper file)
959 2007-08-24 [paul] 2.10.0cvs164
967 * tools/mew2claws-mail.pl
968 add new script that imports a Mew address book
969 submitted by Jerome Lelong
971 2007-08-24 [paul] 2.10.0cvs163
974 remove the obsolete plugins, add the
975 missing plugins, including the forthcoming
978 2007-08-24 [paul] 2.10.0cvs162
980 * manual/advanced.xml
981 add info about the hidden emphasis_color option
982 * manual/keyboard.xml
983 correct the info about hotkeys
986 2007-08-24 [paul] 2.10.0cvs161
989 add mnemonic to 'Run procesing rules'
991 2007-08-24 [paul] 2.10.0cvs160
996 use suitable defaults for outbox,
997 queue, drafts and trash folders
999 2007-08-24 [wwp] 2.10.0cvs159
1002 Update menu item sensitivity if necessary (or we get a
1003 gtk critical message).
1005 2007-08-23 [wwp] 2.10.0cvs158
1008 * src/prefs_actions.c
1009 Allow literal % chars in action commands (use %%).
1010 Add a missing p++ to the action parser in action_get_type(),
1011 which was missing it, even if it was neutral.
1012 Fix a pango markup warning at runtime.
1014 2007-08-23 [wwp] 2.10.0cvs157
1017 Contacts are now locale-aware sorted in the address book
1018 (LC_COLLATE matters here).
1019 Fix missing table initializers.
1021 2007-08-23 [colin] 2.10.0cvs156
1024 Check scan_required on dest folder when copying
1026 2007-08-23 [colin] 2.10.0cvs155
1029 Fix scanning when folder was empty
1031 2007-08-22 [colin] 2.10.0cvs154
1034 Don't g_warning when g_try_malloc fails(), or it makes
1035 things worse as g_log() allocates. Fixes bug 1290,
1036 'Claws Mail crashes if too little memory when
1037 rebuilding folder tree'
1039 2007-08-22 [colin] 2.10.0cvs153
1042 Fix format string vulnerability, thanks to
1043 Ulf Harnhammar, Secunia Research
1045 2007-08-22 [colin] 2.10.0cvs152
1050 2007-08-22 [wwp] 2.10.0cvs151
1053 Few better null-ptr checks.
1055 2007-08-22 [colin] 2.10.0cvs150
1058 * src/editldap_basedn.c
1067 2007-08-22 [colin] 2.10.0cvs149
1072 2007-08-22 [colin] 2.10.0cvs148
1075 Fix wrong assertions
1077 2007-08-22 [colin] 2.10.0cvs147
1080 Fix test (set ldap v3 if bindDN is set or TLS is set)
1082 2007-08-22 [colin] 2.10.0cvs146
1086 Fix wrong "Connected successfully to server". Connection only succeeds if
1087 we can get the base DN.
1089 2007-08-21 [wwp] 2.10.0cvs145
1098 More sanity checks in ldap functions.
1100 2007-08-21 [wwp] 2.10.0cvs144
1102 * src/prefs_account.c
1103 Don't return a value in a void function().
1105 2007-08-21 [paul] 2.10.0cvs143
1108 add check for ftp: to messageview_list_urls()
1110 2007-08-21 [colin] 2.10.0cvs142
1117 Fix bug 1293, 'LDAP address book not working'
1118 Search only on specified fields, but fetch
1119 every field possible. People will have to
1120 reset the searched Attributes in their LDAP
1123 2007-08-21 [wwp] 2.10.0cvs141
1133 * src/editaddress_other_attributes_ldap.c
1150 * src/prefs_customheader.c
1151 * src/prefs_msg_colors.c
1157 * src/common/socket.c
1158 * src/common/ssl_certificate.c
1159 * src/common/utils.c
1160 * src/common/utils.h
1161 * src/gtk/description_window.c
1162 * src/plugins/demo/demo.c
1163 * src/plugins/pgpcore/prefs_gpg.c
1164 * src/plugins/spamassassin/libspamc.c
1165 Make sure we use glib functions to send text messages (information,
1166 debug, warning, errors) to stdout/stderr - no more direct puts
1167 fputs printf fprintf to stdout/stderr when it can be done using
1168 g_log*() and g_print/g_printerr. Doing this, we make sure every
1169 stdout/stderr message is saved to log in Windows.
1172 2007-08-21 [wwp] 2.10.0cvs140
1175 * src/common/utils.h
1176 Route glib's stdout/stderr messages to a log file (Windows only),
1177 instead of loosing them.
1179 2007-08-21 [paul] 2.10.0cvs139
1182 replace deprecated g_strncasecmp()
1186 2007-08-20 [ticho] 2.10.0cvs138
1189 * src/prefs_account.h
1190 Copy all account preferences in account_clone() - some
1192 * src/prefs_account.c
1193 Handle empty privacy system combobox gracefully (warning
1194 instead of a crash).
1196 2007-08-20 [colin] 2.10.0cvs137
1201 2007-08-20 [paul] 2.10.0cvs136
1211 patch by Michael Rasmussen
1213 2007-08-19 [colin] 2.10.0cvs135
1216 Fix previous commit. Sensitivity update is needed
1217 for "Cancel receiving". However when batching we
1218 don't need to do it for every message flag change,
1219 just once at the start and once at the end.
1221 2007-08-19 [colin] 2.10.0cvs134
1224 Remove useless menu updates on session lock/unlock
1226 2007-08-19 [colin] 2.10.0cvs133
1228 * src/etpan/imap-thread.c
1229 Make all fetch logs less verbose
1231 2007-08-19 [paul] 2.10.0cvs132
1236 fix bug 1286, 'Can't move a folder into a "Folders
1239 2007-08-18 [ticho] 2.10.0cvs131
1241 * src/editaddress_other_attributes_ldap.c
1242 Converted option menu for other ldap attributes to GtkComboBox.
1244 2007-08-18 [colin] 2.10.0cvs130
1247 * src/prefs_common.c
1248 * src/prefs_common.h
1250 * src/send_message.c
1251 Revert 'send_dialog_mode' meaning to
1252 'send_dialog_invisible', so that the
1253 new checkbox doesn't change the
1256 2007-08-18 [paul] 2.10.0cvs129
1259 add missing menu update
1261 2007-08-17 [colin] 2.10.0cvs128
1264 Set batching after getting flags - maybe fixes
1265 bug 1292, 'CM crashes on writing mail'
1267 2007-08-16 [ticho] 2.10.0cvs127
1270 Convert two GtkOptionMenu widgets to new GtkComboBox.
1271 * src/gtk/combobox.h
1272 * src/gtk/gtkutils.c
1273 Allow NULL for GtkComboBox menuitem label, rendering such
1274 items as row separators.
1276 2007-08-16 [paul] 2.10.0cvs126
1278 * src/plugins/trayicon/trayicon.c
1279 remove wrongly used gettextisation
1281 2007-08-15 [ticho] 2.10.0cvs125
1284 Fixed a runtime warning where an attempt to pack an
1285 already packed GtkLabel was made.
1287 2007-08-15 [ticho] 2.10.0cvs124
1289 * src/prefs_compose_writing.c
1290 Convert the insert-or-attach-dragged-files GtkOptionMenu
1293 2007-08-14 [ticho] 2.10.0cvs123
1296 * src/gtk/gtkutils.c
1297 Changed return receipt account selector to GtkComboBox.
1298 Fixed a runtime warning where GTK tried to parse
1299 "name <email@address" as a Pango markup in an alertpanel label.
1301 2007-08-14 [ticho] 2.10.0cvs122
1303 * src/prefs_logging.c
1304 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1306 2007-08-14 [wwp] 2.10.0cvs121
1310 * tools/popfile-link.sh
1311 Added a new tool: POPFile helper, to open
1312 selected messages in POPFile control center,
1313 in order to change the messages' status.
1315 2007-08-14 [ticho] 2.10.0cvs120
1318 * src/prefs_common.c
1319 * src/prefs_common.h
1321 * src/send_message.c
1322 Change "Show send dialog" optionmenu to a checkbutton.
1323 * src/prefs_receive.c
1324 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1326 2007-08-13 [wwp] 2.10.0cvs119
1337 * src/partial_download.c
1340 * src/stock_pixmap.c
1342 * src/common/utils.c
1343 * src/gtk/gtkaspell.c
1345 Make sure we never pass NULL pointers for %s substitutions
1346 (prevent from crashing in Windows).
1348 2007-08-13 [wwp] 2.10.0cvs118
1351 Re-enable mmap_reads in Windows with some missing
1352 CloseHandle of mapping objects, thanks to
1355 2007-08-13 [paul] 2.10.0cvs117
1357 * src/common/utils.c
1358 fix bug 1287, 'Compile time problem on Solaris
1359 (nexenta gnu/Solaris) utils.c'
1360 Thanks to Piotr Chrzczonowicz
1362 2007-08-12 [wwp] 2.10.0cvs116
1364 * src/plugins/pgpcore/prefs_gpg.c
1365 Don't try to unset a GPG_AGENT_INFO that was not
1366 set (and don't use a NULL string in Windows, it was
1367 crashing with --debug if GPG_AGENT_INFO was not set).
1369 2007-08-12 [wwp] 2.10.0cvs115
1372 Make gcc type-check arguments passed to privacy_set_error().
1374 2007-08-12 [ticho] 2.10.0cvs114
1376 * src/prefs_folder_item.c
1377 Make sure that folder default account combobox always has some
1378 account preselected.
1379 * src/gtk/combobox.c
1380 Handle empty combobox gracefully (warning instead of crash).
1382 2007-08-12 [ticho] 2.10.0cvs114
1384 * src/prefs_folder_item.c
1385 Make sure that folder default account combobox is not empty.
1386 * src/gtk/combobox.c
1387 Handle empty combobox gracefully (warning instead of crash).
1389 2007-08-11 [paul] 2.10.0cvs113
1393 use 'subfolder' instead of 'sub-folder', matching
1394 everywhere else the term is used
1398 2007-08-10 [wwp] 2.10.0cvs112
1401 Disable mmap reads in Windows only (at least temporarily), they
1402 prevent from renaming/removing target cache files.
1408 2007-08-10 [wwp] 2.10.0cvs111
1411 fix unpredictable crashes in Windows due to broken
1412 cache/mark/tags files writting (file were opened for
1413 writing in text mode).
1416 use gettimeofday() from w32lib.h on Windows.
1418 2007-08-10 [colin] 2.10.0cvs110
1421 * src/etpan/imap-thread.c
1422 * src/etpan/imap-thread.h
1423 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1425 2007-08-09 [colin] 2.10.0cvs109
1428 Fix port being reset to 636 on SSL
1430 Fix folder_item_get_msg_num_by_file
1431 on drafts/queue folders
1433 2007-08-09 [wwp] 2.10.0cvs108
1436 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1437 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1440 2007-08-09 [colin] 2.10.0cvs107
1444 * src/gtk/prefswindow.c
1445 A few Maemo layout fixes
1447 2007-08-09 [paul] 2.10.0cvs106
1449 * src/prefs_account.c
1450 remove the hyphen from plug-ins to
1451 match everywhere else
1453 2007-08-08 [wwp] 2.10.0cvs105
1455 * src/prefs_folder_item.c
1456 Fix an extraneous stealth ^L char.
1458 2007-08-08 [wwp] 2.10.0cvs104
1460 * src/prefs_folder_item.c
1461 Better fix, group variables declarations (USE_ASPELL).
1463 2007-08-08 [wwp] 2.10.0cvs103
1465 * src/prefs_folder_item.c
1466 Fix compilation w/ USE_ASPELL set (broken
1469 2007-08-08 [ticho] 2.10.0cvs102
1471 * src/prefs_folder_item.c
1472 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1474 2007-08-08 [colin] 2.10.0cvs101
1477 * src/etpan/imap-thread.c
1478 * src/etpan/imap-thread.h
1479 Close selected mailbox before doing
1482 2007-08-08 [colin] 2.10.0cvs100
1485 Complete symbol table, thanks to wwp.
1486 Fixes bug 1284, 'The html -> text
1487 converter ignores entities'
1489 Fix possible fd leak
1491 2007-08-08 [colin] 2.10.0cvs99
1494 Better way to fetch UIDs on non-UIDPLUS servers
1496 2007-08-07 [colin] 2.10.0cvs98
1499 fix bug 1275, 'auto-saved draft messages not
1500 always being removed'; Also, make multiple
1501 copy (in the same account) faster by matching
1502 source/destination message UIDs.
1504 Don't try to reshow deleted mail
1506 Fix leak on error path
1508 2007-08-07 [wwp] 2.10.0cvs97
1510 * manual/account.xml
1511 * manual/advanced.xml
1512 * manual/fr/account.xml
1513 * manual/fr/advanced.xml
1514 Updated the reference manual and the French translation to
1515 reflect 2.10.0cvs84: enable running folder Processing
1518 2007-08-06 [wwp] 2.10.0cvs96
1520 * src/prefs_common.c
1521 * src/prefs_common.h
1523 Allow changing the emphasis color used to highlight
1524 the newsreader/x-mailer header value when it matches
1525 our preferred mail agent (hidden pref 'emphasis_col' added
1528 2007-08-06 [colin] 2.10.0cvs95
1532 Re-commit 2.10.0cvs86, with a protection
1533 against Pango bug. Also, try to fix
1534 bug 1275, 'auto-saved draft messages not
1535 always being removed'
1537 2007-08-06 [wwp] 2.10.0cvs94
1539 * src/gtk/quicksearch.c
1540 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1542 2007-08-06 [ticho] 2.10.0cvs93
1544 * src/prefs_account.c
1545 * src/gtk/combobox.c
1546 Use GtkComboBox instead of GtkOptionMenu for privacy system
1547 selection in account preferences.
1549 2007-08-06 [wwp] 2.10.0cvs92
1551 * src/plugins/pgpcore/plugin.def
1552 Apply one more chunk from gpg4win's 03-w32-port patch.
1554 2007-08-05 [colin] 2.10.0cvs91
1558 reverting buggy patch for now
1560 2007-08-05 [colin] 2.10.0cvs90
1565 2007-08-04 [colin] 2.10.0cvs89
1567 * src/prefs_summaries.c
1568 * src/summary_search.c
1569 Replace deprecated widgets. Patch by
1572 2007-08-04 [colin] 2.10.0cvs88
1575 Refresh GUI only every 2000 mails on mh_get_last_num
1576 This is fast (readdir) and done only once per
1579 2007-08-03 [colin] 2.10.0cvs87
1581 * src/prefs_account.c
1582 * src/gtk/combobox.h
1583 * src/gtk/gtkutils.c
1584 Fix a deprecated widget. Patch by
1587 2007-08-03 [colin] 2.10.0cvs86
1591 Make colorisation and wrapping algorithms
1592 faster. Fixes bug 1246, 'compose becomes
1593 increasingly slow replying to complex emails'
1595 2007-08-03 [paul] 2.10.0cvs85
1598 keep the window painted
1600 2007-08-02 [paul] 2.10.0cvs84
1605 enable running folder Processing
1608 2007-08-02 [paul] 2.10.0cvs83
1611 speed up/clean up rendering of larger
1615 2007-08-01 [paul] 2.10.0cvs82
1620 change default toolbar layout on maemo
1621 * src/pixmaps/close.xpm
1622 make the red cross a grey cross
1623 * src/pixmaps/jpilot.xpm
1624 make icon smaller so it fits better
1626 2007-07-31 [paul] 2.10.0cvs81
1629 * src/gtk/gtkutils.c
1630 fix crash on maemo on first launch
1632 2007-07-30 [paul] 2.10.0cvs80
1634 * src/prefs_matcher.c
1635 specify the units of age and size
1637 2007-07-30 [paul] 2.10.0cvs79
1640 Fix IMAP timeout setting
1642 2007-07-30 [colin] 2.10.0cvs78
1644 * src/prefs_account.c
1645 Fix a deprecated widget. Patch by
1648 2007-07-27 [paul] 2.10.0cvs77
1650 * src/matcher_parser_parse.y
1651 * src/prefs_filtering_action.c
1652 * src/prefs_matcher.c
1653 these changes forgotten in cvs74's
1654 'watch thread' feature
1656 2007-07-27 [paul] 2.10.0cvs76
1659 fix potential crasher
1662 2007-07-27 [paul] 2.10.0cvs75
1667 * src/gtk/gtkutils.c
1668 make mainwindow's /Help/Manual point to the
1669 remote copy if the local copy doesn't exist
1671 2007-07-27 [paul] 2.10.0cvs74
1679 * src/matcher_parser_parse.y
1682 * src/stock_pixmap.c
1683 * src/stock_pixmap.h
1688 * src/pixmaps/watchthread.xpm
1689 add 'watch thread' feature
1691 2007-07-27 [paul] 2.10.0cvs73
1693 * src/prefs_folder_item.c
1694 adjust labels, add tooltips
1696 2007-07-27 [colin] 2.10.0cvs72
1699 Maemo: Remove less used menu items
1701 2007-07-26 [colin] 2.10.0cvs71
1704 Maemo: destroy messageview after trashing mail.
1705 Maybe should be done on X11 too
1707 2007-07-26 [colin] 2.10.0cvs70
1711 * src/prefs_common.c
1712 * src/prefs_common.h
1714 Add View/Show or Hide/Column headers
1716 2007-07-26 [colin] 2.10.0cvs69
1721 2007-07-26 [colin] 2.10.0cvs68
1724 Fix possible crash on cache invalidation
1728 * src/quote_fmt_parse.y
1729 Make replying to mails with big attachments
1730 much faster. Fixes bug 1224, 'The process of
1731 Replying to emails with large attachments
1732 seems unreasonably long...'
1734 2007-07-26 [colin] 2.10.0cvs67
1739 Fix threads use on BSDs
1741 2007-07-26 [paul] 2.10.0cvs66
1743 * src/gtk/prefswindow.c
1744 fix account prefs breakage
1747 2007-07-26 [paul] 2.10.0cvs65
1750 standardise ./configure --help messages
1752 2007-07-26 [colin] 2.10.0cvs64
1756 Fix two vCard-related crashes
1758 2007-07-25 [colin] 2.10.0cvs63
1761 * src/prefs_common.c
1762 * src/prefs_common.h
1763 * src/prefs_receive.c
1764 Maemo: Add a better way to notify of
1770 Maemo: Various layout fixes
1771 * src/gtk/prefswindow.c
1772 Maemo: Better prefs layout
1774 2007-07-25 [paul] 2.10.0cvs62
1777 fix the layout on maemo
1780 2007-07-25 [iwkse] 2.10.0cvs61
1783 add 'o' shortcut on summaryview
1785 2007-07-25 [iwkse] 2.10.0cvs60
1790 2007-07-24 [colin] 2.10.0cvs59
1793 Fix missing timestamp update on source
1797 Better text layout on part's choices
1799 2007-07-23 [colin] 2.10.0cvs58
1803 Maemo: Automatically choose the correct application
1805 * src/gtk/quicksearch.c
1806 Make search run on GDK_KP_Enter too
1808 2007-07-23 [wwp] 2.10.0cvs57
1810 * src/quote_fmt_lex.l
1811 Revert accidentaly committed lines (account_sig) in
1814 2007-07-23 [wwp] 2.10.0cvs56
1816 * src/quote_fmt_lex.l
1817 Fix typos around long form expressions in the quote lexer.
1823 2007-07-23 [colin] 2.10.0cvs55
1826 Fix auto-completion on Maemo
1828 2007-07-23 [colin] 2.10.0cvs54
1831 Maemo: Fix sticking statusbars
1833 2007-07-22 [colin] 2.10.0cvs53
1836 Maemo: Fix the strange "top_application" info
1837 at startup. We should do something when
1838 receiving such a message.
1840 2007-07-20 [paul] 2.10.0cvs52
1843 add missing #include "statusbar.h"
1845 2007-07-20 [colin] 2.10.0cvs51
1849 * src/folder_item_prefs.c
1850 * src/folder_item_prefs.h
1858 * src/prefs_folder_item.c
1859 Implement age-based caching: allow to
1860 specify a threshold for the offline synchronisation
1861 feature, and whether old cached bodies should
1866 * src/plugins/dillo_viewer/dillo_viewer.c
1867 Check that Dillo's installed
1869 2007-07-20 [wwp] 2.10.0cvs50
1872 * src/stock_pixmap.c
1873 Draw a frame around the selected mimeview part icon (instead of the
1874 shifted 'dancing' icon).
1876 2007-07-20 [colin] 2.10.0cvs49
1879 Unref stuff even on error
1881 disconnect signals only at the very
1882 end of the wizard save.
1884 2007-07-20 [colin] 2.10.0cvs48
1890 Fix random crashes while navigating
1893 2007-07-19 [colin] 2.10.0cvs47
1897 * src/prefs_common.c
1898 * src/prefs_common.h
1901 * src/common/utils.c
1902 Maemo: add an easy way to store data (mails
1903 and IMAP/NNTP caches) on one of the SD cards,
1904 and protect against unmounts if needed
1906 2007-07-19 [paul] 2.10.0cvs46
1909 * src/stock_pixmap.c
1911 * src/pixmaps/claws-mail_logo-small.xpm
1912 implement a (slightly) different About
1913 dialog for maemo and add a small version
1916 use a scrolled window for wizard page 1
1919 2007-07-19 [paul] 2.10.0cvs45
1922 too soon for this line
1924 2007-07-19 [paul] 2.10.0cvs44
1929 2007-07-19 [colin] 2.10.0cvs43
1932 Solve Mail/Mailbox name when specifying
1935 2007-07-18 [colin] 2.10.0cvs42
1941 2007-07-18 [colin] 2.10.0cvs41
1944 Maemo: plug the online/offline system into
1945 maemo's interfaces to have Claws automatically
1946 switch according to the system status
1948 Maemo: use HildonBanners to display status
1949 messages. Renders the main statusbar useless.
1951 2007-07-18 [paul] 2.10.0cvs40
1954 fix screen blanking on moving/copying many msgs
1956 fix processing progressbar and screen blanking
1959 2007-07-18 [paul] 2.10.0cvs39
1962 revert cvs37, breakage on maemo
1964 2007-07-18 [paul] 2.10.0cvs38
1966 * src/gtk/gtkutils.c
1967 make sure we can still build with older GTK's
1969 2007-07-18 [colin] 2.10.0cvs37
1972 Only hide the small layout's messageview, instead
1973 of destroying it when closing
1974 * src/gtk/gtkutils.c
1975 Use gtk_window_present_with_time to popup windows,
1976 it seems to make things better with modern WMs
1979 2007-07-17 [colin] 2.10.0cvs36
1982 Simplify layout on Maemo
1985 * src/prefs_display_header.c
1986 Remove some headers by default on Maemo
1988 2007-07-17 [paul] 2.10.0cvs35
1990 * src/prefs_common.c
1991 * src/prefs_common.h
1992 * src/prefs_logging.c
1994 add options to stop/enable writing logs to disc
1996 2007-07-17 [paul] 2.10.0cvs34
1999 fix some issues with the Apply tags window:
2000 - set search column (enables autocompl in the treeview)
2001 - apply tag from "New tag" if it existed
2002 - clears New tag entry when adding it with the button
2005 2007-07-17 [paul] 2.10.0cvs33
2008 fix 'apply tags' dialogue weirdness
2010 2007-07-16 [colin] 2.10.0cvs32
2013 Fix double-loading of mails on Maemo
2015 2007-07-16 [colin] 2.10.0cvs31
2018 Prevent double-loading of the same part under some
2019 conditions; hide statusbar on Maemo
2021 2007-07-16 [colin] 2.10.0cvs30
2027 Improve the tag interface - allow
2028 to set/unset tags from a special
2030 * src/gtk/gtkvscrollbutton.c
2033 * src/stock_pixmap.c
2034 Fix Mimeview's ugly hacks in the
2037 2007-07-16 [paul] 2.10.0cvs29
2041 * src/gtk/icon_legend.c
2042 put it all in a scrolled window
2044 2007-07-15 [colin] 2.10.0cvs28
2047 Maemo: force layout to be Small screen; the
2048 others don't make sense
2050 2007-07-14 [colin] 2.10.0cvs27
2053 * src/gtk/gtkvscrollbutton.c
2054 Maemo: Fix mimeview's buttons size
2056 2007-07-14 [colin] 2.10.0cvs26
2059 Fix the button workaround fix.
2060 (Use the correct variable)
2062 2007-07-14 [colin] 2.10.0cvs25
2066 Maemo: put the progress bar in the
2069 2007-07-14 [colin] 2.10.0cvs24
2071 * src/prefs_common.c
2072 Maemo: hide statusbar by default
2074 * src/stock_pixmap.c
2075 * src/stock_pixmap.h
2077 * src/pixmaps/go_folders.xpm
2078 Maemo: Add a specific icon to go back to
2081 2007-07-14 [colin] 2.10.0cvs23
2084 Don't set homogeneous finally
2086 2007-07-14 [colin] 2.10.0cvs22
2089 Fix button show/hide issues
2091 2007-07-14 [colin] 2.10.0cvs21
2095 Fix button workaround to be able to click
2096 if mouse was on button when it went un-
2098 Revert previous commit, gtk_tool_item_set_homogeneous
2099 doesn't mean what it seems to mean ;-)
2101 2007-07-14 [paul] 2.10.0cvs20
2104 make homogeneous FALSE always
2106 2007-07-13 [colin] 2.10.0cvs19
2110 Rework to fit the non-deprecated API
2116 Maemo layout changes. Better toolbars,
2117 removal of CTree headers.
2119 2007-07-13 [paul] 2.10.0cvs18
2121 * src/gtk/colorlabel.c
2122 fix bug 1261, '[DE] coloring messages in overview
2123 keys are not localised'
2124 the string is now included in claws-mail.pot
2126 2007-07-13 [colin] 2.10.0cvs17
2129 Fix bug 1267, 'printing mutliple messages
2130 opens one message-dialog after the other'
2131 Ask for confirmation when printing 10
2134 2007-07-11 [colin] 2.10.0cvs16
2139 * manual/claws-mail-manual.xml
2141 * manual/es/claws-mail-manual.xml
2143 * manual/fr/claws-mail-manual.xml
2166 * src/addressbook_foldersel.c
2167 * src/addressbook_foldersel.h
2191 * src/customheader.c
2192 * src/customheader.h
2193 * src/displayheader.c
2194 * src/displayheader.h
2197 * src/editaddress_other_attributes_ldap.c
2198 * src/editaddress_other_attributes_ldap.h
2207 * src/editldap_basedn.c
2208 * src/editldap_basedn.h
2229 * src/folder_item_prefs.c
2230 * src/folder_item_prefs.h
2239 * src/grouplistdialog.c
2240 * src/grouplistdialog.h
2245 * src/image_viewer.c
2246 * src/image_viewer.h
2287 * src/matcher_parser.h
2288 * src/matcher_parser_lex.l
2289 * src/matcher_parser_parse.y
2292 * src/message_search.c
2293 * src/message_search.h
2312 * src/partial_download.c
2313 * src/partial_download.h
2318 * src/prefs_account.c
2319 * src/prefs_account.h
2320 * src/prefs_actions.c
2321 * src/prefs_actions.h
2322 * src/prefs_common.c
2323 * src/prefs_common.h
2324 * src/prefs_compose_writing.c
2325 * src/prefs_compose_writing.h
2326 * src/prefs_customheader.c
2327 * src/prefs_customheader.h
2328 * src/prefs_display_header.c
2329 * src/prefs_display_header.h
2330 * src/prefs_ext_prog.c
2331 * src/prefs_ext_prog.h
2332 * src/prefs_filtering.c
2333 * src/prefs_filtering.h
2334 * src/prefs_filtering_action.c
2335 * src/prefs_filtering_action.h
2336 * src/prefs_folder_column.c
2337 * src/prefs_folder_column.h
2338 * src/prefs_folder_item.c
2339 * src/prefs_folder_item.h
2344 * src/prefs_image_viewer.c
2345 * src/prefs_image_viewer.h
2346 * src/prefs_logging.c
2347 * src/prefs_logging.h
2348 * src/prefs_matcher.c
2349 * src/prefs_matcher.h
2350 * src/prefs_message.c
2351 * src/prefs_message.h
2352 * src/prefs_msg_colors.c
2353 * src/prefs_msg_colors.h
2358 * src/prefs_receive.c
2359 * src/prefs_receive.h
2362 * src/prefs_spelling.c
2363 * src/prefs_spelling.h
2364 * src/prefs_summaries.c
2365 * src/prefs_summaries.h
2366 * src/prefs_summary_column.c
2367 * src/prefs_summary_column.h
2368 * src/prefs_summary_open.c
2369 * src/prefs_summary_open.h
2370 * src/prefs_template.c
2371 * src/prefs_template.h
2372 * src/prefs_themes.c
2373 * src/prefs_themes.h
2374 * src/prefs_toolbar.c
2375 * src/prefs_toolbar.h
2376 * src/prefs_wrapping.c
2377 * src/prefs_wrapping.h
2387 * src/quote_fmt_lex.l
2388 * src/quote_fmt_parse.y
2391 * src/remotefolder.c
2392 * src/remotefolder.h
2393 * src/send_message.c
2394 * src/send_message.h
2397 * src/simple-gettext.c
2398 * src/sourcewindow.c
2399 * src/sourcewindow.h
2404 * src/stock_pixmap.c
2405 * src/stock_pixmap.h
2406 * src/summary_search.c
2407 * src/summary_search.h
2424 * src/common/base64.c
2425 * src/common/base64.h
2426 * src/common/claws.c
2427 * src/common/claws.h
2429 * src/common/fnmatch.c
2430 * src/common/fnmatch.h
2431 * src/common/fnmatch_loop.c
2432 * src/common/hooks.c
2433 * src/common/hooks.h
2438 * src/common/mgutils.c
2439 * src/common/mgutils.h
2442 * src/common/passcrypt.c
2443 * src/common/passcrypt.h.in
2444 * src/common/plugin.c
2445 * src/common/plugin.h
2446 * src/common/prefs.c
2447 * src/common/prefs.h
2448 * src/common/progressindicator.c
2449 * src/common/progressindicator.h
2450 * src/common/quoted-printable.c
2451 * src/common/quoted-printable.h
2452 * src/common/session.c
2453 * src/common/session.h
2456 * src/common/socket.c
2457 * src/common/socket.h
2460 * src/common/ssl_certificate.c
2461 * src/common/ssl_certificate.h
2462 * src/common/string_match.c
2463 * src/common/string_match.h
2464 * src/common/stringtable.c
2465 * src/common/stringtable.h
2468 * src/common/template.c
2469 * src/common/template.h
2470 * src/common/timing.h
2471 * src/common/utils.c
2472 * src/common/utils.h
2473 * src/common/uuencode.c
2474 * src/common/uuencode.h
2475 * src/common/version.h.in
2476 * src/common/w32_dirent.c
2477 * src/common/w32_reg.c
2478 * src/common/w32_signal.c
2479 * src/common/w32_stat.c
2480 * src/common/w32_stdlib.c
2481 * src/common/w32_string.c
2482 * src/common/w32_time.c
2483 * src/common/w32_unistd.c
2484 * src/common/w32_wait.c
2485 * src/common/w32lib.h
2488 * src/common/xmlprops.c
2489 * src/common/xmlprops.h
2490 * src/etpan/etpan-errors.h
2491 * src/etpan/etpan-thread-manager-types.h
2492 * src/etpan/etpan-thread-manager.c
2493 * src/etpan/etpan-thread-manager.h
2494 * src/etpan/imap-thread.c
2495 * src/etpan/imap-thread.h
2498 * src/gtk/colorlabel.c
2499 * src/gtk/colorlabel.h
2500 * src/gtk/colorsel.c
2501 * src/gtk/colorsel.h
2502 * src/gtk/combobox.c
2503 * src/gtk/combobox.h
2504 * src/gtk/description_window.c
2505 * src/gtk/description_window.h
2508 * src/gtk/foldersort.c
2509 * src/gtk/foldersort.h
2510 * src/gtk/gtkaspell.c
2511 * src/gtk/gtkaspell.h
2512 * src/gtk/gtksctree.c
2513 * src/gtk/gtkshruler.c
2514 * src/gtk/gtkshruler.h
2515 * src/gtk/gtksourceprintjob.c
2516 * src/gtk/gtksourceprintjob.h
2517 * src/gtk/gtkutils.c
2518 * src/gtk/gtkutils.h
2519 * src/gtk/gtkvscrollbutton.c
2520 * src/gtk/gtkvscrollbutton.h
2521 * src/gtk/icon_legend.c
2522 * src/gtk/icon_legend.h
2523 * src/gtk/inputdialog.c
2524 * src/gtk/inputdialog.h
2525 * src/gtk/logwindow.c
2526 * src/gtk/logwindow.h
2527 * src/gtk/manage_window.c
2528 * src/gtk/manage_window.h
2531 * src/gtk/pluginwindow.c
2532 * src/gtk/pluginwindow.h
2533 * src/gtk/prefswindow.c
2534 * src/gtk/prefswindow.h
2535 * src/gtk/progressdialog.c
2536 * src/gtk/progressdialog.h
2537 * src/gtk/quicksearch.c
2538 * src/gtk/quicksearch.h
2539 * src/gtk/sslcertwindow.c
2540 * src/gtk/sslcertwindow.h
2541 * src/plugins/bogofilter/bogofilter.c
2542 * src/plugins/bogofilter/bogofilter.h
2543 * src/plugins/bogofilter/bogofilter_gtk.c
2544 * src/plugins/clamav/clamav_plugin.c
2545 * src/plugins/clamav/clamav_plugin.h
2546 * src/plugins/clamav/clamav_plugin_gtk.c
2547 * src/plugins/demo/demo.c
2548 * src/plugins/dillo_viewer/dillo_prefs.c
2549 * src/plugins/dillo_viewer/dillo_prefs.h
2550 * src/plugins/dillo_viewer/dillo_viewer.c
2551 * src/plugins/pgpcore/passphrase.c
2552 * src/plugins/pgpcore/passphrase.h
2553 * src/plugins/pgpcore/pgp_viewer.c
2554 * src/plugins/pgpcore/pgp_viewer.h
2555 * src/plugins/pgpcore/plugin.c
2556 * src/plugins/pgpcore/prefs_gpg.c
2557 * src/plugins/pgpcore/prefs_gpg.h
2558 * src/plugins/pgpcore/select-keys.c
2559 * src/plugins/pgpcore/select-keys.h
2560 * src/plugins/pgpcore/sgpgme.c
2561 * src/plugins/pgpcore/sgpgme.h
2562 * src/plugins/pgpinline/pgpinline.c
2563 * src/plugins/pgpinline/pgpinline.h
2564 * src/plugins/pgpinline/plugin.c
2565 * src/plugins/pgpmime/pgpmime.c
2566 * src/plugins/pgpmime/pgpmime.h
2567 * src/plugins/pgpmime/plugin.c
2568 * src/plugins/spamassassin/spamassassin.c
2569 * src/plugins/spamassassin/spamassassin.h
2570 * src/plugins/spamassassin/spamassassin_gtk.c
2571 * src/plugins/trayicon/trayicon.c
2572 * src/plugins/trayicon/trayicon_prefs.c
2573 * src/plugins/trayicon/trayicon_prefs.h
2574 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2575 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2576 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2577 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2578 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2579 * tools/OOo2claws-mail.pl
2580 * tools/README.sylprint
2581 * tools/acroread2claws-mail.pl
2582 * tools/claws-mail-compose-insert-files.pl
2583 * tools/convert_mbox.pl
2584 * tools/filter_conv.pl
2585 * tools/filter_conv_new.pl
2587 * tools/freshmeat_search.pl
2588 * tools/google_search.pl
2589 * tools/kmail-mailbox2claws-mail.pl
2590 * tools/kmail2claws-mail.pl
2591 * tools/kmail2claws-mail_v2.pl
2593 * tools/make.themes.project
2594 * tools/multiwebsearch.pl
2595 * tools/nautilus2claws-mail.sh
2596 * tools/outlook2claws-mail.pl
2597 * tools/textviewer.sh
2598 * tools/thunderbird-filters-convertor.pl
2601 * tools/vcard2xml.py
2602 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2603 Upgrade to GPLv3 or later.
2605 2007-07-10 [wwp] 2.10.0cvs15
2608 Fix re-opening of all composing messages that were
2609 opened when closing the previous instance, thanks
2612 2007-07-10 [paul] 2.10.0cvs14
2614 * src/editaddress_other_attributes_ldap.c
2616 fix crash on selecting 'other attributes' combo
2617 for either a new entry or an old entry with no
2618 existing attributes.
2619 fix bug on editing multiple attributes which
2620 resulted them all having the value of the last
2624 2007-07-10 [colin] 2.10.0cvs13
2627 * src/editaddress_other_attributes_ldap.h
2629 Fix --disable-ldap build
2631 2007-07-09 [colin] 2.10.0cvs12
2637 * src/editaddress_other_attributes_ldap.c
2638 * src/editaddress_other_attributes_ldap.h
2643 Add capability to edit all inetOrgPerson
2644 attributes on LDAP. Patch by Michael
2647 2007-07-09 [colin] 2.10.0cvs11
2653 * src/prefs_summaries.c
2654 * src/prefs_themes.c
2656 * src/common/Makefile.am
2658 * src/common/timing.h
2659 * src/common/utils.c
2660 * src/common/utils.h
2661 * src/common/w32_account.c
2662 * src/common/w32lib.h
2663 * src/gtk/Makefile.am
2664 * src/gtk/colorlabel.c
2665 * src/plugins/pgpcore/Makefile.am
2666 * src/plugins/pgpcore/claws.def
2667 * src/plugins/pgpcore/passphrase.c
2668 * src/plugins/pgpcore/pgp_viewer.c
2669 * src/plugins/pgpcore/plugin.def
2670 * src/plugins/pgpcore/sgpgme.c
2671 * src/plugins/pgpinline/Makefile.am
2672 * src/plugins/pgpinline/claws.def
2673 * src/plugins/pgpinline/mypgpcore.def
2674 * src/plugins/pgpinline/plugin.def
2675 * src/plugins/pgpmime/Makefile.am
2676 * src/plugins/pgpmime/claws.def
2677 * src/plugins/pgpmime/mypgpcore.def
2678 * src/plugins/pgpmime/plugin.def
2679 Commit win32 patch, from Werner Koch and
2682 2007-07-09 [colin] 2.10.0cvs10
2684 * src/prefs_toolbar.c
2685 Fix crash when no actions exist
2687 2007-07-07 [paul] 2.10.0cvs9
2690 * manual/claws-mail-manual.xml
2691 update copyright year
2693 updated by Flammie Pirinen
2695 2007-07-05 [wwp] 2.10.0cvs8
2697 * src/plugins/clamav/clamav_plugin_gtk.c
2698 Make vertical spacing like in other plugin prefs pages.
2700 2007-07-05 [wwp] 2.10.0cvs7
2703 It's %am that works, not %ae (this doc incoherence has been
2704 introduced with 2.9.2cvs13).
2706 2007-07-04 [wwp] 2.10.0cvs6
2708 * src/plugins/bogofilter/bogofilter.c
2709 Gettext-ize an occurrence of "Any" that wasn't.
2711 2007-07-04 [colin] 2.10.0cvs5
2714 Fix untranslated strings; thanks
2717 2007-07-03 [colin] 2.10.0cvs4
2721 Fix saving of sort mode for tags and
2722 thread date. Thanks to Pierre Ossman.
2723 Completes fix for bug 1233
2725 2007-07-03 [paul] 2.10.0cvs3
2733 2007-07-02 [colin] 2.10.0cvs2
2739 Add View/Sort/by Thread date
2740 Fixes bug 1233, 'Capability to sort
2741 threads by most recent message'
2742 Based on a patch by Paul Rolland
2744 2007-07-02 [colin] 2.10.0cvs1
2761 * src/matcher_parser_parse.y
2765 * src/prefs_common.c
2766 * src/prefs_common.h
2767 * src/prefs_filtering_action.c
2768 * src/prefs_matcher.c
2769 * src/prefs_summary_column.c
2773 * src/quote_fmt_lex.l
2774 * src/quote_fmt_parse.y
2778 * src/common/Makefile.am
2782 * src/gtk/quicksearch.c
2783 * src/gtk/quicksearch.h
2784 Add Tags implementation. Tags are arbitrary labels
2785 that can be applied to messages. It is possible
2786 to create, edit, remove tags; apply them to mails;
2787 filter on tags or tag presence; apply or unset
2788 tags via filtering actions; reference tags in
2791 2007-07-02 [paul] 2.10.0
2798 2007-07-02 [paul] 2.9.2cvs78
2808 updated by Stephan Sachse, me, Ricardo Mones
2809 Lastra, Fabien Vantard, Pader Rezso, Frederico
2810 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2812 2007-07-02 [paul] 2.9.2cvs77
2817 2007-06-29 [wwp] 2.9.2cvs76
2820 Fix a typo (thanks to Ricardo for finding this out).
2822 2007-06-28 [paul] 2.9.2cvs75
2827 2007-06-28 [paul] 2.9.2cvs74
2830 fix bug in the autotools build system.
2831 Files cataloged under EXTRA_DIST were never
2832 automatically copied to the build tree.
2833 (fix 'make distcheck')
2834 Patch by Michael Rasmussen.
2836 2007-06-24 [colin] 2.9.2cvs73
2839 Fix bug 1249, 'Error handling for
2840 news errors needs modification'
2841 Only popup error if the according
2842 pref in Prefs/Receive is set.
2844 2007-06-21 [colin] 2.9.2cvs72
2846 * src/common/plugin.c
2847 * src/common/plugin.h
2848 Change plugin API to know whether it's safe to
2849 unload plugins or whether we should just hide
2850 them. Fixes bug 1248, 'Core dumps after
2851 unloading plugin and clicking on load plugins'
2852 * src/plugins/bogofilter/bogofilter.c
2853 * src/plugins/clamav/clamav_plugin.c
2854 * src/plugins/demo/demo.c
2855 * src/plugins/dillo_viewer/dillo_viewer.c
2856 * src/plugins/pgpcore/plugin.c
2857 * src/plugins/pgpinline/plugin.c
2858 * src/plugins/pgpmime/plugin.c
2859 * src/plugins/spamassassin/spamassassin.c
2860 * src/plugins/trayicon/trayicon.c
2863 2007-06-19 [colin] 2.9.2cvs71
2867 Fix crash mentioned in bug 1246
2868 Race condition when automatically drafting
2869 due to insertion on reedit.
2871 2007-06-18 [wwp] 2.9.2cvs70
2874 LDIF import: use a "Proceed" button to complete
2877 2007-06-18 [paul] 2.9.2cvs69
2880 use pkgconfig to check for gtk and glib
2882 2007-06-17 [wwp] 2.9.2cvs68
2886 LDIF import: better error handling, minor code
2887 and UI cleanup, and renamed the Save button
2888 to Close, as imported stuff is already saved
2889 when the Save button is shown.
2891 2007-06-17 [colin] 2.9.2cvs67
2893 * src/prefs_summaries.c
2895 Don't set as read when forwarded, only replied to
2897 2007-06-17 [paul] 2.9.2cvs66
2900 add missing #include
2902 2007-06-16 [colin] 2.9.2cvs65
2904 * src/prefs_summaries.c
2906 Change the pref "Only mark as read when opened
2907 in new window" to "..., replied to or forwarded".
2908 Based on a patch by Paul Rolland.
2910 2007-06-16 [paul] 2.9.2cvs64
2913 alphabetical order! :)
2915 2007-06-16 [colin] 2.9.2cvs63
2919 Add Michael Rasmussen in authors list
2921 2007-06-16 [colin] 2.9.2cvs62
2924 Fix messageview_copy_clipboard to take advantage
2925 of plugins' get_selection.
2927 2007-06-15 [colin] 2.9.2cvs61
2933 * src/message_search.c
2935 * src/summary_search.c
2938 Allow GDK_KP_Enter to do the same as GDK_Return
2939 Patch by Michael Rasmussen
2941 2007-06-15 [paul] 2.9.2cvs60
2944 fix bug when closing a compose window
2947 2007-06-14 [paul] 2.9.2cvs59
2951 migrate sylpheed config
2953 2007-06-14 [wwp] 2.9.2cvs58
2955 * src/gtk/pluginwindow.c
2956 Yet another attempt to fix sizing/alignment of the
2957 button bar in plugins window.
2959 2007-06-12 [colin] 2.9.2cvs57
2964 * src/prefs_common.c
2965 * src/prefs_common.h
2966 * src/prefs_summaries.c
2967 * src/prefs_summary_open.c
2968 * src/prefs_summary_open.h
2970 Make "when entering a folder" actions more personalisable
2972 2007-06-12 [wwp] 2.9.2cvs56
2975 Use short description from Paul (mairix.sh).
2977 2007-06-12 [wwp] 2.9.2cvs55
2980 Updated info about mairix.sh.
2982 2007-06-11 [paul] 2.9.2cvs54
2984 * src/prefs_logging.c
2985 rework log window length widgets
2986 and some sensitivity fixes
2988 2007-06-11 [paul] 2.9.2cvs53
2991 * src/prefs_logging.c
2992 rename 'Protocol Log' to 'Network Log'
2993 and some function renaming
2995 2007-06-10 [wwp] 2.9.2cvs52
2997 * src/gtk/pluginwindow.c
3000 2007-06-10 [wwp] 2.9.2cvs51
3002 * src/gtk/pluginwindow.c
3003 Fix button bar in plugin window, was centered and not
3004 behaving like other dialogs w/ such button bar.
3006 2007-06-08 [wwp] 2.9.2cvs50
3013 Provide a way out of automatic draft saving on IMAP, when
3015 Prevent drafting while sending and quitting while sending.
3020 2007-06-08 [wwp] 2.9.2cvs49
3022 * src/prefs_account.c
3023 * src/gtk/prefswindow.c
3024 * src/gtk/prefswindow.h
3025 Activate the Basic page when opening account prefs.
3027 2007-06-08 [wwp] 2.9.2cvs48
3029 * src/common/socket.c
3030 Don't crash if fork() fails, thanks to Colin.
3032 2007-06-08 [wwp] 2.9.2cvs47
3034 * src/gtk/prefswindow.c
3035 Wrap some long lines, and reset horizontal scroller's adjusment
3036 (this was already done, vertically), when changing tab (not page)
3039 2007-06-08 [paul] 2.9.2cvs46
3041 * src/common/utils.c
3042 use gethostname() instead of uname()
3043 based on a patch by Michael Hughes
3044 <Sylpheed-Claws_user@thehugheslogcabin.net>
3046 2007-06-07 [wwp] 2.9.2cvs45
3048 * src/prefs_common.c
3049 Fix some useless warnings, thanks to Colin.
3051 2007-06-06 [colin] 2.9.2cvs44
3054 Fix strange allocations.
3056 2007-06-06 [colin] 2.9.2cvs43
3059 Patch by Michael Rasmussus to help
3062 2007-06-05 [wwp] 2.9.2cvs42
3064 * src/prefs_account.c
3065 * src/prefs_folder_item.c
3069 Per-folder templates can now be applied recursively.
3070 Always save per-folder templates (formats were erroneously
3071 saved only if they were enabled).
3072 Check for validity of quotation marks everywhere there
3075 2007-06-05 [wwp] 2.9.2cvs41
3078 Fix incoming messages from local accounts always getting filtered
3079 (even if the account prefs say don't), thanks to Colin.
3081 2007-06-05 [wwp] 2.9.2cvs40
3085 Use per-folder/per-account quote chars when applying a
3086 template or inserting text as well. Const'ify some
3089 2007-06-04 [colin] 2.9.2cvs39
3092 More work for wwp :)
3094 2007-06-04 [wwp] 2.9.2cvs38
3097 Same as 2.9.2cvs36 but for forwarding.
3099 2007-06-04 [colin] 2.9.2cvs37
3102 Use original mail file for forward/redirect
3103 Fixes some forwarded mails to be attached as
3104 application/octet-stream (when they have binary
3105 parts), and incidentally fixes bug 848
3106 'Redirect breaks GnuPG'
3108 2007-06-04 [wwp] 2.9.2cvs36
3111 Fix quote mark mis-initialisation when replying/forwarding
3112 (introduced w/ 2.9.2cvs20).
3114 2007-06-04 [wwp] 2.9.2cvs35
3116 * src/prefs_compose_writing.c
3118 Fix a bug where Quotation characters (prefs/compose/writing)
3119 was cleared (introduced w/ 2.9.2cvs26).
3121 2007-06-04 [wwp] 2.9.2cvs34
3123 * src/prefs_account.c
3124 * src/prefs_account.h
3125 Better fix for compiling w/o aspell (rollbacks
3128 2007-06-04 [wwp] 2.9.2cvs33
3131 * src/prefs_account.c
3132 * src/prefs_account.h
3134 It's now possible to disable mail filtering plugins
3135 on a per-account basis.
3137 2007-06-04 [wwp] 2.9.2cvs32
3140 * src/common/utils.c
3141 * src/common/utils.h
3142 Support CRLF in headers part of messages.
3143 Support few more date formats (RFC3339 subsets).
3145 2007-06-04 [wwp] 2.9.2cvs31
3147 * src/prefs_account.c
3148 Fix compiling w/o aspell support.
3150 2007-06-03 [wwp] 2.9.2cvs30
3153 Don't decode leading ENV_ and ~ in P_PASSWORD
3156 2007-06-03 [wwp] 2.9.2cvs29
3159 Don't decode leading ENV_ and ~ in P_PASSWORD
3162 2007-06-03 [wwp] 2.9.2cvs28
3164 * src/prefs_account.c
3165 * src/gtk/prefswindow.c
3166 * src/gtk/prefswindow.h
3167 Added a way to force preloading of all pages
3169 Moved tabs to pages in account prefs.
3171 2007-06-02 [colin] 2.9.2cvs27
3174 Fix possible crash, fix ldap write bugs
3176 Fix ldap write bugs - patch by Michael
3180 Add a hook whenever alertpanel opens/closes
3182 2007-05-31 [wwp] 2.9.2cvs26
3184 * src/prefs_compose_writing.c
3186 Re-organized writing options a bit:
3187 - renamed the Quoting page to Templates
3188 - moved all composing templates to that page
3189 - moved non-templates options to the Writing one,
3190 grouped reply-related options, reordered reply and
3193 2007-05-31 [wwp] 2.9.2cvs25
3196 Removed unused code.
3198 2007-05-31 [colin] 2.9.2cvs24
3201 Fix missing display name when modifying
3202 LDAP. Patch by Michael Rasmussen
3204 2007-05-31 [wwp] 2.9.2cvs23
3206 * src/plugins/bogofilter/Makefile.am
3207 * src/plugins/clamav/Makefile.am
3208 * src/plugins/demo/Makefile.am
3209 * src/plugins/dillo_viewer/Makefile.am
3210 * src/plugins/spamassassin/Makefile.am
3211 Fix building of those plugins in Mac OS X.
3213 2007-05-30 [wwp] 2.9.2cvs22
3215 * src/gtk/quicksearch.c
3216 Fix missing initialization.
3218 2007-05-30 [wwp] 2.9.2cvs21
3221 Revert accidental commit (debug outputs).
3223 2007-05-30 [wwp] 2.9.2cvs20
3226 * src/folder_item_prefs.c
3227 * src/folder_item_prefs.h
3228 * src/prefs_account.c
3229 * src/prefs_account.h
3230 * src/prefs_folder_item.c
3233 Implemented per-account and per-folder
3234 compose/reply/forward formats.
3236 2007-05-30 [wwp] 2.9.2cvs19
3238 * src/prefs_compose_writing.c
3243 Internal API changes (factorize quote format
3246 2007-05-30 [colin] 2.9.2cvs18
3249 Fix race where it's possible to re-click Send
3250 between end of SMTP session and end of "move to
3251 sent folder" when sending an email with send
3254 2007-05-30 [colin] 2.9.2cvs17
3257 Ask for backtrace on all threads. Patch by
3260 Fix stale news statusbar when scanning fails.
3263 Fix some LDAP write updates bugs. Patch
3264 by Michael Rasmussen
3266 2007-05-29 [colin] 2.9.2cvs16
3269 Fix loss of local flags when moving mails
3270 on IMAP in high-bandwidth mode (UID FETCH)
3272 2007-05-25 [paul] 2.9.2cvs15
3274 * src/common/socket.c
3275 fix sometimes crasher on cancelling
3278 2007-05-25 [colin] 2.9.2cvs14
3283 Be more helpful in the subscription
3286 2007-05-23 [wwp] 2.9.2cvs13
3289 * src/prefs_compose_writing.c
3291 * src/prefs_template.c
3292 * src/prefs_template.h
3295 * src/quote_fmt_lex.l
3296 * src/quote_fmt_parse.y
3297 Introduced new syntax elements (symbols and commands)
3298 in templates/quote_fmt. Compatibility w/ old
3300 Updated and reworked the corresponding Information
3302 Display the line number in dialogs that talk about
3303 parser errors (in addition to the error message in
3306 2007-05-23 [wwp] 2.9.2cvs12
3308 * src/quote_fmt_parse.y
3309 Fix 2.9.2cvs11, probably a paste accident ;).
3311 2007-05-23 [wwp] 2.9.2cvs11
3314 * src/prefs_template.c
3316 * src/quote_fmt_parse.y
3317 Fix 2.9.2cvs10, which broke --disable-aspell.
3319 2007-05-22 [wwp] 2.9.2cvs10
3322 * src/prefs_template.c
3325 * src/quote_fmt_lex.l
3326 * src/quote_fmt_parse.y
3327 * src/gtk/gtkaspell.c
3328 * src/gtk/gtkaspell.h
3329 Added template/quote format syntactical elements
3331 - current dictionary
3332 %T to show (shows empty if not set or not enabled),
3333 ?T and !T to check if the default dictionary is
3335 - current account's default dictionary
3336 %aT to show (empty if not set or not enabled),
3337 ?aT and !aT to check if it's enabled and set
3338 - name completion for an address, from the address
3340 %ABf, %ABt, %ABc respectively show the full name got
3341 from the address book if From, To or Cc match a single
3343 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3344 matches any contact and if the full name is non-empty.
3345 If From, To or Cc are lists of email addresses, only
3346 the first address will be checked.
3347 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3348 that could show a trailing ','.
3349 Also, template/quote_fmt parser now shows the line number in case
3352 2007-05-15 [colin] 2.9.2cvs9
3356 Add a public function to know whether Claws
3358 Store opened folder when exiting
3361 Store last opened message in each FolderItem;
3362 Reset last seen messages if Claws crashed, so
3363 that one can't go in an infinite crash in case
3364 a particular mail crashes Claws.
3366 * src/prefs_common.c
3367 * src/prefs_common.h
3369 * src/prefs_summaries.c
3370 Add "Select last opened message" when entering
3372 Add "Select last opened folder" at startup.
3374 2007-05-14 [colin] 2.9.2cvs8
3377 Fix bashism, search for xml catalog
3378 in /usr/local/share/xml/catalog too
3381 2007-05-13 [wwp] 2.9.2cvs7
3383 * src/gtk/logwindow.c
3384 fix raising log windows when they are either minimized or
3387 2007-05-11 [colin] 2.9.2cvs6
3390 Use Hildon's file chooser on Maemo. Patch
3391 by Jean-Luc Biord; fixes part 2 of bug 1201,
3392 'File attachment "manipulation" bugs...'
3394 2007-05-10 [wwp] 2.9.2cvs5
3396 * src/prefs_common.c
3397 * src/prefs_common.h
3398 * src/gtk/quicksearch.c
3399 Add a quicksearch option to automatically run
3400 a search selected from the history (this option
3401 is exclusive towards type-ahead).
3403 2007-05-10 [colin] 2.9.2cvs4
3406 Fix g_warnings, thanks to Brian
3409 2007-05-09 [colin] 2.9.2cvs3
3414 * src/prefs_summaries.c
3417 * src/common/utils.c
3418 * src/gtk/gtksourceprintjob.c
3419 * src/gtk/sslcertwindow.c
3420 Use the re-entrant variant of time functions
3421 Probably fixes bug 1217, 'reentrancy problems
3422 with time functions'
3424 2007-05-09 [colin] 2.9.2cvs2
3427 Fix crasher when reconnection fails
3429 2007-05-08 [paul] 2.9.2cvs1
3435 bump version number following
3438 2007-05-08 [paul] 2.9.1cvs48
3440 * src/plugins/demo/demo.c
3441 * src/plugins/dillo_viewer/dillo_prefs.c
3442 * src/plugins/dillo_viewer/dillo_prefs.h
3443 * src/plugins/dillo_viewer/dillo_viewer.c
3444 * src/plugins/pgpcore/pgp_viewer.c
3445 * src/plugins/pgpcore/pgp_viewer.h
3446 * src/plugins/pgpcore/plugin.c
3447 * src/plugins/pgpcore/prefs_gpg.c
3448 * src/plugins/pgpcore/prefs_gpg.h
3449 * src/plugins/pgpcore/sgpgme.c
3450 * src/plugins/pgpcore/sgpgme.h
3451 * src/plugins/pgpinline/plugin.c
3452 * src/plugins/pgpmime/pgpmime.c
3453 * src/plugins/pgpmime/pgpmime.h
3454 * src/plugins/pgpmime/plugin.c
3455 * src/plugins/spamassassin/spamassassin.c
3456 * src/plugins/spamassassin/spamassassin.h
3457 * src/plugins/spamassassin/spamassassin_gtk.c
3458 * src/plugins/trayicon/README
3460 * tools/README.sylprint
3461 * tools/outlook2claws-mail.pl
3463 * tools/tb2claws-mail
3464 * tools/tbird2claws.py
3466 * tools/vcard2xml.py
3467 * tools/kdeservicemenu/README
3468 cleanups and corrections
3470 2007-05-06 [wwp] 2.9.1cvs47
3473 Fix missing dash to `display` command-line, reported
3474 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3476 2007-05-06 [colin] 2.9.1cvs46
3479 * src/stock_pixmap.c
3480 * src/stock_pixmap.h
3481 * src/pixmaps/printer.xpm
3484 2007-05-06 [paul] 2.9.1cvs45
3489 * src/summary_search.c
3493 2007-05-05 [wwp] 2.9.1cvs44
3497 * src/prefs_actions.c
3501 Fix "faild" typos everywhere and capitalization of
3504 2007-05-04 [colin] 2.9.1cvs43
3509 * src/plugins/pgpcore/prefs_gpg.c
3510 * src/plugins/pgpcore/prefs_gpg.h
3511 * src/plugins/pgpinline/pgpinline.c
3512 * src/plugins/pgpmime/pgpmime.c
3513 Add an API to warn about encryption limits,
3514 and allow to disable these warnings
3516 2007-05-03 [colin] 2.9.1cvs42
3520 Fix bug 1213, 'Delete more than
3523 2007-05-03 [wwp] 2.9.1cvs41
3525 * src/prefs_common.c
3526 * src/prefs_filtering.c
3527 * src/prefs_template.c
3528 * src/common/template.c
3529 * src/common/template.h
3530 * src/gtk/gtkutils.c
3531 * src/gtk/gtkutils.h
3532 Templates are no longer automatically sorted
3533 by name, but can be sorted manually using
3534 |< < > >| buttons as well as drag'n'drop.
3536 2007-05-03 [wwp] 2.9.1cvs40
3538 * src/plugins/spamassassin/spamassassin.c
3539 * src/plugins/spamassassin/spamassassin.h
3540 * src/plugins/spamassassin/spamassassin_gtk.c
3541 * src/plugins/bogofilter/bogofilter.c
3542 * src/plugins/bogofilter/bogofilter.h
3543 * src/plugins/bogofilter/bogofilter_gtk.c
3544 Added an option to conditionally mark saved spam
3545 as read (default is and was to do so).
3546 Satisfies feature request 1708539 on sf.net tracker.
3548 2007-05-03 [colin] 2.9.1cvs39
3551 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3553 2007-05-02 [colin] 2.9.1cvs38
3556 Fix bug 1209, 'Clicking on address
3557 in header (mailto uri) selects
3558 default account'. Patch adapted from
3561 2007-05-02 [colin] 2.9.1cvs37
3563 * src/grouplistdialog.c
3564 Set cursor to wait cursor while loading
3567 2007-05-02 [paul] 2.9.1cvs36
3571 rename cache and mark files
3574 2007-04-30 [paul] 2.9.1cvs35
3576 * manual/glossary.xml
3577 * manual/plugins.xml
3578 updates. Patch by Ricardo
3580 2007-04-29 [wwp] 2.9.1cvs34
3584 Fix few grammatical errors (patch by David Relson < relson at
3585 osagesoftware dot com >).
3587 2007-04-28 [colin] 2.9.1cvs33
3591 * src/prefs_account.c
3592 * src/prefs_account.h
3593 Drop the "Download all" preference. It's
3594 stupidly useless and confuses people from
3597 2007-04-27 [wwp] 2.9.1cvs32
3600 * src/prefs_account.c
3601 * src/prefs_account.h
3602 Don't reflect accounts changes to the mainwindow when it's
3605 2007-04-27 [colin] 2.9.1cvs31
3608 Freeze/thaw when sync'ing flags
3610 * src/prefs_account.c
3611 * src/prefs_account.h
3612 * src/etpan/imap-thread.c
3613 * src/etpan/imap-thread.h
3614 Add a way to use UID FETCH instead
3615 of searches to fetch message lists
3616 and flags. More expensive towards
3617 bandwidth, less expensive towards
3618 server's CPU. Probably fixes
3619 bug 1158, 'Scanning new folders on
3620 Exchange 2007 extremely slow'.
3623 2007-04-27 [paul] 2.9.1cvs30
3626 * src/prefs_logging.c
3627 improvements to english usage
3629 2007-04-27 [colin] 2.9.1cvs29
3632 Fix build without libetpan (my bad!)
3634 2007-04-26 [colin] 2.9.1cvs28
3638 Fix uselessly exported function
3640 Consider "- -- \n" as signature separator
3641 (that's what signature separators look like
3642 in PGP/Inline signed mails)
3644 2007-04-26 [colin] 2.9.1cvs27
3647 libetpan-0.49 is now required
3649 Fix double fetching of mails if
3652 Make offline sync faster, by
3653 remembering last change time, and
3656 2007-04-26 [hoa] 2.9.1cvs26
3662 * src/etpan/imap-thread.c
3663 * src/etpan/imap-thread.h
3664 cancellation of IMAP operations is now allowed.
3665 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3667 2007-04-26 [colin] 2.9.1cvs25
3670 Always fetch body+headers in folders that are
3671 synched for offline use, if "Synchronise as
3672 soon as possible" is set.
3673 Fixes bug 1200, 'Add option to always retrieve full
3676 2007-04-25 [colin] 2.9.1cvs24
3679 Fix bug 1198, 'Reply-all "disappearing" address bug
3682 2007-04-24 [colin] 2.9.1cvs23
3685 Fix bug 1195, 'Hardware key navigation'
3686 Make GDK_Enter toggle expansion (Maemo)
3688 2007-04-24 [wwp] 2.9.1cvs22
3691 Fix few compiler warnings.
3693 2007-04-24 [paul] 2.9.1cvs21
3696 * src/stock_pixmap.c
3697 * src/stock_pixmap.h
3698 complete last commit
3700 2007-04-24 [paul] 2.9.1cvs20
3703 * src/pixmaps/active.xpm
3704 * src/pixmaps/checkbox_off.xpm
3705 * src/pixmaps/checkbox_on.xpm
3706 * src/pixmaps/inactive.xpm
3708 remove transparent border from checkbox icons
3710 2007-04-24 [wwp] 2.9.1cvs19
3714 Fix a crash in textview, thanks to Colin.
3716 2007-04-23 [wwp] 2.9.1cvs18
3718 * src/prefs_common.c
3719 Fix 2.9.1cvs5: no header was being translated at all.
3721 2007-04-23 [colin] 2.9.1cvs17
3724 * src/stock_pixmap.c
3725 * src/stock_pixmap.h
3728 * src/gtk/gtksctree.c
3729 * src/gtk/gtksctree.h
3730 * src/pixmaps/selection.xpm
3731 Fix bug 1193, 'Need a way to multi-select
3732 items'. Add a toggle button to the summaryview
3733 to switch between normal and multiple selection
3736 2007-04-23 [colin] 2.9.1cvs16
3739 * src/stock_pixmap.c
3740 * src/stock_pixmap.h
3743 * src/gtk/gtksctree.c
3744 * src/gtk/gtksctree.h
3745 * src/pixmaps/selection.xpm
3746 Fix bug 1193, 'Need a way to multi-
3748 Add a toggle button in the summaryview
3749 to enable normal or multiple selection.
3752 2007-04-23 [colin] 2.9.1cvs15
3755 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3757 2007-04-21 [colin] 2.9.1cvs14
3759 * src/gtk/quicksearch.c
3760 Fix previous commit (actually use correct
3763 2007-04-21 [colin] 2.9.1cvs13
3765 * src/gtk/quicksearch.c
3766 Fix changing quicksearch type (after Esc,
3767 after changing Recursive, ...)
3769 2007-04-20 [wwp] 2.9.1cvs12
3771 * src/gtk/Makefile.am
3772 Added headers.h (completes 2.9.1cvs5).
3774 2007-04-20 [wwp] 2.9.1cvs11
3777 Fix the use of display name in name column,
3778 it has been overriden w/ the use of nickname
3779 by 2.9.0cvs3. Now nickname is used (if any)
3780 in case of LDAP books only.
3782 2007-04-20 [colin] 2.9.1cvs10
3787 Add handling of 'a' to loop in a mail's
3790 2007-04-20 [colin] 2.9.1cvs9
3793 Fix bug 1190, 'dir_open' button doesn't work'
3796 2007-04-20 [colin] 2.9.1cvs8
3800 Fix bug 1194, 'Hardware keys move from email
3801 list to account/directory list, but not back
3802 to email list...' (Maemo)
3804 2007-04-20 [colin] 2.9.1cvs7
3807 complete previous commit
3809 2007-04-20 [colin] 2.9.1cvs6
3812 Fix bug 1187, 'Reply-to addressee disappears
3813 when reply-to text box is clicked...' (Maemo)
3815 2007-04-20 [wwp] 2.9.1cvs5
3823 * src/prefs_common.c
3824 * src/prefs_common.h
3825 * src/prefs_display_header.c
3826 * src/prefs_matcher.c
3829 * src/gtk/quicksearch.c
3830 Translate more header names according to the relevant option value,
3831 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3832 Replaced nearly all uses of prefs_common.trans_hdr with a call
3833 to prefs_common_translated_header_name().
3834 Added a headers.h reference file that contains known header names
3835 (RFC2822 and others) to the translation process' input, so that
3836 translated header names will still exist even if no occurrence of
3837 _("headername") is found anymore in the sources.
3838 Don't translate column name 'Number' following to trans_hdr option
3839 value as it's not a header name.
3841 2007-04-20 [colin] 2.9.1cvs4
3843 * src/gtk/quicksearch.c
3844 * src/gtk/quicksearch.h