claws.git
18 years ago2005-10-16 [colin] 1.9.15cvs49
Colin Leroy [Sun, 16 Oct 2005 10:40:11 +0000 (10:40 +0000)]
2005-10-16 [colin] 1.9.15cvs49

* src/addressbook.c
Put border around buttons
* src/mainwindow.c
* src/summaryview.c
Rework menus (Patch based on a patch
by Paul)

18 years ago2005-10-15 [wwp] 1.9.15cvs48
Tristan Chabredier [Sat, 15 Oct 2005 11:29:31 +0000 (11:29 +0000)]
2005-10-15 [wwp] 1.9.15cvs48

* src/editjpilot.c
* src/editldap.c
* src/editvcard.c
* src/exphtmldlg.c
* src/expldifdlg.c
* src/export.c
* src/import.c
* src/importldif.c
* src/importmutt.c
* src/importpine.c
* src/prefs_account.c
* src/prefs_spelling.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
use nicer browse-for-file/dir buttons than the "..." ones,
code factorizing more.

18 years ago2005-10-14 [colin] 1.9.15cvs47
Colin Leroy [Fri, 14 Oct 2005 17:18:43 +0000 (17:18 +0000)]
2005-10-14 [colin] 1.9.15cvs47

* src/mainwindow.c
set relief on the account switcher so that people see it
grey out Create processing rules when no message is selected
* src/prefs_filtering.c
ask before closing if the rule has not been modified, even if
it's not valid
* src/prefs_matcher.c
fix sensitivity when entering the dialog
* src/gtk/inputdialog.c
display a better icon on password ask
* src/plugins/pgpcore/passphrase.c
make the dialog look better

18 years ago2005-10-14 [paul] 1.9.15cvs46
Paul Mangan [Fri, 14 Oct 2005 14:38:19 +0000 (14:38 +0000)]
2005-10-14 [paul] 1.9.15cvs46

* src/folderview.c
indicate presense of marked msgs in
unexpanded subfolders

18 years ago2005-10-14 [paul] 1.9.15cvs45
Paul Mangan [Fri, 14 Oct 2005 13:43:17 +0000 (13:43 +0000)]
2005-10-14 [paul] 1.9.15cvs45

* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_template.c
remember window sizes
fix Info button size

Patches by wwp

18 years ago2005-10-13 [colin] 1.9.15cvs44
Colin Leroy [Thu, 13 Oct 2005 19:56:17 +0000 (19:56 +0000)]
2005-10-13 [colin] 1.9.15cvs44

* src/mimeview.c
* src/noticeview.c
* src/noticeview.h
Add a tooltip on the icon (optional)
Get rid of the signature buttons and only
use the icon+tooltip

18 years ago2005-10-13 [colin] 1.9.15cvs43
Colin Leroy [Thu, 13 Oct 2005 19:36:30 +0000 (19:36 +0000)]
2005-10-13 [colin] 1.9.15cvs43

* src/noticeview.c
* src/noticeview.h
Add hand cursor for hovering over icon

18 years ago2005-10-13 [colin] 1.9.15cvs42
Colin Leroy [Thu, 13 Oct 2005 18:15:43 +0000 (18:15 +0000)]
2005-10-13 [colin] 1.9.15cvs42

* src/summaryview.c
Fix crash when quicksearch's hidden
at startup

18 years ago2005-10-13 [colin] 1.9.15cvs41
Colin Leroy [Thu, 13 Oct 2005 18:06:13 +0000 (18:06 +0000)]
2005-10-13 [colin] 1.9.15cvs41

* src/compose.c
Set subject when forwarding multiple mails
Check that other recipient than the default Cc or Bcc
have been set before sending.

18 years ago2005-10-13 [colin] 1.9.15cvs40
Colin Leroy [Thu, 13 Oct 2005 18:04:55 +0000 (18:04 +0000)]
2005-10-13 [colin] 1.9.15cvs40

* src/imap.c
Batch per-folder
Introduce locking, but don't use it yet

18 years ago2005-10-13 [colin] 1.9.15cvs39
Colin Leroy [Thu, 13 Oct 2005 17:51:19 +0000 (17:51 +0000)]
2005-10-13 [colin] 1.9.15cvs39

* src/gtk/quicksearch.c
Reset quicksearch when hiding it
Make sticky a real pref

18 years ago2005-10-13 [colin] 1.9.15cvs38
Colin Leroy [Thu, 13 Oct 2005 17:49:51 +0000 (17:49 +0000)]
2005-10-13 [colin] 1.9.15cvs38

* src/summaryview.c
Faster prefs apply

18 years ago2005-10-13 [colin] 1.9.15cvs37
Colin Leroy [Thu, 13 Oct 2005 17:48:47 +0000 (17:48 +0000)]
2005-10-13 [colin] 1.9.15cvs37

* src/mimeview.c
* src/noticeview.c
* src/noticeview.h
* src/plugins/pgpcore/sgpgme.c
Make privacy icon clickable
Move Trust field in Full info
When trust is less than full, don't display
a warning icon

18 years ago2005-10-13 [colin] 1.9.15cvs36
Colin Leroy [Thu, 13 Oct 2005 17:44:08 +0000 (17:44 +0000)]
2005-10-13 [colin] 1.9.15cvs36

