claws.git
16 years ago2007-08-08 [ticho] 2.10.0cvs102
Andrej Kacian [Wed, 8 Aug 2007 20:28:02 +0000 (20:28 +0000)]
2007-08-08 [ticho] 2.10.0cvs102

* src/prefs_folder_item.c
Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.

16 years ago2007-08-08 [colin] 2.10.0cvs101
Colin Leroy [Wed, 8 Aug 2007 16:10:02 +0000 (16:10 +0000)]
2007-08-08 [colin] 2.10.0cvs101

* src/imap.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
Close selected mailbox before doing
status on it.

16 years ago2007-08-08 [colin] 2.10.0cvs100
Colin Leroy [Wed, 8 Aug 2007 16:01:54 +0000 (16:01 +0000)]
2007-08-08 [colin] 2.10.0cvs100

* src/html.c
Complete symbol table, thanks to wwp.
Fixes bug 1284, 'The html -> text
converter ignores entities'
* src/msgcache.c
Fix possible fd leak

16 years ago2007-08-08 [colin] 2.10.0cvs99
Colin Leroy [Wed, 8 Aug 2007 06:57:41 +0000 (06:57 +0000)]
2007-08-08 [colin] 2.10.0cvs99

* src/imap.c
Better way to fetch UIDs on non-UIDPLUS servers

16 years agoFix changelog (missing part)
Colin Leroy [Tue, 7 Aug 2007 18:49:20 +0000 (18:49 +0000)]
Fix changelog (missing part)

16 years ago2007-08-07 [colin] 2.10.0cvs98
Colin Leroy [Tue, 7 Aug 2007 18:37:51 +0000 (18:37 +0000)]
2007-08-07 [colin] 2.10.0cvs98

* src/imap.c
fix bug 1275, 'auto-saved draft messages not
always being removed'
* src/messageview.c
Don't try to reshow deleted mail
* src/msgcache.c
Fix leak on error path

16 years ago2007-08-07 [wwp] 2.10.0cvs97
Tristan Chabredier [Tue, 7 Aug 2007 09:07:47 +0000 (09:07 +0000)]
2007-08-07 [wwp] 2.10.0cvs97

* manual/account.xml
* manual/advanced.xml
* manual/fr/account.xml
* manual/fr/advanced.xml
Updated the reference manual and the French translation to
reflect 2.10.0cvs84: enable running folder Processing
rules on demand.

16 years ago2007-08-06 [wwp] 2.10.0cvs96
Tristan Chabredier [Mon, 6 Aug 2007 21:19:29 +0000 (21:19 +0000)]
2007-08-06 [wwp] 2.10.0cvs96

* src/prefs_common.c
* src/prefs_common.h
* src/textview.c
Allow changing the emphasis color used to highlight
the newsreader/x-mailer header value when it matches
our preferred mail agent (hidden pref 'emphasis_col' added
to clawsrc).

16 years ago2007-08-06 [colin] 2.10.0cvs95
Colin Leroy [Mon, 6 Aug 2007 16:39:10 +0000 (16:39 +0000)]
2007-08-06 [colin] 2.10.0cvs95

* src/compose.c
* src/compose.h
Re-commit 2.10.0cvs86, with a protection
against Pango bug. Also, try to fix
bug 1275, 'auto-saved draft messages not
always being removed'

16 years ago2007-08-06 [wwp] 2.10.0cvs94
Tristan Chabredier [Mon, 6 Aug 2007 16:10:13 +0000 (16:10 +0000)]
2007-08-06 [wwp] 2.10.0cvs94

* src/gtk/quicksearch.c
Replace deprecated GtkCombo with its modern equivalen GtkComboBox.

16 years ago2007-08-06 [ticho] 2.10.0cvs93
Andrej Kacian [Mon, 6 Aug 2007 14:54:28 +0000 (14:54 +0000)]
2007-08-06 [ticho] 2.10.0cvs93

* src/prefs_account.c
* src/gtk/combobox.c
Use GtkComboBox instead of GtkOptionMenu for privacy system
selection in account preferences.

16 years ago2007-08-06 [wwp] 2.10.0cvs92
Tristan Chabredier [Mon, 6 Aug 2007 10:49:47 +0000 (10:49 +0000)]
2007-08-06 [wwp] 2.10.0cvs92

* src/plugins/pgpcore/plugin.def
Apply one more chunk from gpg4win's 03-w32-port patch.

16 years ago2007-08-05 [colin] 2.10.0cvs91
Colin Leroy [Sun, 5 Aug 2007 08:29:05 +0000 (08:29 +0000)]
2007-08-05 [colin] 2.10.0cvs91

* src/compose.c
* src/compose.h
reverting buggy patch for now

16 years ago2007-08-05 [colin] 2.10.0cvs90
Colin Leroy [Sun, 5 Aug 2007 08:00:00 +0000 (08:00 +0000)]
2007-08-05 [colin] 2.10.0cvs90

* src/folder.c
Fix slowdown

16 years ago2007-08-04 [colin] 2.10.0cvs89
Colin Leroy [Sat, 4 Aug 2007 22:25:44 +0000 (22:25 +0000)]
2007-08-04 [colin] 2.10.0cvs89

* src/prefs_summaries.c
* src/summary_search.c
Replace deprecated widgets. Patch by
Andrej.

16 years ago2007-08-04 [colin] 2.10.0cvs88
Colin Leroy [Sat, 4 Aug 2007 22:19:17 +0000 (22:19 +0000)]
2007-08-04 [colin] 2.10.0cvs88

* src/mh.c
Refresh GUI only every 2000 mails on mh_get_last_num
This is fast (readdir) and done only once per
session/folder

16 years ago2007-08-03 [colin] 2.10.0cvs87
Colin Leroy [Fri, 3 Aug 2007 19:45:49 +0000 (19:45 +0000)]
2007-08-03 [colin] 2.10.0cvs87

* src/prefs_account.c
* src/gtk/combobox.h
* src/gtk/gtkutils.c
Fix a deprecated widget. Patch by
Andrej