* src/folder.c
Batch on flags sync
* src/folderview.c
Revert speed hack which is dangerous in fact
Apply prefs faster

18 years ago2005-10-13 [colin] 1.9.15cvs35
Colin Leroy [Thu, 13 Oct 2005 16:01:30 +0000 (16:01 +0000)]
2005-10-13 [colin] 1.9.15cvs35

* src/folder_item_prefs.c
Fix pref corruption on folder move. Patch
by wwp

18 years ago2005-10-13 [paul] 1.9.15cvs34
Paul Mangan [Thu, 13 Oct 2005 14:54:20 +0000 (14:54 +0000)]
2005-10-13 [paul] 1.9.15cvs34

* src/export.c
* src/import.c
fix typos in g_warnings
* src/prefs_account.c
add a file selector for Signature file

Patches by wwp

18 years ago2005-10-12 [colin] 1.9.15cvs33
Colin Leroy [Wed, 12 Oct 2005 18:50:03 +0000 (18:50 +0000)]
2005-10-12 [colin] 1.9.15cvs33

* src/mimeview.c
Provide a quick way to go back from a
signature's full info to the email part

18 years ago2005-10-12 [colin] 1.9.15cvs32
Colin Leroy [Wed, 12 Oct 2005 18:04:24 +0000 (18:04 +0000)]
2005-10-12 [colin] 1.9.15cvs32

* src/compose.c
Remove old hack of encoding signed mails with base64.
QP works equally well.

18 years ago2005-10-12 [colin] 1.9.15cvs31
Colin Leroy [Wed, 12 Oct 2005 17:22:33 +0000 (17:22 +0000)]
2005-10-12 [colin] 1.9.15cvs31

* src/crash.c
Replace deprecated GtkText with GtkTextView
* src/imap.c
Fix a logic bug about counts in imap_select
(previously un-triggered)
* src/mainwindow.c
* src/summaryview.c
* src/news.c
Allow local deletion of news posts
* src/mimeview.c
Show GPG noticeview on the message/rfc822 part
in addition to the text/plain one
* src/prefs_image_viewer.c
  src/plugins/pgpcore/prefs_gpg.c
Polish (set the label as part of the checkbox)
* src/wizard.c
Don't sit there doing nothing after destroying
the window - return err

18 years ago2005-10-11 [colin] 1.9.15cvs30
Colin Leroy [Tue, 11 Oct 2005 17:16:03 +0000 (17:16 +0000)]
2005-10-11 [colin] 1.9.15cvs30

* src/folderview.c
Apply processing rules before showing folders.
Early folder show (before flags sync) will only
be done when there are no processing rules (nor
pre- or post- ones)
* src/imap.c
Fix stuff related to mail subdir, creation and
deletion of folders
* src/imap_gtk.c
Don't allow creation of folders in NoInferior
folders, as it won't work

18 years ago2005-10-10 [colin] 1.9.15cvs29
Colin Leroy [Mon, 10 Oct 2005 17:36:15 +0000 (17:36 +0000)]
2005-10-10 [colin] 1.9.15cvs29

* src/compose.c
Reselect "None" Privacy system when selecting an
account with no privacy system defined

18 years ago2005-10-10 [colin] 1.9.15cvs28
Colin Leroy [Mon, 10 Oct 2005 16:56:26 +0000 (16:56 +0000)]
2005-10-10 [colin] 1.9.15cvs28

* src/mainwindow.c
Add Windows-1252 encoding
* src/prefs_common.c
Rework some defaults:
- autosave to draft by default
- don't show header pane (it's already in the textview)
- Select first new or unread mail on entry
- Assume 'Yes' to change folder when there's no more
  unread message
* src/prefs_matcher.c
Fix a gtk assertion failure
* src/gtk/colorlabel.c
Workaround bad repainting on selection
* src/main.c
Freeze/thaw (a bit faster on ssh -X)
* src/msgcache.c
Get rid of StrdupConverter that just adds an
extra strdup/free
* src/etpan/imap_thread.c
memset buf to 0

18 years ago2005-10-10 [colin] 1.9.15cvs27
Colin Leroy [Mon, 10 Oct 2005 16:50:52 +0000 (16:50 +0000)]
2005-10-10 [colin] 1.9.15cvs27

* src/export.c
* src/import.c
Fix compile on gtk 2.4. Patch by wwp

18 years ago2005-10-09 [colin] 1.9.15cvs26
Colin Leroy [Sun, 9 Oct 2005 14:14:41 +0000 (14:14 +0000)]
2005-10-09 [colin] 1.9.15cvs26

* src/mainwindow.c
* src/messageview.c
* src/summaryview.c
Clarify forward menus. Patch by wwp

18 years ago2005-10-09 [colin] 1.9.15cvs25
Colin Leroy [Sun, 9 Oct 2005 10:22:10 +0000 (10:22 +0000)]
2005-10-09 [colin] 1.9.15cvs25

* src/compose.c
* src/compose.h
Fix bug #829 (Non-working "Encrypt message by
default when replying to an encrypted message")

18 years ago2005-10-08 [colin] 1.9.15cvs24
Colin Leroy [Sat, 8 Oct 2005 19:13:41 +0000 (19:13 +0000)]
2005-10-08 [colin] 1.9.15cvs24

* src/wizard.c
Fix bug #827 ("Welcome" setup wizard after a
permission error gives up & forgets itself.)

18 years ago2005-10-08 [colin] 1.9.15cvs23
Colin Leroy [Sat, 8 Oct 2005 19:04:14 +0000 (19:04 +0000)]
2005-10-08 [colin] 1.9.15cvs23

* src/procmime.c
Fix bug #828 (Ignoring headers with spaces around = sign)

18 years ago2005-10-08 [colin] 1.9.15cvs22
Colin Leroy [Sat, 8 Oct 2005 18:38:04 +0000 (18:38 +0000)]
2005-10-08 [colin] 1.9.15cvs22

* src/export.c
Warning fix by wwp

18 years ago2005-10-08 [colin] 1.9.15cvs21
Colin Leroy [Sat, 8 Oct 2005 10:38:28 +0000 (10:38 +0000)]
2005-10-08 [colin] 1.9.15cvs21

* src/folder.c
* src/folder.h
Add a processing_pending indicator, set on
folder_item_open and cleared after
folder_item_process_open
* src/folderview.c
* src/summaryview.c
wrap procmsg_msginfo_*_flags, and in the
wrapper check that there's no folder processing
pending. If there is, defer the flags change until
processing is done to avoid stepping over each
other's toes.
Freeze during processing, but not during scanning.

18 years ago2005-10-07 [colin] 1.9.15cvs20
Colin Leroy [Fri, 7 Oct 2005 17:09:45 +0000 (17:09 +0000)]
2005-10-07 [colin] 1.9.15cvs20

* src/plugins/pgpcore/passphrase.c
Fix bug #826 (X-Server hangs when
right-clicking a PGP encrypted message)

18 years agocredit authors of new default icons
Paul Mangan [Fri, 7 Oct 2005 10:19:24 +0000 (10:19 +0000)]
credit authors of new default icons

18 years agomake that the same size as down_arrow
Colin Leroy [Fri, 7 Oct 2005 09:13:07 +0000 (09:13 +0000)]
make that the same size as down_arrow

18 years ago2005-10-07 [paul] 1.9.15cvs19
Paul Mangan [Fri, 7 Oct 2005 07:19:17 +0000 (07:19 +0000)]
2005-10-07 [paul] 1.9.15cvs19

* src/compose.c
fix compose_entries[]
patch by Fabien Vantard

18 years ago2005-10-06 [colin] 1.9.15cvs18
Colin Leroy [Thu, 6 Oct 2005 19:55:35 +0000 (19:55 +0000)]
2005-10-06 [colin] 1.9.15cvs18

* src/pixmaps/address.xpm
* src/pixmaps/address_book.xpm
* src/pixmaps/book.xpm
* src/pixmaps/check_spelling.xpm
* src/pixmaps/checkbox_off.xpm
* src/pixmaps/checkbox_on.xpm
* src/pixmaps/close.xpm
* src/pixmaps/complete.xpm
* src/pixmaps/continue.xpm
* src/pixmaps/deleted.xpm
* src/pixmaps/down_arrow.xpm
* src/pixmaps/exec.xpm
* src/pixmaps/forwarded.xpm
* src/pixmaps/group.xpm
* src/pixmaps/ignorethread.xpm
* src/pixmaps/interface.xpm
* src/pixmaps/jpilot.xpm
* src/pixmaps/ldap.xpm
* src/pixmaps/linewrap.xpm
* src/pixmaps/linewrapcurrent.xpm
* src/pixmaps/mail.xpm
* src/pixmaps/mail_attach.xpm
* src/pixmaps/mail_compose.xpm
* src/pixmaps/mail_forward.xpm
* src/pixmaps/mail_receive.xpm
* src/pixmaps/mail_receive_all.xpm
* src/pixmaps/mail_reply.xpm
* src/pixmaps/mail_reply_to_all.xpm
* src/pixmaps/mail_reply_to_author.xpm
* src/pixmaps/mail_send.xpm
* src/pixmaps/mail_send_queue.xpm
* src/pixmaps/mime_application.xpm
* src/pixmaps/mime_audio.xpm
* src/pixmaps/mime_image.xpm
* src/pixmaps/mime_message.xpm
* src/pixmaps/mime_text_enriched.xpm
* src/pixmaps/mime_text_html.xpm
* src/pixmaps/mime_text_plain.xpm
* src/pixmaps/mime_unknown.xpm
* src/pixmaps/new.xpm
* src/pixmaps/news_compose.xpm
* src/pixmaps/offline.xpm
* src/pixmaps/online.xpm
* src/pixmaps/paste.xpm
* src/pixmaps/preferences.xpm
* src/pixmaps/privacy_emblem_encrypted.xpm
* src/pixmaps/privacy_expired.xpm
* src/pixmaps/privacy_failed.xpm
* src/pixmaps/privacy_passed.xpm
* src/pixmaps/privacy_signed.xpm
* src/pixmaps/privacy_unknown.xpm
* src/pixmaps/privacy_warn.xpm
* src/pixmaps/properties.xpm
* src/pixmaps/replied.xpm
* src/pixmaps/search.xpm
* src/pixmaps/unread.xpm
* src/pixmaps/up_arrow.xpm
* src/pixmaps/vcard.xpm
Modernize internal theme, with icons from the
Gnomaws theme. Keep some of the old ones where
they were better.