16 years ago2007-08-03 [colin] 2.10.0cvs86
Colin Leroy [Fri, 3 Aug 2007 19:33:16 +0000 (19:33 +0000)]
2007-08-03 [colin] 2.10.0cvs86

* src/compose.c
* src/compose.h
Make colorisation and wrapping algorithms
faster. Fixes bug 1246, 'compose becomes
increasingly slow replying to complex emails'

16 years ago2007-08-03 [paul] 2.10.0cvs85
Paul Mangan [Fri, 3 Aug 2007 07:15:57 +0000 (07:15 +0000)]
2007-08-03 [paul] 2.10.0cvs85

* src/mh.c
keep the window painted

16 years ago2007-08-02 [paul] 2.10.0cvs84
Paul Mangan [Thu, 2 Aug 2007 08:33:19 +0000 (08:33 +0000)]
2007-08-02 [paul] 2.10.0cvs84

* src/folderview.c
* src/mainwindow.c
* src/mainwindow.h
enable running folder Processing
rules on demand

16 years ago2007-08-02 [paul] 2.10.0cvs83
Paul Mangan [Thu, 2 Aug 2007 06:49:52 +0000 (06:49 +0000)]
2007-08-02 [paul] 2.10.0cvs83

* src/textview.c
speed up/clean up rendering of larger
msgs
Thanks to Colin

16 years ago2007-08-01 [paul] 2.10.0cvs82
Paul Mangan [Wed, 1 Aug 2007 05:19:38 +0000 (05:19 +0000)]
2007-08-01 [paul] 2.10.0cvs82

* src/mainwindow.h
clean up cruft
* src/toolbar.c
change default toolbar layout on maemo
* src/pixmaps/close.xpm
make the red cross a grey cross
* src/pixmaps/jpilot.xpm
make icon smaller so it fits better

16 years ago2007-07-31 [paul] 2.10.0cvs81
Paul Mangan [Tue, 31 Jul 2007 09:14:31 +0000 (09:14 +0000)]
2007-07-31 [paul] 2.10.0cvs81

* src/setup.c
* src/gtk/gtkutils.c
fix crash on maemo on first launch

16 years ago2007-07-30 [paul] 2.10.0cvs80
Paul Mangan [Mon, 30 Jul 2007 17:35:49 +0000 (17:35 +0000)]
2007-07-30 [paul] 2.10.0cvs80

* src/prefs_matcher.c
specify the units of age and size

16 years ago2007-07-30 [paul] 2.10.0cvs79
Colin Leroy [Mon, 30 Jul 2007 09:00:03 +0000 (09:00 +0000)]
2007-07-30 [paul] 2.10.0cvs79

* src/main.c
Fix IMAP timeout setting

16 years ago2007-07-30 [colin] 2.10.0cvs78
Colin Leroy [Mon, 30 Jul 2007 06:19:32 +0000 (06:19 +0000)]
2007-07-30 [colin] 2.10.0cvs78

* src/prefs_account.c
Fix a deprecated widget. Patch by
Andrej

16 years ago2007-07-27 [paul] 2.10.0cvs77
Paul Mangan [Fri, 27 Jul 2007 15:03:02 +0000 (15:03 +0000)]
2007-07-27 [paul] 2.10.0cvs77

* src/matcher_parser_parse.y
* src/prefs_filtering_action.c
* src/prefs_matcher.c
these changes forgotten in cvs74's
'watch thread' feature

16 years ago2007-07-27 [paul] 2.10.0cvs76
Paul Mangan [Fri, 27 Jul 2007 14:27:40 +0000 (14:27 +0000)]
2007-07-27 [paul] 2.10.0cvs76

* src/compose.c
fix potential crasher
thanks to Colin

16 years ago2007-07-27 [paul] 2.10.0cvs75
Paul Mangan [Fri, 27 Jul 2007 14:22:45 +0000 (14:22 +0000)]
2007-07-27 [paul] 2.10.0cvs75

* src/mainwindow.c
* src/manual.c
* src/manual.h
* src/gtk/gtkutils.c
make mainwindow's /Help/Manual point to the
remote copy if the local copy doesn't exist

16 years ago2007-07-27 [paul] 2.10.0cvs74
Paul Mangan [Fri, 27 Jul 2007 14:19:05 +0000 (14:19 +0000)]
2007-07-27 [paul] 2.10.0cvs74

* src/Makefile.am
* src/filtering.c
* src/folder.c
* src/mainwindow.c
* src/matcher.c
* src/matcher.h
* src/matcher_parser_parse.y
* src/procmsg.c
* src/procmsg.h
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/summaryview.h
* src/toolbar.c
* src/toolbar.h
* src/pixmaps/watchthread.xpm
add 'watch thread' feature

16 years ago2007-07-27 [paul] 2.10.0cvs73
Paul Mangan [Fri, 27 Jul 2007 08:55:13 +0000 (08:55 +0000)]
2007-07-27 [paul] 2.10.0cvs73

* src/prefs_folder_item.c
adjust labels, add tooltips

16 years ago2007-07-27 [colin] 2.10.0cvs72
Colin Leroy [Fri, 27 Jul 2007 06:24:54 +0000 (06:24 +0000)]
2007-07-27 [colin] 2.10.0cvs72

* src/summaryview.c
Maemo: Remove less used menu items

16 years ago2007-07-26 [colin] 2.10.0cvs71
Colin Leroy [Thu, 26 Jul 2007 20:57:09 +0000 (20:57 +0000)]
2007-07-26 [colin] 2.10.0cvs71

* src/messageview.c
Maemo: destroy messageview after trashing mail.
Maybe should be done on X11 too

16 years ago2007-07-26 [colin] 2.10.0cvs70
Colin Leroy [Thu, 26 Jul 2007 20:30:13 +0000 (20:30 +0000)]
2007-07-26 [colin] 2.10.0cvs70

* src/folderview.c
* src/mainwindow.c
* src/prefs_common.c
* src/prefs_common.h
* src/summaryview.c
Add View/Show or Hide/Column headers

16 years ago2007-07-26 [colin] 2.10.0cvs69
Colin Leroy [Thu, 26 Jul 2007 16:34:13 +0000 (16:34 +0000)]
2007-07-26 [colin] 2.10.0cvs69