18 years ago2005-10-06 [colin] 1.9.15cvs17
Colin Leroy [Thu, 6 Oct 2005 19:31:50 +0000 (19:31 +0000)]
2005-10-06 [colin] 1.9.15cvs17

* src/summaryview.c
Little optimisations + bugfix
* src/toolbar.c
Remove default useless items - useless being defined
                by the default relevant prefs
* src/wizard.c
include config.h to make gettext work
* src/prefs_themes.c
Fix selection of current theme in prefs

18 years ago2005-10-06 [colin] 1.9.15cvs16
Colin Leroy [Thu, 6 Oct 2005 19:29:38 +0000 (19:29 +0000)]
2005-10-06 [colin] 1.9.15cvs16

* src/prefs_common.c
* src/prefs_common.h
* src/prefs_summaries.c
* src/folderview.c
Add a warning dialog on Mark all read
(with pref to get rid of it)

18 years ago2005-10-06 [paul] 1.9.15cvs15
Paul Mangan [Thu, 6 Oct 2005 06:40:24 +0000 (06:40 +0000)]
2005-10-06 [paul] 1.9.15cvs15

* po/nb.po
* po/pt_BR.po
updated by Geir Helland and Frederico
Goncalves Guimaraes

18 years ago2005-10-05 [colin] 1.9.15cvs14
Colin Leroy [Wed, 5 Oct 2005 19:26:02 +0000 (19:26 +0000)]
2005-10-05 [colin] 1.9.15cvs14

* src/folder.c
* src/folder.h
* src/folderview.c
* src/folderview.h
* src/imap_gtk.c
* src/mh_gtk.c
* src/mainwindow.c
* src/setup.c
add a way to rescan without rebuilding
make moving a bit faster (less folders changes)
don't lock the tree on Get
* src/imap.c
Don't re-delete deleted messages before expunging
* src/summaryview.c
Set batch mode when deleting mails

18 years ago2005-10-05 [paul] 1.9.15cvs13
Paul Mangan [Wed, 5 Oct 2005 09:48:57 +0000 (09:48 +0000)]
2005-10-05 [paul] 1.9.15cvs13

* src/mainwindow.c
* src/mainwindow.h
fix disabled Execute menu item
* src/toolbar.c
match the change in 1.9.15cvs10: use Compose
instead of News by default

18 years ago2005-10-04 [colin] 1.9.15cvs12
Colin Leroy [Tue, 4 Oct 2005 20:29:44 +0000 (20:29 +0000)]
2005-10-04 [colin] 1.9.15cvs12

* src/compose.c
When replying to an ML post with Reply-To set
to the poster's email, honor it (as before),
but also honor our user's request to reply to
the mailing list: set the ML address in the To
field and the Reply-To address in the Cc:
field.

18 years ago2005-10-04 [colin] 1.9.15cvs11
Colin Leroy [Tue, 4 Oct 2005 17:13:31 +0000 (17:13 +0000)]
2005-10-04 [colin] 1.9.15cvs11

* src/plugins/trayicon/trayicon.c
Finish cosmetic change - thanks to wwp

18 years ago2005-10-04 [colin] 1.9.15cvs10
Colin Leroy [Tue, 4 Oct 2005 16:33:01 +0000 (16:33 +0000)]
2005-10-04 [colin] 1.9.15cvs10

* src/toolbar.c
Use Compose instead of Email by default.
Spotted by wwp.

18 years ago2005-10-04 [colin] 1.9.15cvs9
Colin Leroy [Tue, 4 Oct 2005 16:31:25 +0000 (16:31 +0000)]
2005-10-04 [colin] 1.9.15cvs9

* src/folder.c
* src/folder.h
* src/folderview.c
* src/imap.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
Try to make IMAP faster, by simplifying SEARCH
commands, avoiding sending two STATUS in a row,
and deferring flags sync and processing just
after displaying the folder.
This will update the SummaryView in certain
cases (new mails not already fetched, flags
changed from another client) but in a non-
blocking manner.

18 years ago2005-10-04 [colin] 1.9.15cvs8
Colin Leroy [Tue, 4 Oct 2005 16:26:45 +0000 (16:26 +0000)]
2005-10-04 [colin] 1.9.15cvs8

* src/plugins/trayicon/trayicon.c
Relabel "Offline" to "Work offline"

18 years ago2005-10-04 [colin] 1.9.15cvs7
Colin Leroy [Tue, 4 Oct 2005 16:01:12 +0000 (16:01 +0000)]
2005-10-04 [colin] 1.9.15cvs7

* src/export.c
* src/import.c
* src/mbox.c
Fix mbox import/export buglets
Patch by wwp
* src/plugins/trayicon/trayicon.c
Add offline swithc
Patch by wwp

18 years ago2005-10-04 [colin] 1.9.15cvs6
Colin Leroy [Tue, 4 Oct 2005 07:20:17 +0000 (07:20 +0000)]
2005-10-04 [colin] 1.9.15cvs6

* src/folder.c
* src/folderview.c
* src/summaryview.c
Better fix (don't break mark all read) for cvs2

18 years ago2005-10-03 [colin] 1.9.15cvs5
Colin Leroy [Mon, 3 Oct 2005 17:50:14 +0000 (17:50 +0000)]
2005-10-03 [colin] 1.9.15cvs5

* src/folder.c
Use a sane sort by default

18 years ago2005-10-03 [colin] 1.9.15cvs4
Colin Leroy [Mon, 3 Oct 2005 17:11:47 +0000 (17:11 +0000)]
2005-10-03 [colin] 1.9.15cvs4

* src/inc.c
Add a 'Only once' button for overriding offline mode
* src/prefs_account.c
* src/wizard.c
Add Local mbox to the wizard
Add IMAP subdir to the wizard (or the wizard is useless
for such accounts, or even worse than useless)
Move IMAP subdir from Advanced to Receive tab, as it's
not that uncommon

18 years ago2005-10-03 [colin] 1.9.15cvs3
Colin Leroy [Mon, 3 Oct 2005 16:56:02 +0000 (16:56 +0000)]
2005-10-03 [colin] 1.9.15cvs3

* src/send_message.c
Forgot this one in cvs1

18 years ago2005-10-03 [colin] 1.9.15cvs2
Colin Leroy [Mon, 3 Oct 2005 16:55:04 +0000 (16:55 +0000)]
2005-10-03 [colin] 1.9.15cvs2

* src/folder.c
Faster close when leaving a folder with lots
of new mails. Idea by David Relson.

18 years ago2005-10-03 [colin] 1.9.15cvs1
Colin Leroy [Mon, 3 Oct 2005 16:54:02 +0000 (16:54 +0000)]
2005-10-03 [colin] 1.9.15cvs1

* src/compose.c
* src/imap.c
* src/inc.c
* src/main.c
* src/messageview.c
* src/news.c
* src/summaryview.c
* src/gtk/sslcertwindow.c
* src/plugins/trayicon/trayicon.c
Add accels to every AlertPanel. Patch by Fabien
Vantard

18 years ago1.9.15 release rel_1_9_15
Paul Mangan [Mon, 3 Oct 2005 13:50:42 +0000 (13:50 +0000)]
1.9.15 release

18 years ago2005-10-03 [paul] 1.9.14cvs68
Paul Mangan [Mon, 3 Oct 2005 13:45:46 +0000 (13:45 +0000)]
2005-10-03 [paul] 1.9.14cvs68

* po/ca.po
* po/de.po
* po/es.po
* po/fi.po
* po/fr.po
* po/sk.po
* po/sr.po
* po/zh_CN.po
updated by Miquel Oliete, Thomas Gilgin, Ricardo
Mones Lastra, Tommi Pirinen, Fabien vantard,
Andrej Kacian, Aleksander Urosevic, Yang Guilong

18 years ago2005-10-03 [paul] 1.9.14cvs67
Paul Mangan [Mon, 3 Oct 2005 09:01:54 +0000 (09:01 +0000)]
2005-10-03 [paul] 1.9.14cvs67

* src/send_message.c
prevent hang on Cancel
patch by Colin

18 years ago2005-10-03 [paul] 1.9.14cvs66
Paul Mangan [Mon, 3 Oct 2005 06:18:51 +0000 (06:18 +0000)]
2005-10-03 [paul] 1.9.14cvs66

* src/main.c
fix crash in IMAP caused by discrepancy
between check_at_startup and offline mode
Patch by Colin

18 years ago2005-10-01 [paul] 1.9.14cvs65
Paul Mangan [Sat, 1 Oct 2005 10:40:25 +0000 (10:40 +0000)]
2005-10-01 [paul] 1.9.14cvs65

* src/inc.c
fix engrish

18 years ago2005-10-01 [paul] 1.9.14cvs64
Paul Mangan [Sat, 1 Oct 2005 07:56:18 +0000 (07:56 +0000)]
2005-10-01 [paul] 1.9.14cvs64
        * src/export.c
* src/import.c
synchronise import_mbox() and export_mbox()
* src/mbox.c
proc_mbox(): add alert if file cannot be opened
export_list_to_mbox(): test if dest file exists,
prompt user to overwrite if it does. add alert
if file cannot be created

Patch by wwp

18 years ago2005-09-30 [paul] 1.9.14cvs63
Paul Mangan [Fri, 30 Sep 2005 14:52:05 +0000 (14:52 +0000)]
2005-09-30 [paul] 1.9.14cvs63

* src/addressbook.c
Fix sensitivity of a menu
* src/codeconv.c
Respect hidden pref for mails with no encoding
* src/common/xml.c
Fix memory corruption
* src/plugins/pgpcore/sgpgme.c
Fix segfault on incomplete sigs, and display
of S/Mime UIDs

Patches by Colin

18 years ago2005-09-30 [colin] 1.9.14cvs62
Colin Leroy [Fri, 30 Sep 2005 06:36:08 +0000 (06:36 +0000)]
2005-09-30 [colin] 1.9.14cvs62

* src/partial_download.c
Little logic fix in almost-dead code
* src/pop.c
Fix partial download when there's no new mail

18 years ago2005-09-29 [paul] 1.9.14cvs61
Paul Mangan [Thu, 29 Sep 2005 09:14:46 +0000 (09:14 +0000)]
2005-09-29 [paul] 1.9.14cvs61

* src/plugins/pgpinline/pgpinline.c
fix bug 819, 'crash accessing sign message'
Patch by Colin

18 years ago2005-09-28 [martin] 1.9.14cvs60
Martin Schaaf [Wed, 28 Sep 2005 11:10:58 +0000 (11:10 +0000)]
2005-09-28 [martin] 1.9.14cvs60

* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
fix bug #790 (Crash when restarting window manager (fluxbox))

18 years ago2005-09-28 [paul] 1.9.14cvs59
Paul Mangan [Wed, 28 Sep 2005 09:19:10 +0000 (09:19 +0000)]
2005-09-28 [paul] 1.9.14cvs59

* src/gtk/gtkaspell.c
fix off-by-one typo

18 years ago2005-09-27 [colin] 1.9.14cvs58
Colin Leroy [Tue, 27 Sep 2005 22:19:15 +0000 (22:19 +0000)]
2005-09-27 [colin] 1.9.14cvs58

* src/plugins/pgpcore/sgpgme.c
Report error when there's one, instead of
"Signature unchecked"

18 years ago2005-09-27 [colin] 1.9.14cvs57
Colin Leroy [Tue, 27 Sep 2005 17:52:58 +0000 (17:52 +0000)]
2005-09-27 [colin] 1.9.14cvs57

* src/prefs_quote.c
Fix bug #816 (Weird quotation with spaces)

18 years ago2005-09-27 [colin] 1.9.14cvs56
Colin Leroy [Tue, 27 Sep 2005 17:36:25 +0000 (17:36 +0000)]
2005-09-27 [colin] 1.9.14cvs56

* src/codeconv.c
* src/compose.c
* src/compose.h
Put subject in compose's title
Fix Automatic encoding so that it's really automatic:
first try default locale's charset, then charset of the replied mail,
then utf-8
Fix encoding of headers (must be in strict mode too)

18 years ago2005-09-26 [colin] 1.9.14cvs55
Colin Leroy [Mon, 26 Sep 2005 18:48:53 +0000 (18:48 +0000)]
2005-09-26 [colin] 1.9.14cvs55

* src/gtk/gtkaspell.c
Fix previous patch - don't color the space,
just uncolor it :)