* src/procmime.c
Fix unwanted output

16 years ago2007-07-26 [colin] 2.10.0cvs68
Colin Leroy [Thu, 26 Jul 2007 16:32:02 +0000 (16:32 +0000)]
2007-07-26 [colin] 2.10.0cvs68

* src/ldapserver.c
Fix possible crash on cache invalidation
* src/compose.c
* src/procmime.c
* src/procmime.h
* src/quote_fmt_parse.y
Make replying to mails with big attachments
much faster. Fixes bug 1224, 'The process of
Replying to emails with large attachments
seems unreasonably long...'

16 years ago2007-07-26 [colin] 2.10.0cvs67
Colin Leroy [Thu, 26 Jul 2007 16:27:36 +0000 (16:27 +0000)]
2007-07-26 [colin] 2.10.0cvs67

* src/mimeview.c
* src/matcher.c
* src/common/ssl.c
Fix threads use on BSDs

16 years ago2007-07-26 [paul] 2.10.0cvs66
Paul Mangan [Thu, 26 Jul 2007 09:04:27 +0000 (09:04 +0000)]
2007-07-26 [paul] 2.10.0cvs66

* src/gtk/prefswindow.c
fix account prefs breakage
thanks to Colin

16 years ago2007-07-26 [paul] 2.10.0cvs65
Paul Mangan [Thu, 26 Jul 2007 08:42:29 +0000 (08:42 +0000)]
2007-07-26 [paul] 2.10.0cvs65

* configure.ac
standardise ./configure --help messages

16 years ago2007-07-26 [colin] 2.10.0cvs64
Colin Leroy [Thu, 26 Jul 2007 06:28:45 +0000 (06:28 +0000)]
2007-07-26 [colin] 2.10.0cvs64

* src/addressbook.c
* src/editaddress.c
Fix two vCard-related crashes

16 years ago2007-07-25 [colin] 2.10.0cvs63
Colin Leroy [Wed, 25 Jul 2007 16:37:48 +0000 (16:37 +0000)]
2007-07-25 [colin] 2.10.0cvs63

* src/inc.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_receive.c
Maemo: Add a better way to notify of
new mails
* src/mainwindow.c
* src/statusbar.h
* src/summaryview.c
* src/toolbar.c
Maemo: Various layout fixes
* src/gtk/prefswindow.c
Maemo: Better prefs layout

16 years ago2007-07-25 [paul] 2.10.0cvs62
Paul Mangan [Wed, 25 Jul 2007 07:42:58 +0000 (07:42 +0000)]
2007-07-25 [paul] 2.10.0cvs62

* src/textview.c
fix the layout on maemo
thanks to Colin

16 years ago2007-07-25 [iwkse] 2.10.0cvs61
Salvatore De Paolis [Wed, 25 Jul 2007 07:34:00 +0000 (07:34 +0000)]
2007-07-25 [iwkse] 2.10.0cvs61

* src/summaryview.c
add 'o' shortcut on summaryview

16 years ago2007-07-25 [iwkse] 2.10.0cvs60
Salvatore De Paolis [Wed, 25 Jul 2007 04:56:55 +0000 (04:56 +0000)]
2007-07-25 [iwkse] 2.10.0cvs60

* src/textview.c
fix o shortcut

16 years ago2007-07-24 [colin] 2.10.0cvs59
Colin Leroy [Tue, 24 Jul 2007 16:22:28 +0000 (16:22 +0000)]
2007-07-24 [colin] 2.10.0cvs59

* src/mh.c
Fix missing timestamp update on source
folder when moving
* src/textview.c
* src/textview.h
Better text layout on part's choices

16 years agonote when the RC was done
Paul Mangan [Tue, 24 Jul 2007 07:47:35 +0000 (07:47 +0000)]
note when the RC was done

16 years ago2007-07-23 [colin] 2.10.0cvs58
Colin Leroy [Mon, 23 Jul 2007 16:34:59 +0000 (16:34 +0000)]
2007-07-23 [colin] 2.10.0cvs58

* src/mimeview.c
* src/textview.c
Maemo: Automatically choose the correct application
to open parts
* src/gtk/quicksearch.c
Make search run on GDK_KP_Enter too

16 years ago2007-07-23 [wwp] 2.10.0cvs57
Tristan Chabredier [Mon, 23 Jul 2007 15:38:53 +0000 (15:38 +0000)]
2007-07-23 [wwp] 2.10.0cvs57

* src/quote_fmt_lex.l
Revert accidentaly committed lines (account_sig) in
2.10.0cvs56.

16 years ago2007-07-23 [wwp] 2.10.0cvs56
Tristan Chabredier [Mon, 23 Jul 2007 14:11:43 +0000 (14:11 +0000)]
2007-07-23 [wwp] 2.10.0cvs56

* src/quote_fmt_lex.l
Fix typos around long form expressions in the quote lexer.

16 years ago2007-07-23 [colin] 2.10.0cvs55
Colin Leroy [Mon, 23 Jul 2007 07:07:40 +0000 (07:07 +0000)]
2007-07-23 [colin] 2.10.0cvs55

* src/addr_compl.c
Fix auto-completion on Maemo

16 years ago2007-07-23 [colin] 2.10.0cvs54
Colin Leroy [Mon, 23 Jul 2007 06:29:01 +0000 (06:29 +0000)]
2007-07-23 [colin] 2.10.0cvs54

* src/statusbar.c
Maemo: Fix sticking statusbars

16 years ago2007-07-22 [colin] 2.10.0cvs53
Colin Leroy [Sun, 22 Jul 2007 11:53:46 +0000 (11:53 +0000)]
2007-07-22 [colin] 2.10.0cvs53

* src/main.c
Maemo: Fix the strange "top_application" info
at startup. We should do something when
receiving such a message.

16 years ago2007-07-20 [paul] 2.10.0cvs52
Paul Mangan [Fri, 20 Jul 2007 18:32:01 +0000 (18:32 +0000)]
2007-07-20 [paul] 2.10.0cvs52

* src/news_gtk.c
add missing #include "statusbar.h"

16 years ago2007-07-20 [colin] 2.10.0cvs51
Colin Leroy [Fri, 20 Jul 2007 16:20:59 +0000 (16:20 +0000)]
2007-07-20 [colin] 2.10.0cvs51

* src/folder.c
* src/folder.h
* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/folderview.c
* src/imap.c
* src/imap_gtk.c
* src/imap_gtk.h
* src/news.c
* src/news_gtk.c
* src/news_gtk.h
* src/prefs_folder_item.c
Implement age-based caching: allow to
specify a threshold for the offline synchronisation
feature, and whether old cached bodies should
be removed
* src/toolbar.c
* src/toolbar.h
Fix label/tooltips
* src/plugins/dillo_viewer/dillo_viewer.c
Check that Dillo's installed

16 years ago2007-07-20 [wwp] 2.10.0cvs50
Tristan Chabredier [Fri, 20 Jul 2007 14:03:27 +0000 (14:03 +0000)]
2007-07-20 [wwp] 2.10.0cvs50

* src/mimeview.c
* src/stock_pixmap.c
Draw a frame around the selected mimeview part icon (instead of the
shifted 'dancing' icon).

16 years ago2007-07-20 [colin] 2.10.0cvs49
Colin Leroy [Fri, 20 Jul 2007 06:35:46 +0000 (06:35 +0000)]
2007-07-20 [colin] 2.10.0cvs49

* src/main.c
Unref stuff even on error
* src/wizard.c
disconnect signals only at the very
end of the wizard save.

16 years ago2007-07-20 [colin] 2.10.0cvs48
Colin Leroy [Fri, 20 Jul 2007 06:31:51 +0000 (06:31 +0000)]
2007-07-20 [colin] 2.10.0cvs48

* src/mainwindow.c
* src/messageview.c
* src/toolbar.c
* src/toolbar.h
Fix random crashes while navigating
(GTK_EVENTS_FLUSH)

16 years ago2007-07-19 [colin] 2.10.0cvs47
Colin Leroy [Thu, 19 Jul 2007 16:36:11 +0000 (16:36 +0000)]
2007-07-19 [colin] 2.10.0cvs47

* configure.ac
* src/main.c
* src/prefs_common.c
* src/prefs_common.h
* src/wizard.c
* src/common/defs.h
* src/common/utils.c
Maemo: add an easy way to store data (mails
and IMAP/NNTP caches) on one of the SD cards,
and protect against unmounts if needed

16 years ago2007-07-19 [paul] 2.10.0cvs46
Paul Mangan [Thu, 19 Jul 2007 15:04:05 +0000 (15:04 +0000)]
2007-07-19 [paul] 2.10.0cvs46

* src/Makefile.am
* src/stock_pixmap.c
* src/gtk/about.c
* src/pixmaps/claws-mail_logo-small.xpm
implement a (slightly) different About
dialog for maemo and add a small version
of the logo for it
* src/wizard.c
use a scrolled window for wizard page 1
on maemo

16 years ago2007-07-19 [paul] 2.10.0cvs45
Paul Mangan [Thu, 19 Jul 2007 12:02:50 +0000 (12:02 +0000)]
2007-07-19 [paul] 2.10.0cvs45

* src/Makefile.am
too soon for this line

16 years ago2007-07-19 [paul] 2.10.0cvs44
Paul Mangan [Thu, 19 Jul 2007 11:55:40 +0000 (11:55 +0000)]
2007-07-19 [paul] 2.10.0cvs44

* src/Makefile.am
fix build on n800

16 years ago2007-07-19 [colin] 2.10.0cvs43
Colin Leroy [Thu, 19 Jul 2007 06:19:09 +0000 (06:19 +0000)]
2007-07-19 [colin] 2.10.0cvs43

* src/wizard.c
Solve Mail/Mailbox name when specifying
full /path/to/Mail.

16 years ago2007-07-18 [colin] 2.10.0cvs42
Colin Leroy [Wed, 18 Jul 2007 17:04:03 +0000 (17:04 +0000)]
2007-07-18 [colin] 2.10.0cvs42

* src/inc.c
* configure.ac
Fix build on n770

16 years ago2007-07-18 [colin] 2.10.0cvs41
Colin Leroy [Wed, 18 Jul 2007 16:49:35 +0000 (16:49 +0000)]
2007-07-18 [colin] 2.10.0cvs41

* src/inc.c
Maemo: plug the online/offline system into
maemo's interfaces to have Claws automatically
switch according to the system status
* src/statusbar.c
Maemo: use HildonBanners to display status
messages. Renders the main statusbar useless.

16 years ago2007-07-18 [paul] 2.10.0cvs40
Paul Mangan [Wed, 18 Jul 2007 12:29:38 +0000 (12:29 +0000)]
2007-07-18 [paul] 2.10.0cvs40

* src/filtering.c
fix screen blanking on moving/copying many msgs
* src/folder.c
fix processing progressbar and screen blanking
during processing

16 years ago2007-07-18 [paul] 2.10.0cvs39
Paul Mangan [Wed, 18 Jul 2007 08:25:07 +0000 (08:25 +0000)]
2007-07-18 [paul] 2.10.0cvs39

* src/messageview.c
revert cvs37, breakage on maemo

16 years ago2007-07-18 [paul] 2.10.0cvs38
Paul Mangan [Wed, 18 Jul 2007 07:35:37 +0000 (07:35 +0000)]
2007-07-18 [paul] 2.10.0cvs38

* src/gtk/gtkutils.c
make sure we can still build with older GTK's

16 years ago2007-07-18 [colin] 2.10.0cvs37
Colin Leroy [Wed, 18 Jul 2007 06:27:24 +0000 (06:27 +0000)]
2007-07-18 [colin] 2.10.0cvs37

* src/messageview.c
Only hide the small layout's messageview, instead
of destroying it when closing
* src/gtk/gtkutils.c
Use gtk_window_present_with_time to popup windows,
it seems to make things better with modern WMs
(actually focusing)

16 years ago2007-07-17 [colin] 2.10.0cvs36
Colin Leroy [Tue, 17 Jul 2007 16:42:31 +0000 (16:42 +0000)]
2007-07-17 [colin] 2.10.0cvs36