18 years ago2005-09-26 [colin] 1.9.14cvs54
Colin Leroy [Mon, 26 Sep 2005 17:52:35 +0000 (17:52 +0000)]
2005-09-26 [colin] 1.9.14cvs54

* src/gtk/gtkaspell.c
Unmark space if possible

18 years ago2005-09-26 [colin] 1.9.14cvs53
Colin Leroy [Mon, 26 Sep 2005 16:53:03 +0000 (16:53 +0000)]
2005-09-26 [colin] 1.9.14cvs53

* src/imap.c
log_error instead of alertpanel according to the pref
* src/etpan/imap-thread.c
Print connect status, copy only necessary size to
logger
* src/plugins/pgpmime/pgpmime.c
Handle S/Mime signatures (verification only). Patch based
on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>

18 years ago2005-09-26 [paul] 1.9.14cvs52
Paul Mangan [Mon, 26 Sep 2005 16:25:56 +0000 (16:25 +0000)]
2005-09-26 [paul] 1.9.14cvs52

* src/common/passcrypt.c
this 'workaround' not necessary on NetBSD.
Thanks to Daniel Gustafson

18 years ago1.9.15-rc4 released
Paul Mangan [Mon, 26 Sep 2005 10:16:18 +0000 (10:16 +0000)]
1.9.15-rc4 released

18 years ago2005-09-26 [paul] 1.9.14cvs51
Paul Mangan [Mon, 26 Sep 2005 07:39:49 +0000 (07:39 +0000)]
2005-09-26 [paul] 1.9.14cvs51

* src/summaryview.c
Skip currently selected message when
looking for next new or unread message
in current folder. Patch by Colin
* src/common/passcrypt.c
eliminate warnings on *BSD. Patch by
Daniel Gustafson

18 years ago2005-09-26 [colin] 1.9.14cvs50
Colin Leroy [Mon, 26 Sep 2005 06:56:57 +0000 (06:56 +0000)]
2005-09-26 [colin] 1.9.14cvs50

* src/procmsg.c
Call postfiltering hook anyway

18 years agomay I please commit.
Colin Leroy [Thu, 22 Sep 2005 21:08:02 +0000 (21:08 +0000)]
may I please commit.

18 years agofix patchsets
Colin Leroy [Thu, 22 Sep 2005 08:51:52 +0000 (08:51 +0000)]
fix patchsets

18 years ago2005-09-22 [paul] 1.9.14cvs48
Paul Mangan [Thu, 22 Sep 2005 07:38:01 +0000 (07:38 +0000)]
2005-09-22 [paul] 1.9.14cvs48

* src/compose.c
fix bug where attachments Name entry
would display Path instead

18 years ago2005-09-21 [paul] 1.9.14cvs47
Paul Mangan [Wed, 21 Sep 2005 18:22:51 +0000 (18:22 +0000)]
2005-09-21 [paul] 1.9.14cvs47

* README
* README.jp
* configure.ac
* config/config.rpath
* doc/manual/en/sylpheed-20.html
* doc/manual/es/sylpheed-20.html
* po/bg.po
* po/ca.po
* po/de.po
* po/es.po
* po/fr.po
* po/it.po
* po/pt_BR.po
* po/sk.po
* po/zh_TW.po
* 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/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/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/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/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/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_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_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_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/syldap.c
* src/syldap.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/vcard.c
* src/vcard.h
* src/wizard.c
* src/wizard.h
* src/common/base64.c
* src/common/base64.h
* src/common/defs.h
* 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/sylpheed.c
* src/common/sylpheed.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/xml.c
* src/common/xml.h
* src/common/xmlprops.c
* src/common/xmlprops.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/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/gtkutils.c
* src/gtk/gtkutils.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/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/mathml_viewer/mathml_viewer.c
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/passphrase.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
* tools/OOo2sylpheed.pl
* tools/acroread2sylpheed.pl
* tools/asus_mailled.sh
* tools/filter_conv.pl
* tools/freshmeat_search.pl
* tools/google_search.pl
* tools/kmail2sylpheed.pl
* tools/kmail2sylpheed_v2.pl
* tools/maildir2sylpheed.pl
* tools/multiwebsearch.pl
* tools/newscache_clean.pl
* tools/outlook2sylpheed.pl
* tools/sylpheed-switcher
* tools/update-po
* tools/vcard2xml.py
* tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
update FSF address

18 years ago2005-09-21 [colin] 1.9.14cvs46
Colin Leroy [Wed, 21 Sep 2005 17:22:10 +0000 (17:22 +0000)]
2005-09-21 [colin]      1.9.14cvs46

        * src/gedit-print.c
        * src/procmsg.c
        * src/procmsg.h
        * src/textview.c
        * src/summaryview.c
                Remove some printing hacks (deselection/reselection),
                which by the way fix printing the currently
                displayed mime part (still only text)
                Plus a little optimisation of summary_show

18 years ago2005-09-20 [colin] 1.9.14cvs45
Colin Leroy [Tue, 20 Sep 2005 17:24:22 +0000 (17:24 +0000)]
2005-09-20 [colin] 1.9.14cvs45

* src/mainwindow.c
* src/messageview.c
GUI fixups: add accels, set message
view title to displayed mail's subject
* src/prefs_spelling.c
* src/gtk/gtkaspell.c
GUI fixups: allow underlining misspelled
words instead of coloring them (a11y!)

18 years agoupdated by Fabien Vantard
Paul Mangan [Tue, 20 Sep 2005 07:03:38 +0000 (07:03 +0000)]
updated by Fabien Vantard

18 years ago1.9.15-rc3 released
Colin Leroy [Mon, 19 Sep 2005 19:39:21 +0000 (19:39 +0000)]
1.9.15-rc3 released

18 years ago2005-09-19 [colin] 1.9.14cvs44
Colin Leroy [Mon, 19 Sep 2005 18:01:49 +0000 (18:01 +0000)]
2005-09-19 [colin] 1.9.14cvs44

* src/compose.c
Fix draft message
* src/gtk/gtkaspell.c
Fix wrong test ;-)

18 years agoForgot the bug id
Colin Leroy [Mon, 19 Sep 2005 17:55:06 +0000 (17:55 +0000)]
Forgot the bug id

18 years ago2005-09-19 [colin] 1.9.14cvs43
Colin Leroy [Mon, 19 Sep 2005 17:53:13 +0000 (17:53 +0000)]
2005-09-19 [colin] 1.9.14cvs43

* src/addressbook.c
Fix sensitivity of Delete button
* src/compose.c
Warn if the requested Privacy system
is not available
* src/exphtmldlg.c
* src/expldifdlg.c
* src/importldif.c
* src/importmutt.c
* src/importpine.c
Fix crappy UI
* src/
* src/ssl.h
* src/prefs_account.h
* src/prefs_account.c
Save SSL prefs even in builds that have
SSL support disable
* src/imap.c
* src/inc.c
* src/news.c
* src/send_message.c
Warn if connection should be secure, but
SSL support isn't compiled in
* src/gtkaspell.c
Fix word separation on UTF-8 systems
* src/compose.c
Warn if the requested Privacy system
is not available
Factorize offline warning
* src/imap.c
* src/imap_gtk.c
* src/imap_gtk.h
* src/inc.h
* src/news_gtk.c
* src/news_gtk.h
* src/messageview.c
Factorize offline warning

18 years ago1.9.15-rc2 released
Paul Mangan [Mon, 19 Sep 2005 07:27:39 +0000 (07:27 +0000)]
1.9.15-rc2 released

18 years ago2005-09-18 [colin] 1.9.14cvs42
Colin Leroy [Sun, 18 Sep 2005 09:14:59 +0000 (09:14 +0000)]
2005-09-18 [colin] 1.9.14cvs42

* src/codeconv.c
* src/codeconv.h
* src/procmime.c
Add a way to get locale's charset ignoring utf-8,
and use that as default encoding for broken mails

18 years ago2005-09-18 [colin] 1.9.14cvs41
Colin Leroy [Sun, 18 Sep 2005 08:59:44 +0000 (08:59 +0000)]
2005-09-18 [colin] 1.9.14cvs41

* src/gtk/logwindow.c
Translate string. Patch by Fabien Vantard

18 years agome dumb
Colin Leroy [Sun, 18 Sep 2005 01:19:45 +0000 (01:19 +0000)]
me dumb

18 years ago2005-09-18 [colin] 1.9.14cvs40
Colin Leroy [Sun, 18 Sep 2005 01:11:49 +0000 (01:11 +0000)]
2005-09-18 [colin] 1.9.14cvs40