* src/editaddress.c
Simplify layout on Maemo
* src/folder.c
Fix possible crash
* src/prefs_display_header.c
Remove some headers by default on Maemo

16 years ago2007-07-17 [paul] 2.10.0cvs35
Paul Mangan [Tue, 17 Jul 2007 13:21:50 +0000 (13:21 +0000)]
2007-07-17 [paul] 2.10.0cvs35

* src/prefs_common.c
* src/prefs_common.h
* src/prefs_logging.c
* src/common/log.c
add options to stop/enable writing logs to disc

16 years ago2007-07-17 [paul] 2.10.0cvs34
Paul Mangan [Tue, 17 Jul 2007 11:42:09 +0000 (11:42 +0000)]
2007-07-17 [paul] 2.10.0cvs34

* src/edittags.c
fix some issues with the Apply tags window:
- set search column (enables autocompl in the treeview)
- apply tag from "New tag" if it existed
- clears New tag entry when adding it with the button
Thanks to Colin

16 years ago2007-07-17 [paul] 2.10.0cvs33
Paul Mangan [Tue, 17 Jul 2007 06:19:04 +0000 (06:19 +0000)]
2007-07-17 [paul] 2.10.0cvs33

* src/edittags.c
fix 'apply tags' dialogue weirdness

16 years ago2007-07-16 [colin] 2.10.0cvs32
Colin Leroy [Mon, 16 Jul 2007 20:07:19 +0000 (20:07 +0000)]
2007-07-16 [colin] 2.10.0cvs32

* src/toolbar.c
Fix double-loading of mails on Maemo

16 years ago2007-07-16 [colin] 2.10.0cvs31
Colin Leroy [Mon, 16 Jul 2007 19:28:20 +0000 (19:28 +0000)]
2007-07-16 [colin] 2.10.0cvs31

* src/messageview.c
Prevent double-loading of the same part under some
conditions; hide statusbar on Maemo

16 years ago2007-07-16 [colin] 2.10.0cvs30
Colin Leroy [Mon, 16 Jul 2007 17:13:43 +0000 (17:13 +0000)]
2007-07-16 [colin] 2.10.0cvs30

* src/edittags.c
* src/edittags.h
* src/mainwindow.c
* src/summaryview.c
Improve the tag interface - allow
to set/unset tags from a special
window.
* src/gtk/gtkvscrollbutton.c
* src/mimeview.c
* src/mimeview.h
* src/stock_pixmap.c
Fix Mimeview's ugly hacks in the
icon list.

16 years ago2007-07-16 [paul] 2.10.0cvs29
Paul Mangan [Mon, 16 Jul 2007 12:40:07 +0000 (12:40 +0000)]
2007-07-16 [paul] 2.10.0cvs29

* src/wizard.c
rework dialog
* src/gtk/icon_legend.c
put it all in a scrolled window

16 years ago2007-07-15 [colin] 2.10.0cvs28
Colin Leroy [Sun, 15 Jul 2007 09:14:01 +0000 (09:14 +0000)]
2007-07-15 [colin] 2.10.0cvs28

* src/mainwindow.c
Maemo: force layout to be Small screen; the
others don't make sense

16 years ago2007-07-14 [colin] 2.10.0cvs27
Colin Leroy [Sat, 14 Jul 2007 17:51:10 +0000 (17:51 +0000)]
2007-07-14 [colin] 2.10.0cvs27

* src/mimeview.c
* src/gtk/gtkvscrollbutton.c
Maemo: Fix mimeview's buttons size

16 years ago2007-07-14 [colin] 2.10.0cvs26
Colin Leroy [Sat, 14 Jul 2007 17:27:25 +0000 (17:27 +0000)]
2007-07-14 [colin] 2.10.0cvs26

* src/toolbar.c
Fix the button workaround fix.
(Use the correct variable)

16 years ago2007-07-14 [colin] 2.10.0cvs25
Colin Leroy [Sat, 14 Jul 2007 13:30:51 +0000 (13:30 +0000)]
2007-07-14 [colin] 2.10.0cvs25

* src/mainwindow.c
* src/toolbar.c
Maemo: put the progress bar in the
toolbar

16 years ago2007-07-14 [colin] 2.10.0cvs24
Colin Leroy [Sat, 14 Jul 2007 11:02:52 +0000 (11:02 +0000)]
2007-07-14 [colin] 2.10.0cvs24

* src/prefs_common.c
Maemo: hide statusbar by default
* src/Makefile.am
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/toolbar.c
* src/pixmaps/go_folders.xpm
Maemo: Add a specific icon to go back to
folder list

16 years ago2007-07-14 [colin] 2.10.0cvs23
Colin Leroy [Sat, 14 Jul 2007 10:39:42 +0000 (10:39 +0000)]
2007-07-14 [colin] 2.10.0cvs23

* src/toolbar.c
Don't set homogeneous finally

16 years ago2007-07-14 [colin] 2.10.0cvs22
Colin Leroy [Sat, 14 Jul 2007 10:29:27 +0000 (10:29 +0000)]
2007-07-14 [colin] 2.10.0cvs22

* src/toolbar.c
Fix button show/hide issues

16 years ago2007-07-14 [colin] 2.10.0cvs21
Colin Leroy [Sat, 14 Jul 2007 09:26:03 +0000 (09:26 +0000)]
2007-07-14 [colin] 2.10.0cvs21

* src/toolbar.c
Fix huge arrows
Fix button workaround to be able to click
if mouse was on button when it went un-
sensitive.
Revert previous commit, gtk_tool_item_set_homogeneous
doesn't mean what it seems to mean ;-)

16 years ago2007-07-14 [paul] 2.10.0cvs20
Paul Mangan [Sat, 14 Jul 2007 07:48:56 +0000 (07:48 +0000)]
2007-07-14 [paul] 2.10.0cvs20

* src/toolbar.c
make homogeneous FALSE always

16 years ago2007-07-13 [colin] 2.10.0cvs19
Colin Leroy [Fri, 13 Jul 2007 16:47:36 +0000 (16:47 +0000)]
2007-07-13 [colin] 2.10.0cvs19

* src/toolbar.c
* src/toolbar.h
Rework to fit the non-deprecated API
* src/compose.c
* src/folderview.c
* src/mainwindow.c
* src/messageview.c
* src/summaryview.c
Maemo layout changes. Better toolbars,
removal of CTree headers.

16 years ago2007-07-13 [paul] 2.10.0cvs18
Paul Mangan [Fri, 13 Jul 2007 08:35:55 +0000 (08:35 +0000)]
2007-07-13 [paul] 2.10.0cvs18

* src/gtk/colorlabel.c
fix bug 1261, '[DE] coloring messages in overview
keys are not localised'
the string is now included in claws-mail.pot

16 years ago2007-07-13 [colin] 2.10.0cvs17
Colin Leroy [Fri, 13 Jul 2007 06:22:21 +0000 (06:22 +0000)]
2007-07-13 [colin] 2.10.0cvs17

* src/summaryview.c
Fix bug 1267, 'printing mutliple messages
opens one message-dialog after the other'
Ask for confirmation when printing 10
messages or more.

16 years ago2007-07-11 [colin] 2.10.0cvs16
Colin Leroy [Wed, 11 Jul 2007 16:38:12 +0000 (16:38 +0000)]
2007-07-11 [colin] 2.10.0cvs16

* COPYING
* README
* autogen.sh
* manual/claws-mail-manual.xml
* manual/gpl.xml
* manual/es/claws-mail-manual.xml
* manual/es/gpl.xml
* manual/fr/claws-mail-manual.xml
* manual/fr/gpl.xml
* manual/pl/gpl.xml
* src/account.c
* src/account.h
* src/action.c
* src/action.h
* src/adbookbase.h
* src/addr_compl.c
* src/addr_compl.h
* src/addrbook.c
* src/addrbook.h
* src/addrcache.c
* src/addrcache.h
* src/addrcindex.c
* src/addrcindex.h
* src/addrclip.c
* src/addrclip.h
* src/addrdefs.h
* src/addressadd.c
* src/addressadd.h
* src/addressbook.c
* src/addressbook.h
* src/addressbook_foldersel.c
* src/addressbook_foldersel.h
* src/addressitem.h
* src/addrgather.c
* src/addrgather.h
* src/addrharvest.c
* src/addrharvest.h
* src/addrindex.c
* src/addrindex.h
* src/addritem.c
* src/addritem.h
* src/addrquery.c
* src/addrquery.h
* src/addrselect.c
* src/addrselect.h
* src/alertpanel.c
* src/alertpanel.h
* src/browseldap.c
* src/browseldap.h
* src/codeconv.c
* src/codeconv.h
* src/compose.c
* src/compose.h
* src/crash.c
* src/crash.h
* src/customheader.c
* src/customheader.h
* src/displayheader.c
* src/displayheader.h
* src/editaddress.c
* src/editaddress.h
* src/editaddress_other_attributes_ldap.c
* src/editaddress_other_attributes_ldap.h
* src/editbook.c
* src/editbook.h
* src/editgroup.c
* src/editgroup.h
* src/editjpilot.c
* src/editjpilot.h
* src/editldap.c
* src/editldap.h
* src/editldap_basedn.c
* src/editldap_basedn.h
* src/edittags.c
* src/edittags.h
* src/editvcard.c
* src/editvcard.h
* src/enriched.c
* src/enriched.h
* src/exphtmldlg.c
* src/exphtmldlg.h
* src/expldifdlg.c
* src/expldifdlg.h
* src/export.c
* src/export.h
* src/exporthtml.c
* src/exporthtml.h
* src/exportldif.c
* src/exportldif.h
* src/filtering.c
* src/filtering.h
* src/folder.c
* src/folder.h
* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/foldersel.c
* src/foldersel.h
* src/folderutils.c
* src/folderutils.h
* src/folderview.c
* src/folderview.h
* src/gedit-print.c
* src/gedit-print.h
* src/grouplistdialog.c
* src/grouplistdialog.h
* src/headerview.c
* src/headerview.h
* src/html.c
* src/html.h
* src/image_viewer.c
* src/image_viewer.h
* src/imap.c
* src/imap.h
* src/imap_gtk.c
* src/imap_gtk.h
* src/import.c
* src/import.h
* src/importldif.c
* src/importldif.h
* src/importmutt.c
* src/importmutt.h
* src/importpine.c
* src/importpine.h
* src/inc.c
* src/inc.h
* src/jpilot.c
* src/jpilot.h
* src/ldapctrl.c
* src/ldapctrl.h
* src/ldaplocate.c
* src/ldaplocate.h
* src/ldapquery.c
* src/ldapquery.h
* src/ldapserver.c
* src/ldapserver.h
* src/ldapupdate.c
* src/ldapupdate.h
* src/ldaputil.c
* src/ldaputil.h
* src/ldif.c
* src/ldif.h
* src/localfolder.c
* src/localfolder.h
* src/main.c
* src/main.h
* src/mainwindow.c
* src/mainwindow.h
* src/manual.c
* src/manual.h
* src/matcher.c
* src/matcher.h
* src/matcher_parser.h
* src/matcher_parser_lex.l
* src/matcher_parser_parse.y
* src/mbox.c
* src/mbox.h
* src/message_search.c
* src/message_search.h
* src/messageview.c
* src/messageview.h
* src/mh.c
* src/mh.h
* src/mh_gtk.c
* src/mh_gtk.h
* src/mimeview.c
* src/mimeview.h
* src/msgcache.c
* src/msgcache.h
* src/mutt.c
* src/mutt.h
* src/news.c
* src/news.h
* src/news_gtk.c
* src/news_gtk.h
* src/noticeview.c
* src/noticeview.h
* src/partial_download.c
* src/partial_download.h
* src/pine.c
* src/pine.h
* src/pop.c
* src/pop.h
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_actions.c
* src/prefs_actions.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_compose_writing.c
* src/prefs_compose_writing.h
* src/prefs_customheader.c
* src/prefs_customheader.h
* src/prefs_display_header.c
* src/prefs_display_header.h
* src/prefs_ext_prog.c
* src/prefs_ext_prog.h
* src/prefs_filtering.c
* src/prefs_filtering.h
* src/prefs_filtering_action.c
* src/prefs_filtering_action.h
* src/prefs_folder_column.c
* src/prefs_folder_column.h
* src/prefs_folder_item.c
* src/prefs_folder_item.h
* src/prefs_fonts.c
* src/prefs_fonts.h
* src/prefs_gtk.c
* src/prefs_gtk.h
* src/prefs_image_viewer.c
* src/prefs_image_viewer.h
* src/prefs_logging.c
* src/prefs_logging.h
* src/prefs_matcher.c
* src/prefs_matcher.h
* src/prefs_message.c
* src/prefs_message.h
* src/prefs_msg_colors.c
* src/prefs_msg_colors.h
* src/prefs_other.c
* src/prefs_other.h
* src/prefs_quote.c
* src/prefs_quote.h
* src/prefs_receive.c
* src/prefs_receive.h
* src/prefs_send.c
* src/prefs_send.h
* src/prefs_spelling.c
* src/prefs_spelling.h
* src/prefs_summaries.c
* src/prefs_summaries.h
* src/prefs_summary_column.c
* src/prefs_summary_column.h
* src/prefs_summary_open.c
* src/prefs_summary_open.h
* src/prefs_template.c
* src/prefs_template.h
* src/prefs_themes.c
* src/prefs_themes.h
* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/prefs_wrapping.c
* src/prefs_wrapping.h
* src/privacy.c
* src/privacy.h
* src/procheader.c
* src/procheader.h
* src/procmime.c
* src/procmime.h
* src/procmsg.c
* src/procmsg.h
* src/quote_fmt.c
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
* src/recv.c
* src/recv.h
* src/remotefolder.c
* src/remotefolder.h
* src/send_message.c
* src/send_message.h
* src/setup.c
* src/setup.h
* src/simple-gettext.c
* src/sourcewindow.c
* src/sourcewindow.h
* src/ssl_manager.c
* src/ssl_manager.h
* src/statusbar.c
* src/statusbar.h
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summary_search.c
* src/summary_search.h
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/textview.h
* src/toolbar.c
* src/toolbar.h
* src/undo.c
* src/undo.h
* src/unmime.c
* src/unmime.h
* src/uri_opener.c
* src/uri_opener.h
* src/vcard.c
* src/vcard.h
* src/wizard.c
* src/wizard.h
* src/common/base64.c
* src/common/base64.h
* src/common/claws.c
* src/common/claws.h
* src/common/defs.h
* src/common/fnmatch.c
* src/common/fnmatch.h
* src/common/fnmatch_loop.c
* src/common/hooks.c
* src/common/hooks.h
* src/common/log.c
* src/common/log.h
* src/common/md5.c
* src/common/md5.h
* src/common/mgutils.c
* src/common/mgutils.h
* src/common/nntp.c
* src/common/nntp.h
* src/common/passcrypt.c
* src/common/passcrypt.h.in
* src/common/plugin.c
* src/common/plugin.h
* src/common/prefs.c
* src/common/prefs.h
* src/common/progressindicator.c
* src/common/progressindicator.h
* src/common/quoted-printable.c
* src/common/quoted-printable.h
* src/common/session.c
* src/common/session.h
* src/common/smtp.c
* src/common/smtp.h
* src/common/socket.c
* src/common/socket.h
* src/common/ssl.c
* src/common/ssl.h
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/common/string_match.c
* src/common/string_match.h
* src/common/stringtable.c
* src/common/stringtable.h
* src/common/tags.c
* src/common/tags.h
* src/common/template.c
* src/common/template.h
* src/common/timing.h
* src/common/utils.c
* src/common/utils.h
* src/common/uuencode.c
* src/common/uuencode.h
* src/common/version.h.in
* src/common/w32_dirent.c
* src/common/w32_reg.c
* src/common/w32_signal.c
* src/common/w32_stat.c
* src/common/w32_stdlib.c
* src/common/w32_string.c
* src/common/w32_time.c
* src/common/w32_unistd.c
* src/common/w32_wait.c
* src/common/w32lib.h
* src/common/xml.c
* src/common/xml.h
* src/common/xmlprops.c
* src/common/xmlprops.h
* src/etpan/etpan-errors.h
* src/etpan/etpan-thread-manager-types.h
* src/etpan/etpan-thread-manager.c
* src/etpan/etpan-thread-manager.h
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
* src/gtk/about.c
* src/gtk/about.h
* src/gtk/colorlabel.c
* src/gtk/colorlabel.h
* src/gtk/colorsel.c
* src/gtk/colorsel.h
* src/gtk/combobox.c
* src/gtk/combobox.h
* src/gtk/description_window.c
* src/gtk/description_window.h
* src/gtk/filesel.c
* src/gtk/filesel.h
* src/gtk/foldersort.c
* src/gtk/foldersort.h
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/gtk/gtksctree.c
* src/gtk/gtkshruler.c
* src/gtk/gtkshruler.h
* src/gtk/gtksourceprintjob.c
* src/gtk/gtksourceprintjob.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/gtkvscrollbutton.c
* src/gtk/gtkvscrollbutton.h
* src/gtk/icon_legend.c
* src/gtk/icon_legend.h
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
* src/gtk/logwindow.c
* src/gtk/logwindow.h
* src/gtk/manage_window.c
* src/gtk/manage_window.h
* src/gtk/menu.c
* src/gtk/menu.h
* src/gtk/pluginwindow.c
* src/gtk/pluginwindow.h
* src/gtk/prefswindow.c
* src/gtk/prefswindow.h
* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/clamav/clamav_plugin.c
* src/plugins/clamav/clamav_plugin.h
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/demo/demo.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/dillo_viewer/dillo_prefs.h
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/passphrase.h
* src/plugins/pgpcore/pgp_viewer.c
* src/plugins/pgpcore/pgp_viewer.h
* src/plugins/pgpcore/plugin.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpcore/select-keys.c
* src/plugins/pgpcore/select-keys.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpcore/sgpgme.h
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpinline/pgpinline.h
* src/plugins/pgpinline/plugin.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/pgpmime/pgpmime.h
* src/plugins/pgpmime/plugin.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin.h
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/trayicon_prefs.c
* src/plugins/trayicon/trayicon_prefs.h
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
* src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
* tools/OOo2claws-mail.pl
* tools/README.sylprint
* tools/acroread2claws-mail.pl
* tools/claws-mail-compose-insert-files.pl
* tools/convert_mbox.pl
* tools/filter_conv.pl
* tools/filter_conv_new.pl
* tools/fix_date.sh
* tools/freshmeat_search.pl
* tools/google_search.pl
* tools/kmail-mailbox2claws-mail.pl
* tools/kmail2claws-mail.pl
* tools/kmail2claws-mail_v2.pl
* tools/mairix.sh
* tools/make.themes.project
* tools/multiwebsearch.pl
* tools/nautilus2claws-mail.sh
* tools/outlook2claws-mail.pl
* tools/textviewer.sh
* tools/thunderbird-filters-convertor.pl
* tools/update-po
* tools/uuooffice
* tools/vcard2xml.py
* tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
Upgrade to GPLv3 or later.