* configure.ac
Fix bug #803 (IMAP/SSL support breaks with
GnuTLS libetpan 0.38)

18 years ago2005-09-18 [colin] 1.9.14cvs39
Colin Leroy [Sun, 18 Sep 2005 01:05:42 +0000 (01:05 +0000)]
2005-09-18 [colin] 1.9.14cvs39

* src/codeconv.c
* src/compose.c
* src/procmime.c
More charsets fixes. Fixes bug #806 (non
ascii characters in subject line)

18 years ago2005-09-17 [paul] 1.9.14cvs38
Paul Mangan [Sat, 17 Sep 2005 20:03:47 +0000 (20:03 +0000)]
2005-09-17 [paul] 1.9.14cvs38

* src/folderview.c
* src/mainwindow.c
fix gcc-2.95 issues
Patch by Pawel Pekala

18 years ago2005-09-17 [colin] 1.9.14cvs37
Colin Leroy [Sat, 17 Sep 2005 19:35:18 +0000 (19:35 +0000)]
2005-09-17 [colin] 1.9.14cvs37

* src/addrindex.c
bugfix for NO-USE LDAP compilation, patch
by Fabien Vantard

18 years ago2005-09-17 [colin] 1.9.14cvs36
Colin Leroy [Sat, 17 Sep 2005 07:59:36 +0000 (07:59 +0000)]
2005-09-17 [colin] 1.9.14cvs36

* src/prefs_actions.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_toolbar.c
Fix strange casts (less elegant but
works better)

18 years ago2005-09-16 [colin] 1.9.14cvs35
Colin Leroy [Fri, 16 Sep 2005 17:23:06 +0000 (17:23 +0000)]
2005-09-16 [colin] 1.9.14cvs35

* src/jpilot.c
Missed that one

18 years ago2005-09-16 [colin] 1.9.14cvs34
Colin Leroy [Fri, 16 Sep 2005 17:14:56 +0000 (17:14 +0000)]
2005-09-16 [colin] 1.9.14cvs34

* configure.ac
* src/Makefile.am
* src/addr_compl.c
* src/addrindex.c
* src/browseldap.c
* src/editldap.c
* src/ldaplocate.c
* src/ldapquery.c
* src/ldapquery.h
* src/ldapserver.c
* src/ldapserver.h
* src/main.c
* src/matcher_parser_parse.y
* src/prefs_themes.c
* src/etpan/Makefile.am
* src/gtk/description_window.c
* src/plugins/clamav/Makefile.am
* src/plugins/clamav/clamav_plugin.c
* src/plugins/dillo_viewer/Makefile.am
* src/plugins/pgpcore/Makefile.am
* src/plugins/pgpinline/Makefile.am
* src/plugins/pgpmime/Makefile.am
* src/plugins/trayicon/Makefile.am
Fix 100% cpu usage in address completion list
Fix little bugs (return with no values etc)
Fix all warnings (with common CFLAGS)

18 years ago2005-09-15 [colin] 1.9.14cvs33
Colin Leroy [Thu, 15 Sep 2005 16:34:08 +0000 (16:34 +0000)]
2005-09-15 [colin] 1.9.14cvs33

* src/addressbook.c
Fix bug where sometimes a group's email list is empty,
force its refresh (probably fixes "Re: how to create a
distribution list")
* src/ldapquery.c
Don't return to the callback in the main thread from the
fetch thread (or face segs!)

18 years ago2005-09-15 [paul] 1.9.14cvs32
Paul Mangan [Thu, 15 Sep 2005 08:13:34 +0000 (08:13 +0000)]
2005-09-15 [paul] 1.9.14cvs32

* src/prefs_matcher.c
forgotten in last commit

18 years ago2005-09-15 [paul] 1.9.14cvs31
Paul Mangan [Thu, 15 Sep 2005 07:50:55 +0000 (07:50 +0000)]
2005-09-15 [paul] 1.9.14cvs31

* src/prefs_actions.c
* src/prefs_filtering_action.c
* src/prefs_quote.c
* src/quote_fmt.c
* src/summaryview.c
* src/gtk/description_window.c
* src/gtk/description_window.h
* src/gtk/quicksearch.c
allow interaction with the called
description window
Patch by Anders Hammar

18 years ago2005-09-14 [paul] 1.9.14cvs30
Paul Mangan [Wed, 14 Sep 2005 14:43:21 +0000 (14:43 +0000)]
2005-09-14 [paul] 1.9.14cvs30

* src/compose.c
fix a little annoyance when pasting with 3rd button
with wrap_pastes=0 and wrap_input=1
Patch by Colin

18 years ago2005-09-14 [paul] 1.9.14cvs29
Paul Mangan [Wed, 14 Sep 2005 11:31:01 +0000 (11:31 +0000)]
2005-09-14 [paul] 1.9.14cvs29

* src/prefs_account.c
disable 'Filter messages on receiving' for
SMTP-only accounts
Patch  by Anders Hammar

18 years ago2005-09-14 [paul] 1.9.14cvs28
Paul Mangan [Wed, 14 Sep 2005 11:12:49 +0000 (11:12 +0000)]
2005-09-14 [paul] 1.9.14cvs28

* po/sk.po
fix crash
updated by Andrej Kacian