16 years ago2007-07-10 [wwp] 2.10.0cvs15
Tristan Chabredier [Tue, 10 Jul 2007 09:22:09 +0000 (09:22 +0000)]
2007-07-10 [wwp] 2.10.0cvs15

* src/main.c
Fix re-opening of all composing messages that were
opened when closing the previous instance, thanks
to Colin.

16 years ago2007-07-10 [paul] 2.10.0cvs14
Paul Mangan [Tue, 10 Jul 2007 08:03:45 +0000 (08:03 +0000)]
2007-07-10 [paul] 2.10.0cvs14

* src/editaddress_other_attributes_ldap.c
* src/ldapupdate.c
fix crash on selecting 'other attributes' combo
for either a new entry or an old entry with no
existing attributes.
fix bug on editing multiple attributes which
resulted them all having the value of the last
one changed.
Thanks to Colin

16 years ago2007-07-10 [colin] 2.10.0cvs13
Colin Leroy [Tue, 10 Jul 2007 06:39:39 +0000 (06:39 +0000)]
2007-07-10 [colin] 2.10.0cvs13

* src/editaddress.c
* src/editaddress_other_attributes_ldap.h
* src/ldapupdate.c
Fix --disable-ldap build

16 years ago2007-07-09 [colin] 2.10.0cvs12
Colin Leroy [Mon, 9 Jul 2007 19:59:36 +0000 (19:59 +0000)]
2007-07-09 [colin] 2.10.0cvs12

* src/Makefile.am
* src/addritem.c
* src/addritem.h
* src/editaddress.c
* src/editaddress_other_attributes_ldap.c
* src/editaddress_other_attributes_ldap.h
* src/editldap.c
* src/ldapctrl.c
* src/ldapctrl.h
* src/ldapupdate.c
Add capability to edit all inetOrgPerson
attributes on LDAP. Patch by Michael
Rasmussen

16 years ago2007-07-09 [colin] 2.10.0cvs11
Colin Leroy [Mon, 9 Jul 2007 19:21:53 +0000 (19:21 +0000)]
2007-07-09 [colin] 2.10.0cvs11

* src/Makefile.am
* src/exporthtml.c
* src/mbox.c
* src/msgcache.c
* src/prefs_summaries.c
* src/prefs_themes.c
* src/procheader.c
* src/common/Makefile.am
* src/common/log.c
* src/common/timing.h
* src/common/utils.c
* src/common/utils.h
* src/common/w32_account.c
* src/common/w32lib.h
* src/gtk/Makefile.am
* src/gtk/colorlabel.c
* src/plugins/pgpcore/Makefile.am
* src/plugins/pgpcore/claws.def
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/pgp_viewer.c
* src/plugins/pgpcore/plugin.def
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpinline/Makefile.am
* src/plugins/pgpinline/claws.def
* src/plugins/pgpinline/mypgpcore.def
* src/plugins/pgpinline/plugin.def
* src/plugins/pgpmime/Makefile.am
* src/plugins/pgpmime/claws.def
* src/plugins/pgpmime/mypgpcore.def
* src/plugins/pgpmime/plugin.def
Commit win32 patch, from Werner Koch and
Marcus Brinkmann

16 years ago2007-07-09 [colin] 2.10.0cvs10
Colin Leroy [Mon, 9 Jul 2007 19:16:10 +0000 (19:16 +0000)]
2007-07-09 [colin] 2.10.0cvs10

* src/prefs_toolbar.c
Fix crash when no actions exist

16 years ago2007-07-07 [paul] 2.10.0cvs9
Paul Mangan [Sat, 7 Jul 2007 07:37:36 +0000 (07:37 +0000)]
2007-07-07 [paul] 2.10.0cvs9

* COPYING
* manual/claws-mail-manual.xml
update copyright year
* po/fi.po
updated by Flammie Pirinen

16 years ago2007-07-05 [wwp] 2.10.0cvs8
Tristan Chabredier [Thu, 5 Jul 2007 20:33:23 +0000 (20:33 +0000)]
2007-07-05 [wwp] 2.10.0cvs8

* src/plugins/clamav/clamav_plugin_gtk.c
Make vertical spacing like in other plugin prefs pages.

16 years agoFix a typo.
Tristan Chabredier [Thu, 5 Jul 2007 20:21:23 +0000 (20:21 +0000)]
Fix a typo.

16 years ago2007-07-05 [wwp] 2.10.0cvs7
Tristan Chabredier [Thu, 5 Jul 2007 20:10:52 +0000 (20:10 +0000)]
2007-07-05 [wwp] 2.10.0cvs7

* src/quote_fmt.c
It's %am that works, not %ae (this doc incoherence has been
introduced with 2.9.2cvs14).

16 years ago2007-07-04 [wwp] 2.10.0cvs6
Tristan Chabredier [Wed, 4 Jul 2007 18:56:01 +0000 (18:56 +0000)]
2007-07-04 [wwp] 2.10.0cvs6

* src/plugins/bogofilter/bogofilter.c
Gettext-ize an occurrence of "Any" that wasn't.